body { margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: #fff; background-image: url(../styleImages/bg.jpg); background-repeat: repeat-x; background-position: top left; }

a { outline: none; color: #004978; text-decoration: none; }
	a:hover { color: #191919; }

img { border: none; }

table { border-collapse: collapse; }

input.hide { display: none; }

.boxContent p { line-height: 20px; }

#container { margin: 0 auto; width: 960px; clear: both; overflow: auto; }

	#header { float: left; width: 100%; color: #fff; }
		#topRight { float: right; width: auto; }
			#topRight table.info { width: 630px; height: 80px; }
				span.phone { font-size: 18px; font-weight: bold; }
		#logo { float: left; width: auto; }
		
	#nav { float: left; width: 100%; height: 45px; overflow-y: hidden; }
		#nav ul { list-style: none; margin: 0; padding: 0; }
			#nav ul li { margin: 0; padding: 0; display: inline; }
				#nav ul li a { display: block; float: left; padding: 14px 27px; font-size: 16px; font-weight: bold; color: #cee0ec; }
					#nav ul li a:hover { color: #ffffff; background-image: url(../styleImages/navbg_h.jpg); background-repeat: repeat-x; }

	#splash { float: left; width: 100%; margin-bottom: 20px; }

	#left { float: left; width: 172px; }
	
	div.boxBox { background-image: url(../styleImages/boxbg.jpg); margin-bottom: 20px; background-repeat: repeat-x; background-position: bottom left; background-color: #fff; border: 1px solid #5a85a1; }
		div.boxBox .inset { padding: 10px; }
		div.boxBox .boxInset { padding: 5px; font-size: 14px; line-height: 30px; }
			ul.catList { list-style: none; margin: 0; padding: 0; }
				ul.catList li { margin: 0; padding: 0; }
					ul.catList li a { display: block; padding: 7px 10px; font-size: 16px; color: #283b47; }
						ul.catList li a:hover { color: #ffffff; background-color: #5a85a1; }
				
		
	#center { float: left; margin-left: 31px; width: 560px; }
	
	#right { float: right; width: 172px; }

	#footer { float: left; width: 100%; margin: 20px 0; text-align: center; }
		#footer a { margin: 0 6px; text-decoration: underline; }

.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #031074;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	height: 15px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding-left: 5px;
}
.boxContentLeft, .boxContentRight {
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMid {
	position: relative;
	width: 403px;
	float: left;
}
.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	right: 0px;
	float: right;
}
.boxContent {
	color: #191919;
	margin-bottom: 20px;
	font-size: 13px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 568px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 10px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #EBEDFE;
	text-align: center;
	border: 1px solid #C9CEFC;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 387px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
	height: 50px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.latestProds {
	float: left;
	text-align: center;
	width: 131px;
	height: 120px;
}