body {
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 12px;
}

.main {
	width: 960px;
	margin: 0 auto;
}

.main .header {
	width: 100%;
	height: 154px;
	background-image: url('images/header.jpg');
	background-repeat: no-repeat;
}

.main .header img.logo {
	border: 0;
	padding: 23px 23px 0 0;
}

.main .header ul.menu {
	float: left;
	width: 524px;
	height: 28px;
	margin: 32px 0 0 11px;
	padding: 0;
	list-style-type: none;
}

.main .header ul.menu li {
	padding-top: 5px;
	float: right;
	width: 100px;
	margin: 0 3px;
	text-align: center;
	display: inline;
}

.main .header ul.menu li a, .main .header ul.menu  li a:visited {
	text-decoration: none;
	color: #051426;
	font-weight: bold;
}

.main .header ul.menu li a:hover {
	text-decoration: underline;
}

.main .header .logMenu {
	float: right;
	font-size: 12px;
	width: 390px;
	margin: 0; padding: 0;
}

.main .header .logMenu .menu {
	float: left;
	font-weight: bold;
	padding-top: 124px;
}

.main .header .logMenu .menu a, .main .header .logMenu .menu a:visited {
	color: #051426;
	padding: 0 5px;
	margin: 0;
	text-decoration: none;
}

.main .header .logMenu .menu a:hover {
	text-decoration: underline;
}

.main .mainBox {
	clear: both;
	width: 100%;
}

.main .mainBox .greenBox {
	width: 199px;
	height: 161px;
	background-image: url('images/greenBox.jpg');
	background-repeat: no-repeat;
	background-position: center bottom;
	float: right;
	margin: 22px 10px 0px 38px;
}

.main .mainBox .greenBox h2 {
	margin: 0; padding: 0 4px 0 0;
	font-size: 18px;
	font-weight: bold;
	color: #091f36;
	line-height: 20px;
}

.main .mainBox .greenBox h2 span {
	color: #c21f1f;
}

.main .mainBox img {
	border: 0;
	float: right;
	margin: 8px 35px 0 0;
}

.main .mainBox .blueBox img {
	margin-top: 6px;
}

.main .mainBox ul {
	clear: both;
	margin: 0; padding: 4px 17px 5px 0;
	list-style-type: none;
	line-height: 16px;
	color: #545454;
}

.main .mainBox .price {
	font-weight: bold;
	color: #c21f1f;
	margin: 10px 5px 0 0;
	float: right;
}

.main .mainBox .price span {
	color: #091f36;
}

.main .mainBox .readMore {
	float: left;
	margin: 10px 0 0 25px;
}

.main .mainBox .readMore a, .main .mainBox .readMore a:visited {
	font-weight: bold;
	color: #397ab1;
}

.main .mainBox .blueBox {
	width: 199px;
	height: 139px;
	background-image: url('images/blueBox.jpg');
	background-repeat: no-repeat;
	float: right;
	margin: 22px 10px 0px 38px;
}

.main .mainBox .blueBox ul {
	padding-top: 3px;
}

.main .bottomBox {
	width: 934px;
	height: 122px;
	background-image: url('images/indexFooterBox.jpg');
	background-repeat: no-repeat;
	background-position: bottom center;
	clear: both;
	margin: 0px auto;
	padding-top: 30px;
}

.main .bottomBox .box {
	width: 125px;
	float: right;
	margin: 12px 14px 0 92px;
}

.main .bottomBox .box h2 {
	margin: 0; padding: 0;
	line-height: 18px;
	color: #ccff00;
	font-size: 14px;
}

.main .bottomBox .box a, .main .bottomBox .box a:visited {
	color: #ccff00;
	font-size: 14px;
	text-decoration: none;
}

.main .bottomBox .box p {
	margin: 0; padding: 5px 0 0 0;
	color: white; font-size: 11px;
}

.main .footer {
	width: 100%;
	clear: both;
	border-top: 1px solid #f1f1f1;
	border-bottom: 1px solid #c2c2c2;
}

.main .footer .right {
	float: right;
	padding: 16px 80px 0 0;
	height: 108px;
	background-image: url('images/phoneIcon.jpg');
	background-repeat: no-repeat;
	background-position: center right;
	color: #868686;
}

.main .footer .right span {
	font-weight: bold;
	color: #16567b;
}

.main .footer .middle {
	width: 300px;
	float: right;
	padding: 20px 28px 0 0;
	text-align: center;
	background-image: url('images/footerBetweenLine.jpg');
	background-repeat: no-repeat;
	background-position: 100% 100%;
	color: #868686;
	margin-right: 25px;
	height: 48px;
}

.main .footer .middle a, .main .footer .middle a:visited {
	color: #868686;
	padding: 0 2px;
}

.main .footer .left {
	float: left;
	text-align: center;
	color: #868686;
	padding: 10px 0 0 0;
	width: 245px;
	background-image: url('images/footerBetweenLine.jpg');
	background-repeat: no-repeat;
	background-position: 100% 100%;
}

.main .mainBox .right {
	width: 160px;
	min-height: 327px;
	float: right;
	padding: 0 14px 0 16px;
	background-image: url('images/insidePageBetween.jpg');
	background-repeat: no-repeat;
	background-position: center left;
}

.main .mainBox .left {
	float: right;
	width: 745px;
	color: #252526;
	margin-right: 10px;
	padding-top: 10px;
}

.main .mainBox .right ul {
	list-style-type: none;
	line-height: 18px;
	margin: 0; padding: 0 10px 0 0;
}

.main .mainBox .right ul a, .main .mainBox .right ul a:visited {
	color: #1c72c2;
	font-size: 12px;
}

.main .mainBox .right h3 {
	font-size: 12px;
	color: black; font-weight: bold;
	margin: 0; padding: 12px 10px 0 0;
	background-image: url('images/liIconMenu.gif');
	background-repeat: no-repeat;
	background-position: 98% 84%;
}

.main .mainBox .left h1 {
	font-size: 24px;
	color: #0a243e;
}

.main .credit {
	margin-top: 1px;
	border-top: 3px solid #f1f1f1;
	width: 100%;
}

.main .credit img {
	float: left;
	margin: 5px 8px;
	border: 0;
}

a.catlA, a:visited.catlA {
	color: #353535;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	line-height: 26px;
}

a:hover.catlA {
	text-decoration: underline;
}

.prodLine {
	width: 210px;
	height: 25px;
	display: block;
	background-image: url('images/productLine1.jpg');
	background-repeat: no-repeat;
}

.prodLine .rightS {
	float: right;
	margin: 6px 8px 0 0;
	color: #353535;
}

.prodLine .leftS {
	float: left;
	margin: 6px 0 0 8px;
	color: #353535;
	font-weight: bold;
}

.main .mainBox .left img {
	float: none;
	margin: 2px 0 8px 0;
}

#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; }

