body {
	margin-left: 0px;
	margin-top: 143px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f5f4f6;
	background-image: url(http://www.sugoi.com.pe/imagen/fondo-sugoi.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
/*body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E8E8E8;
	background-repeat:  repeat-x;
	background-position: center top;
	background-image: url(http://www.sugoi.com.pe/imagen/fondo.jpg);
}*/
#pageSurround {
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
	background-color: #FFFFFF;
}
#subSurround {
	border: 0px solid #ffffff;
}
#topHeader {
	background-image: url(/imagen/logosugoi.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 1000px;
	text-align: right;
	padding-top: 0px;
	background-color: #000;
	margin-bottom: 5px;
}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #09347C;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	width: 155px;
	height: 15px;
	padding-left: 5px;
	padding-top: 1px;
}
.boxContentLeft, .boxContentRight {
	border-left: 2px solid #989a9a;
	border-right: 2px solid #989a9a;
	border-bottom: 2px solid #989a9a;
	background-color: #FFFFFF;
	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: 646px;
	float: left;
}
.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	right: 9px;
	float: right;
}
.boxContent {
	border-top: 1px solid #989a9a;
	border-right: 1px solid #989a9a;
	border-bottom: 1px solid #989a9a;
	border-left: 1px solid #989a9a;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	background-color: #FFFFFF;
	margin-top: 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;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.menuup a:link, .menuup a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/imagen/boton1.jpg);
	background-repeat: repeat-x;
	height: 23px;
	padding-top: 10px;
	display: block;
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #a59e94;
	background-position: left top;
}

.menuup a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/imagen/boton2.jpg);
	background-repeat: repeat-x;
	height: 23px;
	padding-top: 10px;
	display: block;
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #003399;
	border-left-color: #0099FF;
	background-position: left top;
}
