body {
margin: 5px;
background-image: url(../styleImages/backgrounds/pageBg.jpg);
background-repeat: repeat;

}
#pageSurround {
width: 800px;
margin: 0px auto;
padding: 5px;
border: 0px solid #9F9FCE;
background-color: #FFFFFF;
}

#topHeader {
text-align: right;
height: 180px;
margin-bottom: 1px;
padding-right: 0px;
padding-top: 68px;
background-image: url(../styleImages/backgrounds/header.png);
background-repeat: no-repeat;
background-position: top left;
}
.boxTitleLeft, .boxTitleRight {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 75%;
font-weight: bold;
height: 30px;
padding-left: 0px;
padding-top: 0px;
padding-bottom: 3px;
}
}
.boxContentLeft, .boxContentRight {
background-color: #FFFFFF;
padding-left: 5px;
margin-bottom: 10px;
padding-top: 5px;
padding-bottom: 5px;
}
.colLeft {
position: relative;
left: 0px;
width: 160px;
padding-left: 5px;
padding-right: 5px;
float: left;
}
.colMid {
position: relative;
width: 460px;
float: left;
}
.colRight {
position: relative;
width: 160px;
padding-left: 5px;
right: 5px;
float: right;
}
.boxContent {
border: 1px solid #34b6e4;
padding: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 75%;
color: #484848;
background-color: #FFFFFF;
margin-bottom: 5px;
}
.footerLink {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 60%;
font-weight: none;
color: #FFFFFF;
background-color: #41c7eb;
height: 15px;
padding-left: 5px;
padding-top: 3px;
padding-bottom: 3px;
text-align: center;
}
/* 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: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: 440px;
}
.subCat {
text-align: center;
padding: 5px;
float: left;
width: 160px;
margin: 20px 0 15px 15px;
}
.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: 210px;
height: 175px;
padding: 5px 0;
}