body {
	margin: 2px 0 4px 0;
	background-image: url(../styleImages/backgrounds/pageBg.jpg);
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
}
#pageSurround {
	width: 800px;
	margin: 0px auto;
	padding: 5px;
	background:#FFF;
}
#topHeader {
	width:100%;
	float:left;
	display:inline;
	margin:5px 0 0 8px;
	height: 100px;
}
	div#botonera 			{ width:795px; height:46px; margin: 0 auto; border-top:6px #3458B8 solid;
					  background:url(../styleImages/fon01.gif); line-height:43px;
					}
		div#botonera ul 	{ margin:0; padding:0; }
		div#botonera ul li 	{ display:block; float:left; height:46px; padding:0 11px 0 11px;
					  background:url(../styleImages/separator.gif) top left no-repeat;
					}
		div#botonera ul li a 	{ color:#000; font-weight:bold; text-decoration:none;
					  line-height:43px; font-family:Tahoma, Arial, sans-serif; font-size:11px;
					}

.boxTitleLeft, .boxTitleRight {
	color: #FFF;
	background:#0066CC;
	height: 25px;
	line-height:25px;
	padding-left: 5px;
}
.boxContentLeft, .boxContentRight {
	padding:3px 0 5px 5px;
	background-color: #EBEDFE;
	margin-bottom: 10px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMid {
	position: relative;
	width: 580px;
	float: left;
}
.colRight {
	position: relative;
	width: 180px; 
	right: 8px;
	float: right;
}
.boxContent {
	border:1px #DDD solid;
	padding: 6px;
	color: #333;
	background-color: #FFF;
	margin: 3px 0 5px 8px;
}
/* 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;
}