body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #545454;
	text-align: center;
}
#header {
	background-image: url(images/header.jpg);
	margin: 0px auto;
	padding: 0px;
	height: 166px;
	width: 965px;
}
#navbar {
	margin: 0px auto;
	padding: 0px;
	height: 24px;
	width: 965px;
}
#footer {
	background-image: url(images/footer.gif);
	height: 103px;
	width: 965px;
	margin-right: auto;
	margin-left: auto;
}
#page {
	background-color: #fafafa;
	margin: 0px auto;
	padding: 0px;
	height: 350px;
	width: 965px;
	background-attachment: scroll;
	background-image: url(images/page_eye.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#lcol {
	width: 256px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #008BC2;
}
#index_products_cel {
	border: 1px solid #0488C8;
}
#index_products {
	width: 665px;
	background-color: #FAFAFA;
	margin-right: auto;
	margin-left: auto;
}
.index_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 23px;
	margin: 0px;
	text-align: justify;
}
#lcol h2 {
	font-size: 16px;
	color: #008BC2;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#lcol li {
	font-weight: bold;
	color: #008CC3;
	font-size: 12px;
}
#lcol a {
	display: block;
	padding: 2px;
	margin: 2px;
	color: #008BC2;
}
#page h2 {
	color: #008BC2;
	font-size: 16px;
	padding-left: 23px;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin: 0px;
}
#prod_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 675px;
	margin-right: auto;
	margin-left: auto;
}
#prod_table .headers {
	font-weight: bold;
	color: #008BC2;
}
#prod_table h2 {
	font-size: 16px;
	color: #999999;
	text-align: left;
}
#prod_table .subheads {
	font-size: 14px;
}
#prod_table a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.intag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #35393B;
}
#intag {
	width: 965px;
}

.intag a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3C4041;
	text-decoration: none;
}
#lcol a:hover {

	display: block;
	padding: 2px;
	margin: 2px;
	color: #005C80;
}
/* lightbox styles */

#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(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(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; }.keyline {
	border: 1px solid #999999;
}
