body {
	margin: 0px;
	background-image: url(../styleImages/backgrounds/bg.gif);
}
#pageSurround {
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
	background-color: #FFFFFF;
}
#subSurround {
	border: 0px solid #5C84CE;
	background-color: #FFFFFF;
    width: 100%;
	background-repeat: repeat-x;
	background-position: bottom;
}
#topHeader {
	text-align: center;
	height: 150px;
	margin-bottom: 10px;
	padding-right: 9px;
	padding-top: 0px;
	background-image: url(../styleImages/backgrounds/topHeader.jpg);
	float left: url(../styleImages/backgrounds/Image2.jpg);

	background-repeat: no-repeat;
	text-indent: 25px;
}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #ffffff;
	background-image: url(../styleImages/backgrounds/boxTitleBg.jpg);
	background-repeat: no-repeat;
	width: 160px;
	height: 26px;
	padding-left: 5px;
	padding-top: 5px;
	font-weight: normal;
}
.boxContentLeft, .boxContentRight {
	border-left: 0px solid #0E51A3;
	border-right: 0px solid #0E51A3;
	border-bottom: 0px solid #0E51A3;
	background-color: #FFFFFF;
	padding-left: 0px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
	width: 160px;
}
.boxContentLeft1 {
background-color:#cc3300;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 160px;
	padding-left: 3px;
	padding-right: 5px;
	float: left;
}
.colMid {
	position: relative;
	padding-left: 15px;
	width: 750px;
	float: left;
}
.colRight {
	position: relative;
	width: 0px;
	padding-left: 5px;
	right: 9px;
	float: right;
}
.boxContent {
	border-top: 0px solid #5E85CF;
	border-right: 0px solid #5E85CF;
	border-bottom: 0px solid #5E85CF;
	border-left: 0px solid #5E85CF;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	background-color: #FFFFFF;
	margin-bottom: 4px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 9px;
	padding-right: 10px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 500px;
	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: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 500px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 150px;
	height:70px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
#footer {
padding-top: 20px;
background-image: url(../styleImages/backgrounds/contentBg.jpg);
background-position: bottom left;
background-repeat: no-repeat;
height: 20px;

}
.basket{
  background-color: #CCCC99
}

