body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #CCCCCC;	
	margin: 0;
	background-image: url(../styleImages/backgrounds/bg.jpg);
	background-position: center;
	text-align:center; 
	background-attachment: fixed;
}

#pageSurround {
	width: 800px;
	margin: 0px auto;
	padding: 0px;
	text-align:left;
	background-color:#333333;
	background-image:url(../styleImages/backgrounds/bg-content.jpg);
	background-repeat: repeat-y;
}

#adbox { 
	background-color: #000000;
	padding: 13px 13px 13px 35px;
	font-size: 9px;
}
#topbar {
	background-color: #383838;
	height: 26px;
	line-height: 24px;
}

#topbarkeywords {
	color:#999999;
	float:left;
	margin-left: 13px;
}


#mainImg {
	background-color: #000000;
	padding:0;
	margin:0;
}




#maincontent {

	padding: 13px 0 13px 13px;
}



.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #996633;
	background-color: #000000;
	background-image: url(../styleImages/backgrounds/boxTitleBg.jpg);
	height: 25px;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	padding-left: 5px;
	line-height: 25px;
	font-weight: bold;
}

.boxContentLeft, .boxContentRight {

	border: 1px solid #666666;

	background-color: #252525;


	margin-bottom: 10px;

	padding-top: 3px;

	padding-bottom: 5px;

}

#conad {
	position: relative;
	width:175px;
	float:left;	
	margin-right: 13px;
	border: 1px #666666 solid;
	padding: 13px;

}
#consub {
	position: relative;
	float:right;
	margin-right: 13px;
	width: 555px;
	background-color:#333333;
	background-image:url(../styleImages/backgrounds/bg-conmid.jpg);
	border: 1px #666666 solid;

}

.colLeft {
	position: relative;
	left: 0px;
	width: 190px;
	float: left;
}

.colMid {
	position: relative;
	width: 590px;
	float: left;
}


#footer {
	background-image: url(../styleImages/backgrounds/bg_bar.jpg);
	text-align: center;
	padding:13px;
	background-color: #383838;
	height: 120px;
	margin-top: 13px;
}

.colRight {

	position: relative;

	width: 160px; 

	padding-left: 5px;

	right: 0px;

	float: right;

}

.boxContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	padding: 13px;
}

/* CHECKOUT PAGES */

.colLeftCheckout {

	position: relative;
	width:175px;
	float:left;	
	margin-right: 13px;
	border: 1px #666666 solid;
	padding: 13px;
	height: 300px;

}

.colMainCheckout {
		position: relative;
	float:right;
	margin-right: 13px;
	width: 555px;
	background-color:#333333;
	background-image:url(../styleImages/backgrounds/bg-conmid.jpg);
	border: 1px #666666 solid;

}

/* END CHECK OUT PAGES */

.siteDocs {

	text-align:center;

	margin-top: 10px;

}

.pagination {

	text-align: right;

	padding-top: 5px;

	padding-bottom: 5px;

}

#subCats {
	text-align: center;
	margin-bottom: 13px;
	padding: 3px;
	float: left;
	width: 520px;
}

.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: 210px;

}
.clr {clear:both;}
.siteseal{text-align:center;}
.bordleft{border-right: 1px #999999 solid;}