body {
	margin: 5px;
	background-color: #393939;
	
}
#pageSurround {
	width: 794px;
	margin: 0px auto;
	padding: 0px;
	border: 0px solid #000000;
	background-color: #000000;
}
#subSurround {
	border: 0px solid #5C84CE;
	background-image: url(../styleImages/backgrounds/contentBg.jpg);
	background-repeat: repeat-y;
	background-position: bottom;
	
}
#topHeader {
	text-align: right;
	height: 90px;
	margin-bottom: 0px;
	padding-right: 29px;
	padding-top: 0px;
	background-image: url(../styleImages/backgrounds/topHeader.jpg);
	border-bottom: 1px solid #000000;
}


#topHeader2 {
	text-align: right;
	height: 195px;
	margin-bottom: 0px;
	padding-right: 19px;
	padding-top: 0px;
	background-image: url(../styleImages/backgrounds/topHeader2.jpg);
	border-bottom: 0px solid #000000;
}

.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #ffffff;
	background-color: #7ba0d9;
	width: 220px;
	height: 25px;
	padding-left: 15px;
	padding-top: 7px;
}
.boxContentLeft, .boxContentRight {
	
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 9px;
	padding-right: 5px;
	float: left;
}
.colMid {
	position: relative;
	width: 555px;
	float: left;
}
.colRight {
	position: relative;
	width: 235px; 
	padding-left: 0px;
	right: 0px;
	float: right;
}
.boxContent {
	border-top: 0px solid #A8B4B0;
	border-right: 0px solid #5E85CF;
	border-bottom: 0px solid #5E85CF;
	border-left: 0px solid #5E85CF;
	padding: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #ffffff;
	
	margin-bottom: 5px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 1px;
	padding-right: 10px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 558px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 0px;
	padding-top: 10px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	
	text-align: center;
	border: 0px solid #C9CEFC;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 518px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
	height: 70px;
}
.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: 120px;
	height: 150px;
	background-color: ;
	margin-top: 4px;
	margin-left: 8px;
}

DIV#boxCartContainer {
width: 260px;
float: right;
padding: 10px 10px 10px 30px;
}
DIV#boxCartTitle A {
font-family: "Arial Narrow", Helvetica, Arial, sans-serif;
font-weight: bold;
font-size: 18px;
color: #c65400;
}
DIV#boxCartContent {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10px;
color: #FFFFFF;
}

.bar {
background-image: url(../styleImages/backgrounds/barbg.jpg);
height: 45px;
}

.Menu {

	width: 170px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin-bottom: 0px;
	margin-left: 10px;
	font-weight: normal;
	margin-top: 0px;
}
.Menu ul li a {

display: block;
width: 207px;
color: white;
text-decoration: none;
border-bottom: 1px groove #cccccc;
padding: 4px;
}
.Menu ul li a:hover {
background-image: url(../styleImages/backgrounds/menubg.jpg);
	background-color: #FF5F00;
	color: #ffffff;
}
.Menu ul li {
list-style-type: none;
list-style-position: outside;
padding:0px;
margin:0px;
width: 174px;
}
.Menu ul {
padding:0px;
margin:0px;
}

.footer {
padding-top: 20px;
padding-left: 20px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	
	color: #ffffff;
	background-image: url(../styleImages/backgrounds/footer.jpg);
	height: 40px;
}

.lphead {
background-image: url(../styleImages/backgrounds/lphead.jpg);
height: 27px;
background-color: white;
background-position: top;
background-repeat: repeat-x; 
padding-top: 3px;

}




.lpfoot {
background-image: url(../styleImages/backgrounds/lpfoot.jpg);
height: 15px;
background-color: white;
}

.lpbody {
background-color: white;
}