* {
	margin: 0px auto;
	padding: 0px;	
}

body {
	background-color: #000013;
	background-color: #000;
	text-align: center;
}
#pageSurround {
	width: 724px;
	padding: 18px;
	background: url(../styleImages/backgrounds/wrapper_bg.png);
	text-align: justify;
	border-left: 5px solid #2e2e2e;
	border-right: 5px solid #2e2e2e;
	border-bottom: 5px solid #2e2e2e;
}
#subSurround {
}
#topHeader {
	text-align: right;
	height: 72px;
	padding: 5px;
	background-image: url(../styleImages/backgrounds/topHeader.jpg);
}
#logo {
	width: 234px;
	height: 82px;
	float: left;
	background-image: url( "../styleImages/backgrounds/logo.png" ); 
	background-repeat: none;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="skins/Gimmick/styleImages/backgrounds/logo.png",sizingMethod="scale"); /* for IE */

}
#menu {
	width: 476px;
	height: 82px;
	background: url(../styleImages/backgrounds/menu_bg.png) no-repeat;
	float: right;
}
#nav {

}
#search {
	margin-top: 5px;
	margin-right: 10px;
}
#container {
	background: url(../styleImages/backgrounds/content_bg.png) repeat-y;
	padding: 15px;
	width: 718px;
	clear: both;
}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #EB2D03;
	font-weight: bold;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	width: 154px;
	height: 15px;
	padding-left: 5px;
	padding-top: 1px;
}
.boxContentLeft, .boxContentRight {
	margin-bottom: 10px;
	padding: 7px;
	border-bottom: 1px dashed #5A0E0E;
}
.colLeft {
	width: 160px; 
	padding: 10px;
	float: left;
	background: #310303;
	border-right: 1px solid #5a0e0e;
	border-bottom: 1px solid #5a0e0e;
	border-left: 1px solid #1c0202;
	border-top: 1px solid #1c0202;
}


.colMid {
	width: 500px;
	float: left;
}
.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	right: 9px;
	float: right;
}
.boxContent {
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
	color: #FFF;
	margin-bottom: 5px;
	width: 480px;
}
#footer {
	background: url(../styleImages/backgrounds/footer_bg.png) no-repeat;
	padding: 5px 0;
	width: 720px;
	height: 34px;
	float: left;
}
/* 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;
	padding: 10px;
	width: 111px;
	margin: 0 12px 12px 12px;
	border-top: 1px solid #5A0E0E;
}