body {
	margin: 0;
	padding: 0;
	background-color: #f4f4f4;
}



#container {
	margin: 0px auto;
	padding: 0px;
	border: 0px solid red;
	width: 100%;
	color: #333333;	
}

.container_index {
	background: #ffffff url(../gfx/header_indexbg2.jpg) repeat-x;
}


#header {
	width: 942px;
	height: 111px;
	padding: 0px;
	border: 0px solid red;
	margin: 0px auto;
	background: url(../gfx/headerbg4.jpg) no-repeat;
}

#nav_main {
	border: 0px solid red;
	align: right;
	font-size: 12px;
	text-align: center;
	padding: 0px;
	margin: -2px 0px 0px 522px;
	
}

#nav_main img {
	border: 0px;
}

#nav_main ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
}

#nav_main li {
	float: left;
	position: relative;
	width: 69px;
	padding: 3px 1px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#nav_main li > ul {
	top: auto;
	left: auto;
}

#nav_main li:hover {
	display: block;
}

#nav_main a {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	display: block;
}

#nav_main a:visted {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	display: block;
}


#nav_main a:hover {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: underline;
	font-weight: bold;
	color: #955a28;
	display: block;
}

#nav_main a:hover img {
	visibility: hidden;
}

*html #nav_main a:hover {
	visibility: visible
}

#nav_content {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 942px;
	margin: -30px auto;
	padding: 0px 25px 0px 0px;
	border: 0px solid red;
	text-align: right;
}

#homelogo {
	width: 923px;
	margin: 0px auto;
	padding: 24px 0px 0px 45px;
	border: 0px solid red;
}

#homelogo img {
	border: none;
}

#nav_content2 {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 942px;
	margin: -30px auto;
	padding: 0px 25px 0px 0px;
	border: 1px solid red;
	text-align: right;
}


#header_content {
	border: 0px solid red;
	height: 350px;
	width: 100%;
	margin: 0px auto;
}


.desc {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #aaaaaa;
}

.about {
	background: #000000 url(../gfx/aboutbg.jpg) no-repeat top;
}

.vessels {
	background: #000000 url(../gfx/vesselbg.jpg) no-repeat top;
}

.lgvessel {
	background: #000000 url(../gfx/lgvesselbg.jpg) no-repeat top;
}

.fieldtank {
	background: #000000 url(../gfx/fieldtankbg.jpg) no-repeat top;
}

.processtank {
	background: #000000 url(../gfx/processtankbg.jpg) no-repeat top;
}

.flashtreat {
	background: #000000 url(../gfx/flashtreatbg.jpg) no-repeat top;
}

.steamgen {
	background: #000000 url(../gfx/steamgenbg.jpg) no-repeat top;
}

.skud {
	background: #000000 url(../gfx/skudbg.jpg) no-repeat top;
}

.support {
	background: #000000 url(../gfx/supportbg.jpg) no-repeat top;
}

.qa{
	background: #000000 url(../gfx/qa.jpg) no-repeat top;
}

.product{
	background: #000000 url(../gfx/productbg.jpg) no-repeat top;
}

.career{
	background: #000000 url(../gfx/careerbg.jpg) no-repeat top;
}

.contact{
	background: #000000 url(../gfx/contactbg.jpg) no-repeat top;
}

.legal {
	background: #000000 url(../gfx/legalbg.jpg) no-repeat top;
}

#nav_content a {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ffffff;
	text-decoration: none;
	//font-weight: bold;
}

#nav_content a:visted {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	//font-weight: bold;
	color: #ffffff;
}

#nav_content a:hover {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: underline;
	//font-weight: bold;
	color: #955a28;
}

*html img {
	display: block;
}

#banner {
	width: 942px;
	background: url(../gfx/banner01d.jpg) no-repeat;
	height: 304px;
	margin: 0px auto;
	display: block;	
	border: 0px solid red;
	text-align: center;
}



.lcol {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 15px;
	border: 0px solid red;
	float: left;
	width: 533px;
	padding: 0px 0px 25px 0px;
}

.lcol li {
	list-style: square;

}

.lcol a {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}

.lcol a:visted {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: underline;
	font-weight: bold;
	color: #333333;
}

.lcol a:hover {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: underline;
	font-weight: bold;
	color: #955a28;
}

.rcol {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 15px;
	border: 0px solid blue;
	float: right;
	width: 315px;
	padding: 0px 0px 25px 0px;
}

*html .rcol img {
	display: inline;
}


.welcome {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 15px;
	border: 0px solid green;
	width: 892px;
	padding: 25px;
	margin: 0px auto;
}

.uicwelcome {
	border: 0px solid yellow;
	width: 446px;
	border-collapse: collapse;
	
}


.uicwelcome li {
	list-style: square;

}

.uicwelcome td {
	width: 446px;
	border: 0px solid yellow;
	vertical-align: top;
	padding: 0px 20px 0px 0px;
}

.uicwelcome a {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}

.uicwelcome a:visted {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: underline;
	font-weight: bold;
	color: #333333;
}

.uicwelcome a:hover {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: underline;
	font-weight: bold;
	color: #955a28;
}

.rnav {
	border: 0px solid yellow;
	width: 100%;
	border-collapse: collapse;
}

.rnav1 {
	border: 0px solid red;
	vertical-align: top;
	padding: 0px 8px 0px 0px;
	width: 158px;
	font-size: 13px;
}

.rnav1 a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.rnav1 a:visited {
	color: #333333;
	text-decoration: none;
}

.rnav1 a:hover {
	text-decoration: underline;
	color: #955a28;
}

.rnav1 li {
	list-style: none;
	margin: 0px 0px 0px -39px;
}

.rnav2 {
	border-left: 1px solid #1c4269;
	vertical-align: top;
	padding: 0px 0px 0px 8px;
	width: 157px;
	font-size: 12px;
}

.rnav2 a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.rnav2 a:visited {
	color: #333333;
	text-decoration: none;
}

.rnav2 a:hover {
	text-decoration: underline;
	color: #955a28;
}

.rnav2 li {
	list-style: none;
	margin: 0px 0px 0px -39px;
}

#footerbk {
	border: 0px solid red;
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px auto;
	padding: 5px 25px 15px 25px;
	width: 892px;
	background: #111111 url(../gfx/footerbg.png) repeat-x;
	color: #aaaaaa;
	clear: both;

}

#footer {
	border: 0px solid red;
	width: 100%;
	background: #111111 url(../gfx/footerbg.png) repeat-x;
	clear: both;
}

#footerwrap {
	border: 0px solid red;
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px auto;
	padding: 5px 0px 15px 0px;
	width: 912px;
	color: #aaaaaa;


}

.footert {
	border: 0px solid green;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
 	background: url(../gfx/contactusf.png) no-repeat top;
}

.footert td {
	vertical-align: top;
	padding: 0px 10px 5px 10px;
}

.footert a {
	color: #aaaaaa;
	text-decoration: none;
}



.footert a:visited {
	color: #aaaaaa;
	text-decoration: none;
}

.footert a:hover {
	text-decoration: underline;
	color: #955a28;
}

.footerh1 {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	margin: 0px 0px -16px 0px;
}

.links, .links td {
	border: 0px solid green;
	border-collapse: collapse;
	margin: 0;
	padding: 0px 25px 0px 0px;
}

#pics {
	width: 533px;
	margin: 20px 0px 0px 0px;
}

#pics img {
	display: inline;
	border: 1px solid #aaaaaa;
}

.specialist_table {
	border: 0px solid green;
	width: 446px;
	border-collapse: collapse;
	padding: 0px;
	font-size: 13px;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
}

.specialist_table img {
	display: inline;
}

.specialist_table a {
	font-size: 13px;
	color: #aaaaaa;
}

.specialist_table a:hover {
	font-size: 13px;
}

.specialist_table a:visited {
	font-size: 13px;
}

.specialist_table td {
	border: 0px solid red;
	width: 111px;
	padding: 10px 5px 0px 15px;

}

#specialist {
	height: 155px;
	background: #111111 url(../gfx/specialist3.jpg) no-repeat;
}

.stocklist {
	width: 446px;
	height: 272px;
	margin: 0px 0px 25px 0px;
	background: url(../gfx/instock2.png) no-repeat;
}

.stocklist td {
	padding: 225px 0px 0px 171px;
}

.stocklist img {
	display: inline;
}

.fulpres {
	width: 450px;
	height: 272px;
	margin: 0px auto;
	background: url(../gfx/fulpres.png) no-repeat;
}

.fulpres td {
	border: 0px solid red;
	padding: 125px 0px 0px 171px;
}

.fulpres img {
	display: inline;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../lb/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../lb/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
