body {
	background-image: url(../styleImages/backgrounds/background.gif);
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: top center;
	background-color: #FFFFFF;
}
#pageSurround {
	width: 748px;
	margin: 0px auto;
	border: 1px solid #000000;
	background-color: #CBCBCB;
}
#topsection {
	background-image: url(../styleImages/backgrounds/topsection.gif);
	height: 33px;
}
#bottomsection {
	background-image: url(../styleImages/backgrounds/bottomsection.gif);
	height: 30px;
}
#logo {
	background-image: url(../styleImages/backgrounds/logo.png);
	background-repeat: no-repeat;
	height: 240px;
}
#links {
	background-image: url(../styleImages/backgrounds/links.png);
	height: 55px;
}
.centerboxTitleBg {
	background-image: url(../styleImages/backgrounds/centerboxTitleBg.gif);
	height: 30px;
}
.latestboxTitleBg {
	background-image: url(../styleImages/backgrounds/latestboxTitleBg.gif);
	height: 31px;
}
.boxTitleLeft {
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	border-right: 1px solid #5E605F;
	border-bottom: 1px solid #5E605F;
	height: 29px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align:center;
}
.boxTitleLeftNavi {
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	border-bottom: 1px solid #5E605F;
	height: 29px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align:center;
}
.boxTitleCheckout {
	background-image: url(../styleImages/backgrounds/boxTitleCheckout.gif);
	border-left: 1px solid #5E605F;
	border-bottom: 1px solid #5E605F;
	height: 29px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align:center;
}
.boxTitleRight {
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	border-left: 1px solid #5E605F;
	border-bottom: 1px solid #5E605F;
	height: 29px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align:center;
}
.boxTitleRight2 {
	background-image: url(../styleImages/backgrounds/boxTitleBg-flags.gif);
	border-left: 1px solid #5E605F;
	border-bottom: 1px solid #5E605F;
	height: 29px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align:center;
}
.boxContentLeft {
	background-color: #CBCBCB;
	border-right: 1px solid #5E605F;
	border-bottom: 1px solid #5E605F;
	padding:8px;
	width:164px;
}
.boxContentLeftNavi {
	background-color: #CBCBCB;
	border-bottom: 1px solid #5E605F;
	padding:8px;
	width:164px;
}
.boxContentRight {
	background-color: #CBCBCB;
	border-left: 1px solid #5E605F;
	border-bottom: 1px solid #5E605F;
	padding:8px;
	width:164px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 181px; 
	float: left;
}
.colMid {
	position: relative;
	width: 386px;
	float: left;
}
.colRight {
	position: relative;
	width: 181px; 
	right: 0px;
	float: right;
}
.boxContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #CBCBCB;
	border: 1px solid #CBCBCB;
	padding-left:10px;
	padding-right:10px;
	margin-bottom: 10px;
}
.boxContentCart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #CBCBCB;
	border-left: 1px solid #5E605F;
	border-bottom: 1px solid #5E605F;
	padding-left:10px;
	padding-right:10px;
	margin-bottom: 10px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 180px; 
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 568px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.pagination {
	text-align: center;
	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;
	border: 1px solid #5E605F;
	text-align: center;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:10px;
	width: 160px;
	height: 150px;
}
.searchBtn {
	background-image: url(../styleImages/backgrounds/searchBtn.gif);
	height: 23px;
	width: 23px;
}
