.IGHeader {
	background-image: url(../images/image_glass_banner1.gif);
	height: 66;
	width: 797;
}

.RedCooker {
	background-image: url(../images/glass_cooker_red.gif);
	height: 127;
	width: 150;
}

.ClearCooker {
	background-image: url(../images/shower_screen.gif);
	height: 106;
	width: 150;
}

.ContactUs {
	background-image: url(../images/contact_us_image.gif);
	height: 114;
	width: 228;
}

.WhatWeCan {
	background-image: url(../images/what_we_can.gif);
	height: 163;
	width: 228;
}

.FrontHouse {
	background-image: url(../images/front_house_green.gif);
	height: 214;
	width: 228;
}

div#content {
	width: 393px;
	height: 491px;
	background-color: #C2C0C1;
	float: none;
	overflow: auto;
	scrollbar-face-color: #C2C0C1;
	scrollbar-darkshadow-color: #989697;
	scrollbar-arrow-color: White;
	scrollbar-shadow-color: Black;
	scrollbar-3dlight-color: Black;
	scrollbar-track-color: #858585;
	scrollbar-highlight-color: #C2C0C1;
	scrollbar-base-color: Black;
}


.PictureFrame {
	border: ridge #858585;
}

.PictureFrame2 {
	border: outset Black;
}

.TextInfo {
	font-family: Tahoma;
	font-size: 12px;
}

.TextInfo2 {
	font-family: Arial;
	font-size: 12px;
	font-variant: small-caps;
	font-weight: bold;
}

.TextDesc {
	font-family: Arial;
	font-size: 12px;
	font-variant: small-caps;
	font-weight: bold;
	color: #4B9348;
}

.TextDesc2 {
	font-family: Arial;
	font-size: 18px;
	font-variant: small-caps;
	font-weight: bold;
	color: Black;
}

.Button {
	border: medium ridge #4B9348;
	background-color: #4B9348;
}


#nav ul {
	margin: 0% 0% 0% 0%;
	padding: 0;
	list-style-type: none;
}

#nav ul li {
	margin:0 0 0 0;
	padding:0;
}

#nav ul li a {
	display: block;
	background-color: #5DAE59;
	color: White;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	height: 38px;
	width: 150px;
	font: small-caps bold sans-serif;
	text-align: center;
	border: 1px ridge Black;
}

#nav ul li a:hover {
	display: block;
	background-color: #79BCFF;
	color: #fff;
	font-size: 100%;
	font-weight: bold;
	height: 38px;
	width: 150px;
}

.TextHead {
	font-family: Courier;
	font-size: 25px;
	font-weight: bold;
}

.TextHead2 {
	font-family: Courier;
	font-size: 20px;
	font-weight: bold;
	color: #4B9348;
}

.links {
	font-family: "Bookman Old Style";
	font-size: 18px;
	font-weight: bold;
	color: #C2C0C1;
}
.contactText {
	background-color: #858585;
	color: #C2C0C1;
	font-family: Courier;
	font-weight: bolder;
}
.contactText2 {
	color: Black;
	font-family: Courier;
	font-weight: bolder;
}
.contactText3 {
	color: Black;
	font-family: Courier;
	font-weight: bolder;
	font-size: 18;
}

