body {
margin:0;
padding:0;
background:#262b2f;
font:12px Verdana, Arial, Helvetica, sans-serif;
line-height:150%;
}

.boxTitleLeft, .boxTitleRight {
font:14px Tahoma, Verdana, Arial, Helvetica, sans-serif;
color: #eef6b0;
background-image: url(../styleImages/images/sideheading.gif);
padding:11px 10px 0px 10px;
height:29px;
}
.boxTitleLeft2, .boxTitleRight2 {
font:12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
color: #eef6b0;
background:#990000;
padding:6px 10px 0px 10px;
height:19px;
}
.boxContentLeft, .boxContentRight {
padding-left: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 15px;
margin-bottom:15px;
background:url(../styleImages/images/box-bottom.gif) no-repeat left bottom;
}
.boxContentLeft2, .boxContentRight2 {
padding-left: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 15px;
margin-bottom:15px;
}
.box-content-out {
background:url(../styleImages/images/box-mid.gif) repeat-y left top;
}
.colMid {
position: relative;
width: 500px;
float: left;
}
.colRight {
position: relative;
width: 264px; 
right: 0px;
float: right;
}
.boxContent {
margin-bottom: 15px;
border-bottom:1px solid #ccc;
padding:5px 0;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
position: relative;
left: 0px;
width: 160px; 
float: right;
}
.colMainCheckout {
position: relative;
width: 604px;
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: 131px;
height: 120px;
}