body {
	margin: 0px;
	padding:0;
	background-image:url(../styleImages/backgrounds/Bg.jpg);
	background-repeat:repeat-x;
	background-color: #000000;
}
#pageSurround {
	width: 900px;
	margin: 0px auto;
	padding: 0 20px 15px 20px;
	background-color: #FFFFFF;
}
#subSurround {

}
#topHeader {
	padding-top:5px;
	padding-left:15px;
	padding-right:15px;
	height: 163px;
	position:relative;
	background-image: url(../styleImages/backgrounds/topHeader.jpg);
	border-bottom: 1px solid #FFFFFF;
}
.logo {
	position:absolute;
	bottom:0;
	left:0;
	border:0;
}

#bullets {
	font-family: Arial;
	padding:10px;
	color:#cccccc;
	height: 100px;
	margin-bottom: 20px;
width:880px;		background-color: #333;
}
#bullets img {
	border:0;
}
.box1 {
	float:left;
	padding:0px;
	height: 100px;
width:138px;
	color:#fff;
		
background-color: #cc0000;
}
.box2{
	float:left;
	padding:0px;
	height: 100px;
width:138px;		
background-color: #ff6600;
margin-left:10px;
}
.box3{
	float:left;
	padding:0px;
	height: 100px;
width:138px;		
background-color: #666;
margin-left:10px;
}
.box4{
	float:left;
	padding:0px;
	height: 100px;
width:138px;		
background-color: #666;
margin-left:10px;
}
.box5{
	float:left;
	padding:0px;
	height: 100px;
width:138px;		
background-color: #666;
margin-left:10px;
}
.box6{
	float:left;
	padding:0px;
	height: 100px;
width:138px;		
background-color: #666;
margin-left:10px;
}



.boxTitleLeft, .boxTitleRight {
	font-family: Arial;
	font-size: 14px;
	color:#333333;
	font-weight:bold;
	width: 155px;
	height: 30px;
}
.boxContentLeft, .boxContentRight {
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.colLeft {
	position: relative;
	left: 0px;
	background-image: url(../styleImages/backgrounds/colLeftBack.png);
	background-repeat: repeat-x;
	background-position: top;	
	width: 190px;
	padding-top:20px;
	padding-left:15px;
	padding-right:15px;
	margin-right:20px;
	float: left;
}
.colMid {
	position: relative;
	background-image: url(../styleImages/backgrounds/colMidBack.png);
	background-repeat: repeat-x;
	background-position: top;
	width: 660px;
	float: left;
}

.boxContent {
	font-family: Arial;
	padding:20px;
	font-size: 13px;
	line-height:18px;
}
a.colMid {
	font-family: Arial;
	color: #cc0000;
	text-decoration: none;
} 
a.colMid:hover {
	font-family: Arial;
	color: #666;
	text-decoration: none;
} 

/* 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: 180px;
	margin-right:25px;
}
.latestProdsImage {
	float: left;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-top:1px solid #cccccc;
	text-align: center;
	width: 178px;
}
.latestProdsName {
	float: left;
	background-image: url(../styleImages/backgrounds/latestBack.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	padding:10px;
	width:160px;

}
