body{
	background-color: #95C4BA;
	padding:0px;
	margin:0px;
}
#container {
	position: absolute;
	height: 880px;
	width: 760px;
	left: 50%;
	top: 0px;
	margin-left: -380px;
	border:4px solid #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-color:#015545;
	background-postion:0px 100px;
}
#footer {
	height: 100px;
	width: 100%;
	bottom: 0px;
	position: absolute;
	background-image: url(images/bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position:0px -24px;
}
#nav {
	height: 100px;
	width: 100%;
	top: 460px;
	left:20px;
	position: absolute;
	/* background-image: url(images/bg_bottom.jpg); */
	/*background-repeat: no-repeat;*/
	/*background-position:0px -24px;*/
}
#home_icon {
	/*position: absolute;*/
	left: 8px;
	top: 46px;
}
#prod_icon {
	/*position: absolute;*/
	left: 89px;
	top: 45px;
}
#test_icon {
	/*position: absolute;*/
	left: 180px;
	top: 47px;
}
#cont_icon {
	/*position: absolute;*/
	left: 290px;
	top: 47px;
}
#tame_icon {
	position: absolute;
	right: 10px;
	top: 44px;
}
#textPanel {
	position: absolute;
	left: 220px;
	top: 373px;
	width: 522px;
	height: 460px;
	background-image:url(images/panel_bg.jpg);
	background-repeat:repeat-y;
	border-bottom:2px solid #FFFFFF;
	border-width:10px;
}
#panelText {
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	left: 30px;
	top: 23px;
	width: 470px;
	height: 105px;
	/* overflow: auto; */
	scrollbar-3d-color:#5E9489;
    scrollbar-arrow-color:#5E9489;
    scrollbar-base-color:#5E9489;
    scrollbar-shadow-color:#5E9489;
    scrollbar-face-color:#5E9489;
    scrollbar-highlight-color:#5E9489;
    scrollbar-track-color:#fff;
}
#logo {
	position: absolute;
	left: 10px;
	top: 372px;
	height: 131px;
}
#border {
	position: absolute;
	width: 366px;
	height: 175px;
	left: 9px;
	top: 8px;
}
#image {
	position: absolute;
	left: 14px;
	top: 10px;
}
#subNav {
	position: absolute;
	left: 14px;
	top: 14px;
	width: 74px;
	height: 295px;
}
.border {
	border: 2px solid #FFFFFF;
}
#cotGates {
	position: absolute;
	height: 20px;
	width: 20px;
}
#sufGates {
	position: absolute;
	height: 20px;
	width: 20px;
	top: 80px;
}
#estGates {
	position: absolute;
	height: 20px;
	width: 20px;
	top: 160px;
}
#decking {
	position: absolute;
	height: 20px;
	width: 20px;
	top: 240px;
}
#tn_image1 {
	position: absolute;
	width: 40px;
	height: 34px;
	border: 2px solid #ffffff;
	left: 38px;
	top: 8px;
}
#tn_image2 {
	position: absolute;
	width: 40px;
	height: 34px;
	border: 2px solid #ffffff;
	left: 102px;
	top: 8px;
}
#tn_image3 {
	position: absolute;
	width: 40px;
	height: 34px;
	border: 2px solid #ffffff;
	left: 164px;
	top: 8px;
}
#tn_image4 {
	position: absolute;
	width: 40px;
	height: 34px;
	border: 2px solid #ffffff;
	left: 224px;
	top: 8px;
}
#thumbnails {
	position: absolute;
	height: 58px;
	width: 274px;
	left: 455px;
	top: 264px;
	background-color: #015545;
	border: 2px solid #ffffff;
	background-image: url(images/click.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
#panelText a {
	color: #FFFFFF;
	text-decoration: underline;
}
h1 {
	font-size:20px;	
	margin-top:0px;
	padding-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
}
h2 {
	font-size:14px;	
	margin-top:5px;
	padding-top:5px;
		margin-bottom:0px;
	padding-bottom:0px;
}