*{
	margin: 0;
	padding: 0;
	border: none;
}

body {
    font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
}
#pageSurround {
	width: 786px;
	margin: 0px auto;
	border: 0px solid #000000;
	background-color: #FFFFFF;
}

#subSurround {
	border: 0px solid #000;
	background-color: #fff;
}
#topHeader {
    width: 740px;
	text-align: center;
	margin: 4px;
	margin-left: 8px;
	padding: 8px;
	background-color: #f4f0ed;
}

.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #FFF;
	/*width: 224px;*/
	height: 26px;
	margin-top: 1px;
	/*background-image: url(../styleImages/backgrounds/titleheader.jpg);*/
}
.boxContentLeft, .boxContentRight {
   padding: 0px;
}
.rowTop {
	position: relative;
	left: 10px;
	width: 728px; 
	padding-left: 9px;
	padding-right: 9px;
	margin-bottom: 10px;
	float: center;
	background-color: #58B6FF;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 222px; 
   padding-left: 8px;
	padding-right: 2px;
	float: left;
}
.colMid {
	position: relative;
	width: 534px;
	float: left;
}
.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	right: 9px;
	float: right;
}

.boxContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	background-color: #FFFFFF;
   display: block;
	margin-top: 1px;
	width: 527px;
}

#contentHeader {
	background-image: url(../styleImages/detail-header-full.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 479px;
	color: white;
	background-color: black;
	padding: 10px 0px 0px 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
}

/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 180px; 
	padding-left: 9px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 562px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
   color: #68665b;
	background-color: white;
	text-align:center;
	height: 48px;
	width: 751px;
	margin-left: 6px;
}
.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: 544px;
}
.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;
}

#contentTitleBox {
	background-image:url(../styleImages/featured-title.gif);
	height: 21px;
	/*margin-top: 1px;*/
	padding-top:4px;
	padding-left: 50px;
	width: 477px;
}

#header{
	padding-left: 8px;
}

#menu{
	background-image: url(../styleImages/menu.gif);
	margin: 0;
	width: 751px;
	height: 20px;
}

