body {

	margin: 0;
	
	padding:0;

	background: #eaeaea;

}
.boxContent a { color: #DF002C; text-decoration:none; border-bottom: 1px dotted #eaeaea}
.boxContent a:hover { color: #9F0020; }

#pageSurround {

	width: 748px;

	margin: 0px auto;

	padding: 5px;

	border: 1px solid #000000;

	background-color: #FFFFFF;

}

#subSurround {

	border: 1px solid #5C84CE;

	background-image: url(../styleImages/backgrounds/contentBg.jpg);

	background-repeat: repeat-x;

	background-position: bottom;

}
#linksCont {
	position:absolute;
	top:55px;
	left:0;
	overflow:hidden;
	background: transparent;
	width:629px;
}
#linksCont ul { 
	list-style-type:none;
	padding:0;
	margin:0;
}
#linksCont ul li {
	float:left;
	padding:15px 10px 8px;
	margin:0;
	background: transparent;
	font-size:12px;
}
#linksCont ul li a {
	padding:15px 10px 8px;
	margin:0;
	color: #fff;
	text-decoration:none;
}
#linksCont ul li a:hover {
	background: #df002c;
}
#topHeader {
	text-align: right;
	height: 115px;
	margin:0;
	padding:0;
	background: transparent url('../styleImages/backgrounds/topHeadbg.gif') 0 0 repeat-x;
	overflow:hidden;
}
#headerCont {
	width:960px;
	margin:0 auto;
	padding:0;
	height:115px;
	overflow:hidden;
}

#headLogo {
	float:left;
	background: transparent url('../styleImages/backgrounds/topHeader.jpg') 0 0 no-repeat;
	margin:0;
	padding:0;
	width: 454px;
	height: 115px;
	position:relative;
}
#headRight {
	float:right;
	background: transparent url('../styleImages/backgrounds/topRightHeader.jpg') top right no-repeat;
	margin:0;
	padding:0;
	width:342px;
	height:115px;
}
#contentCont {
	width:100%;
	margin:0;
	padding:0;
	background: #eaeaea url('../styleImages/backgrounds/greyGrad.gif') top left repeat-x;
}
#content {
	width: 960px;
	margin:0 auto;
	background: #fff url('../styleImages/backgrounds/midTop.gif') top left no-repeat;
	overflow:hidden;
	padding: 0 0 30px
}
.boxTitleLeft, .boxTitleRight {

	color: #fff;

	width: 230px;
	
	background: #333333;
	
	text-align:center;
	
	margin: 25px auto 0;
	
	font-size: 16px;
	
	padding: 3px 0;

}

.boxContentLeft, .boxContentRight {

	background:#fff;

	margin: 0 auto 20px auto;
	
	width: 208px;

}

.sponsors { padding: 20px 0; text-align:center;}

.sponsors strong { font-size: 20px; padding:0; display:block; margin: 5px 0; color: #5e5e5e;}

.colLeft {

	position: relative;

	left: 0px;

	width: 285px; 

	padding:0;
	
	margin:0 auto;

	float: left;

}

.colMid {

	position: relative;

	width: 390px;

	float: left;
	
	margin-top: 75px;

}
.colMidOther {
	position:relative;
	width:675px;
	float:left;
	margin-top:75px;
}

.colRight {

	position: relative;

	width: 285px; 

	padding:0;
	
	margin:68px auto 0 auto;

	right: 0;

	float: right;

}

.boxContent {

	color: #939393;

	background: transparent;
	
	overflow:hidden;

}

.prodDetails a {
	color: #DF002C;
	border-bottom: 1px solid #D3D3D3;
	text-decoration:none;
}
.prodDetails a:hover {
	color: #333333;
}
a img { border:0; }

.prodImage {
	margin:0 0 10px 0;
	padding:0;
	text-align:center;
}

.prodDetails {
	margin:0;
	padding:0;
	font-size:14px;
	text-align:center;
}

/* 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;

	width: 131px;

	height: 120px;

}

ul.cats {
	margin: 0 auto;
	padding:0;
	list-style-type:none;
}
ul.cats li {
	width:208px;
	padding:0;
	border-bottom: 1px dotted #c2c2c2;
}
ul.cats li a {
	display:block;
	width:188px;
	padding: 10px;
	text-decoration:none;
	color: #808080;
	margin-top:2px;
}
ul.cats li a.findUs {
	color: #DF002C;
}
ul.cats li a:hover {
	background: #f3f3f3;
}
#copyright {
	margin: 20px 0;
	padding:0;
	color: #9F9F9F;
	font: 12px/15px Arial, Helvetica, sans-serif;
	text-align:center;
}
#copyright a { 
	color: #757575;
	text-decoration:none;
}
#copyright a:hover {
	color: #DF002C;
}