body {
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../../../images/uploads/system/fondo_cuadrados.jpg);
}
#pageSurround {
	margin: 0px auto;
	padding: 0px;
	border: 0px solid #000000;
	background-color: #FFFFFF;
}
#subSurround {
	border: 0px solid #444444;
	background-repeat: repeat-x;
	background-position: bottom;
}
#topHeader {
	height: 145px;
	background-repeat:no-repeat;
	background-image: url(../../../images/uploads/system/topHeader.jpg);
	background-color: #666666;
}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 66%;
	font-weight:bold;
	color: #ffffff;
	width: 155px;
	height: 18px;
	padding-left: 5px;
	padding-top: 4px;
	background-color: #666666;
}
.boxContentLeft, .boxContentRight {
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height:17px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 9px;
	padding-right: 5px;
	padding-top: 15px;
	float: left;
}
.colMid {
	position: relative;
	padding-top: 5px;
}
.colRight {
	position: relative;
	right: 0px;
	width: 160px; 
	padding-left: 5px;
	padding-right: 9px;
	padding-top: 15px;	
	float: right;
}
.boxContent {
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333333;
	text-align:justify;
	line-height:17px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 9px;
	padding-right: 10px;
	float: left;
	padding-top: 15px;
}
.colMainCheckout {
	position: relative;
	float: left;
	padding-top: 5px;
}
/* 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;
}
.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: 150px;
	height: 170px;
}