body {
	margin: 3px;
	text-align: center;
	background-image: url(../styleImages/backgrounds/newbackgroundstripe.JPG);
	background-repeat: repeat;
	background-position: left;
}
#pageSurround {
	width: 970px;
	margin: 0px auto;
	text-align: left;
	padding: 5px;
}
#subSurround {
}
#topHeader {
	text-align: right;
	height: 337px;
	margin-bottom: 10px;
	padding-right: 9px;
	padding-top: 0px;
	background-image: url(../styleImages/backgrounds/topHeader.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	background-image: url('../styleImages/backgrounds/web_box_top.gif');
	width: 155px;
	height: 95px;
	padding-top: 25px;
	padding-left: 70px;
	background-repeat: no-repeat;
	font-weight: bold
}
.boxTitleCurrency {
	background-image: url('../styleImages/backgrounds/currency-button.gif');
	width: 188px;
	height: 73px;
	background-repeat: no-repeat;
	font-weight: bold
}
.boxTitleSearch {
	text-align: left;
	background-image: url('../styleImages/backgrounds/search-button.gif');
	width: 188px;
	height: 73px;
	background-repeat: no-repeat;
	font-weight: bold
}
.boxTitleFeaturedProduct {
	background-image: url('../styleImages/backgrounds/featuredproduct-button.gif');
	width: 188px;
	height: 73px;
	background-repeat: no-repeat;
	font-weight: bold
}
.boxTitleInformation {
	background-image: url('../styleImages/backgrounds/information-button.gif');
	width: 188px;
	height: 73px;
	background-repeat: no-repeat;
	font-weight: bold
}
.boxTitleLanguage {
	background-image: url('../styleImages/backgrounds/language-button.gif');
	width: 188px;
	height: 73px;
	background-repeat: no-repeat;
	font-weight: bold
}
.boxTitleMailingList {
	background-image: url('../styleImages/backgrounds/mailinglist-button.gif');
	width: 188px;
	height: 73px;
	background-repeat: no-repeat;
	font-weight: bold
}
.boxTitlePopularProducts {
	background-image: url('../styleImages/backgrounds/popularproducts-button.gif');
	width: 188px;
	height: 73px;
	background-repeat: no-repeat;
	font-weight: bold
}
.boxTitleShoppingBasket {
	background-image: url('../styleImages/backgrounds/shoppingbasket-button.gif');
	width: 188px;
	height: 73px;
	background-repeat: no-repeat;
	font-weight: bold
}
.boxTitleUsefulLinks {
	background-image: url('../styleImages/backgrounds/usefullinks-button.gif');
	width: 188px;
	height: 73px;
	background-repeat: no-repeat;
	font-weight: bold
}
.boxContentLeft, .boxContentRight {
	width: 156px;
	margin-left: 30px;
	padding-left: 5px;
	padding-top: 3px;
	background-color: #A8ACA8;
	border-left: 1px solid #818285;
	border-right: 1px solid #818285;
}
.boxContentSearch, {
	text-align: left;
	width: 155px;
	margin-left: 30px;
	padding-top: 3px;
	padding-left: 5px;
	background-color: #A8ACA8;
	border-left: 1px solid #818285;
	border-right: 1px solid #818285;
}
.boxContentLeftEmpty, .boxContentRightEmpty {
	width: 155px;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
	background-color: #A8ACA8;
	border-left: 2px solid #818285;
	border-right: 2px solid #818285;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 193px; 
	padding-left: 4px;
	padding-right: 10px;
	float: left;
}
.colMid {
	position: relative;
	padding-left: 5px;
	width: 700px;
	float: left;
}
.colRight {
	position: relative;
	width: 193px; 
	padding-left: 5px;
	right: 9px;
	float: right;
}
.boxContent {
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	background-color: #E4E5E5;
	margin-bottom: 5px;
	background-image: url(../styleImages/backgrounds/webcircle-overlay.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.boxFootLeft, .boxFootRight {
	background-image: url('../styleImages/backgrounds/web_box_bottom.gif');
	margin-left: 31px;
	width: 155px;
	height: 15px;
	padding-left: 5px;
	background-repeat: no-repeat;
	background-position: top center;
	margin-bottom: 10px
}
.boxFootLeftCheckout {
	background-image: url('../styleImages/backgrounds/web_box_bottom.gif');
	margin-left: 30px;
	width: 155px;
	height: 15px;
	padding-left: 3px;
	background-repeat: no-repeat;
	background-position: top center;
	margin-bottom: 10px
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	width: 150px;
	margin-left: 30px;
	padding-left: 5px;
	padding-top: 3px;
	background-color: #A8ACA8;
	border-left: 1px solid #818285;
	border-right: 1px solid #818285;
}
.colMainCheckout {
	position: relative;
	width: 750px;
	float: left;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	background-color: #E4E5E5;
	margin-bottom: 5px;
	background-image: url(../styleImages/backgrounds/webcircle-overlay.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align: center;
	background-color: #BF1E2D;
	height: 50px;
	color: #FFFFFF;
}
.siteDocsCats {
	background-color: #BF1E2D;
	position: absolute;
	top: 274 px; 
	left: 166px;
	width: 930px;
}
.siteDocsBgRight {
	background-image: url(../styleImages/backgrounds/siteDocsBgRight.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 30px;
}
.siteDocsBgLeft {
	float: left;
	background-image: url(../styleImages/backgrounds/siteDocsBgLeft.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 30px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	text-align: center;
	border: 1px solid #C9CEFC;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 583px;
}
.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: 180px;
}
#Footer {
	color:#000000;
	font-size: 100%
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	padding:10px;
}

#Footer a:link {
	color:#000000;
	text-decoration:underline;
	}
#Footer a:hover {
	color:#000000;
	text-decoration:underline;
	}