body {
	margin: 5px;
	background-color: #000;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: top;
}
#pageSurround {
	width: 748px;
	margin: 0px auto;
	padding: 5px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
#subSurround {
	background-repeat: repeat-x;
	background-position: bottom;
}
#topHeader {
	text-align: left;
	height: 220px;
	padding-right: 9px;
	padding-top: 0px;
	border-bottom: 1px solid #000000;
}
#header{
	position:absolute;
	overflow:hidden;
}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-align: center;
	font-weight: bold;
	color: #fff;
	background: url(../styleImages/backgrounds/boxTitleBg.gif);
	width: 155px;
	height: 15px;
	padding-left: 5px;
	padding-top: 1px;
}
.boxContentLeft, .boxContentRight {
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 20px;
}
.sitemenu {
	background-image: url(../styleImages/nav.png);
	height:30px;
	width: 100%;
	border-bottom: 1px solid #000;
}
.colLeft {
	position: relative;
	float: left;
	margin-top: 15px;
	padding-left: 10px;
}
.colLeft {
	background: transparent url(../styleImages/vetline.gif) no-repeat scroll right top;
	float: left;
	padding-right: 20px;
	width: 150px;
}
.colMid {
	position: relative;
	width: 540px;
	float: left;
	padding: 11px 0px 0px 15px;
}
.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	right: 9px;
	float: right;
}
.boxContent {
	padding: 3px 3px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	background: transparent url(../styleImages/h2bg.gif) no-repeat scroll center bottom;
	text-align: center;
}
.boxContent2 {
	padding: 3px 3px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	background: transparent url(../styleImages/h2bg.gif) no-repeat scroll center bottom;
	text-align: center;
	height:205px;
}
a:hover.cuadro {
	background-image: url(../styleImages/correo2.png);
}
/* 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;
	padding-top: 5px;
}
.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: 100%;
	height: 100%;
}