body {
	margin: 20px 0px 0px 0px;
	background-color: #2b2b2b;
	background-attachment: fixed;
	font-family: tahoma;
	color: #000000;
/*	background-image: url(../styleImages/backgrounds/pageBg.jpg);
	background-repeat: repeat-x;
	background-position: top;
*/

}
#pageSurroundCartIcon {
	width: 1064px;
	margin: 0px auto;
	background-color: #2b2b2b;
	text-align: right;
	padding-bottom: 30px;
	position: relative; 
	
}

#pageSurroundFooter {
	width: 1064px;
	margin: 0px auto;
	background-color: #2b2b2b;
}
#pageSurroundHomeLink {
	width: 1064px;
	margin: 0px auto;
	background-color: #FFFFFF;
}
#pageSurround {
	width: 1050px;
	margin: 0px auto;
	padding: 6px;
	/*border: 1px solid #000000;*/
	background-color: #FFFFFF;
}
#subSurround {
	border: none;
	/*background-image: url(../styleImages/backgrounds/contentBg.jpg);*/
	background-color: #e6e8e7;
	background-repeat: repeat-x;
	background-position: bottom;
		
}
#topHeader {
	text-align: right;
	height: 230px;
	margin-bottom: 7px;
	padding-right: 9px;
	padding-top: 0px;
/*	background-image: url(../styleImages/backgrounds/topHeader.jpg);*/
	background-image: url(../styleImages/backgrounds/banner.gif);
	border-bottom: none;
	background-repeat: no-repeat;
}
#topSearchBox {
	text-align: right;
	height: 85px;
	/*
	margin-bottom: 0px;
	padding-top: 0px;
	border-bottom: 1px solid #000000;
	*/
	padding-right: 30px;
	background-color: #484848;
}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	/*background-image: url(../styleImages/backgrounds/boxTitleBg.gif);*/
	background-image: url(../styleImages/plus.gif);
	background-repeat:no-repeat;
	background-position:10px;
	width: 175px;
	height: 31px;
	padding-left: 25px;
	padding-top: 12px;
	background-color: #878787;

}
.boxContentLeft, .boxContentRight {
	/*
	border-left: 2px solid #0E51A3;
	border-right: 2px solid #0E51A3;
	border-bottom: 2px solid #0E51A3;
	*/
	background-color: #e6e8e7;
	padding-left: 0px;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	width:200px;	
	
}
.colLeft {
	position: relative;
	left: 0px;
	width: 200px; 	
	padding-left: 0px;
	padding-right: 0px;
	float: left;
}
.colMid {
	position: relative;
	width: 650px;
	float: left;
	left: 0px;
}
.colRight {
	position: relative;
	width: 200px; 
	padding-left: 0px;
	right: 0px;
	float: right;
}
.boxContent {
	
/*	border-top: 1px solid #A8B4B0;
	border-right: 1px solid #5E85CF;
	border-bottom: 1px solid #5E85CF;
	border-left: 1px solid #5E85CF;
	margin-top: 1px;
	margin-left: 0px;
	padding: 0px;
*/
	width: 630px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	background-image: url(../styleImages/backgrounds/menu_bgcnt.gif);
	background-repeat:repeat-x;
	color: #333333;
	background-color: #FFFFFF;
	padding:0px 10px;
	margin-bottom: 5px;
	
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 9px;
	padding-right: 10px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 558px;
	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;
}


