body {
	margin: 1px!important;
	background-color: #F9F2EA!important;
	background-attachment: scroll;
	/*background-image: url(../styleImages/backgrounds/pageBg.jpg);*/
	background-repeat: repeat-x;
	background-position: top;
}
#pageSurround {
	width: 748px;
	margin: 0px auto;
	padding: 5px;
	border: 2px solid #333333;
	background-color: #FFFFFF;
	background-image: url(../styleImages/backgrounds/contentBg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#topHeader {
	text-align: right;
	height: 36px;
	margin-bottom: 20px;
	padding-right: 0px;
	padding-top: 68px;
}
.boxTitleLeft, .boxTitleRight {
		height: 15px;
		padding-left: 5px;
}
 .bl {background: url(../styleImages/tl.gif) 0 100% no-repeat}
.br {background: url(../styleImages/tl.gif) 100% 100% no-repeat}
.tl {background: url(../styleImages/tl.gif) 0 0 no-repeat}
.tr {background: url(../styleImages/tl.gif) 100% 0 no-repeat; padding:10px}

.boxContentLeft, .boxContentRight {

	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 160px;
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMid {
	position: relative;
	width: 403px;
	float: left;
}
.colRight {
	position: relative;
	width: 160px;
	padding-left: 5px;
	right: 0px;
	float: right;
}
.boxContent {
	padding:10px;
	margin-bottom: 5px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px;
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 568px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:left;
	margin-top: 0;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	text-align: center;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 100%;

}
.subCat {
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
	height:140px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
div.latestProds {
text-align: center;
align:center;
width: 150px;
height: 160px;
float: left;
overflow: visible;
}

#imgThumbSpace{
line-height: 0px;
max-width:370px;
margin-left:10px;
}
#imgThumbSpace img {
padding-right: 3px;
padding-bottom: 3px;
}
/*
Start Cross-Browser DHTML Menu
*/
#mainmenu-nav {
list-style: none;
list-style-type: none;
width: 158px;
padding: 0px;
margin: 0px;
}
.li-nav a {
padding: 2px 1px;
background-color: #EBEDFE;
width: 148px;
display: block;
text-indent: 2px;
color: #070F72;
text-decoration: none;
margin: 0px;
}
.li-nav a:hover {
background-color: #FFFFFF;
color: #FF6600;
}
.ul-nav, .li-nav {
display: block;
list-style: none;
}
.ul-nav {
width: 150px;
padding: 0px;
}
.li-nav {
float: left;
}
.li-nav .ul-nav {
display: none;
position: absolute;
margin-left: 100px;
margin-top: -19px;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
border-top: 4px solid #0858B6;
z-index: 99;
}
a.hassubmenu {
background-image: url(../styleImages/more.gif);
background-repeat: no-repeat;
background-position: 143px 6px;
}
/*
End Cross-Browser DHTML Menu
*/

#main-left2{
	float:right;
	background-image: url(../images/be_main_left3.jpg);
	height:525px!important;
}

#cart_wrap{
	padding:0 5px;
	margin:0px;
	margin-right:20px;
	background:#fff;
	float:right;
	max-width:180px!important;
	height:100px;
}

<!--[if lte IE 6]>
   #cart_wrap{
	padding:0 5px;
	margin:0px;
	margin-right:20px;
	background:#fff;
	float:right;
	width:180px!important;
	height:100%;
	display:block;
}
<![endif]-->


