body {
	margin: 5px;
	background-color: #bdc8cf;
	background-attachment: fixed;
	background-image: url(../styleImages/backgrounds/pageBg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#top {
        text-align: right;
        background-image: url(../styleImages/backgrounds/topbg.gif);
        background-repeat: no-repeat; 
        height: 170px;
        margin-top: -5px;
        margin-bottom: 0px;
        margin-left: -1px;
        margin-right: 0px;
        padding-right: 0px;
        padding-top: 0px;  
}
#bottom {
        background-image: url(../styleImages/backgrounds/footer.jpg); 
        background-repeat: no-repeat;
        height: 32px;
        border: none;
        margin-bottom: 0px;
        padding-right: 0px;
        padding-top: 0px;
}
#pageSurround {
        width: 826px;
        margin: 0px auto;
        padding: 0px;
        background-color: #ffffff;
        border: 0px solid #084470;
        background-image: none;
   	background-repeat: repeat-y;
	background-position: center top;

}
#subSurround {
        border: none;
        background-repeat: repeat-x;
        background-position: bottom;
}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
        font-weight: bold;
        letter-spacing:2px;
        text-align: center;
	color: #8f0928;	
	height: 21px;
	padding-left: 0px;
        margin-top: 5px;
}

.boxFootLeft, .boxFootRight {
	background-image: none;
	width: 170px;
	height: 7px;
	padding-left: 5px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

.boxContentLeft, .boxContentRight {
	border: none;
	background-color: #ffffff;
        margin-left: 0px;
        margin-top: 0px;      
        padding-left: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
        text-align: left;
}
.boxSiteContent  {
	border-top: 1px solid #808080;
        border-left: 1px solid #22416a;
        border-right: 1px solid #22416a;
        border-bottom: 1px solid #22416a;
	background-color: #ffffff;
        margin-bottom: 0px;
        text-align: left;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 155px; 
        background-color: none;
        padding-left: 4px;
	padding-right: 3px;
        margin-top: -5px;
        margin-left: 10px;
        margin-right: 8px;
        padding-bottom: 0px;
	float: left;
        display: inline;

}
.colMid {
	position: relative;
	width: 625px;
        margin-top: 15px; 
	float: left;
        display: inline;
}
.colRight {
	position: relative;
	width: 0px; 
	padding-left: 0px;
	right: 0px;
	float: right;
}
.boxContent {
	border: 1px solid #bdc8cf;
        margin-top: 5px;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 170px; 
	padding-left: 20px;
	padding-right: 15px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 660px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
        margin-top: 0px;
        margin-bottom: 5px;

}
.menuDocs {
	text-align:center;
	margin-top: 10px;
        margin-bottom: 0px;
}

.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;
}


