body {
	margin: 0;
	padding: 0;
	background-color: #07779c;
}
#pageSurround {
	width: 900px;
	margin: 0px auto;
	background-color: #07779c;
}
#subSurround {
	margin: 0;
	padding: 0;
}
#topHeader {
	height: 258px;
	background-image: url(../styleImages/topHeader_bg.jpg);
	background-repeat: repeat-x;
}
#topHeaderLogo {
        width: 900px;
	height: 258px;
	background-image: url(../styleImages/topHeader_logo.jpg);
	background-repeat: no-repeat;
}
#main_three_column {
	background-image: url(../styleImages/backgrounds/three_colBg.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
#sessionBox {
	text-align: left;
	width: 236px;
	float: right;
}
#DesertBack {
	background-image: url(../styleImages/backgrounds/desertback.jpg) ;
	background-repeat: repeat-x;
   	background-position: bottom left;
}
.topCats {
	text-align: left;
	background-image: url(../styleImages/backgrounds/menuBg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	height: 55px;
	
}
.topCatsLink {
	text-align: left;
	color: #07779c;
	font-size: 14px;
	font-weight: bold;
}
.topCatsBgRight {
	background-image: url(../styleImages/backgrounds/menurightBg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 55px;
    width: 900px;
}
.topCatsBgLeft {
	padding-left: 20px;
	padding-top: 20px;
}
/*
.siteDocs {
	text-align: center;
	background-image: url(../styleImages/backgrounds/siteDocsBg.gif);
	height: 30px;
	color: #ffffff;
}
.siteDocsBgRight {
	background-image: url(../styleImages/backgrounds/siteDocsBgRight.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 30px;
}
.siteDocsBgLeft {
	float: left;
	background-image: url(../styleImages/backgrounds/siteDocsBgLeft.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 30px;
	width: 240px;
}
*/
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	background-image: url(../styleImages/backgrounds/boxTitleBg.jpg);
	width: 190px;
	height: 23px;
	padding-left: 10px;
	padding-top: 7px;
	background-repeat: repeat-x;
	font-weight: bold;
}
.boxInfo {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 70%;
        color: #000000;
        background-image: url(../styleImages/backgrounds/boxTitleBg.jpg);
        width: 190px;
        height: 23px;
        padding-left: 10px;
        padding-top: 7px;
        background-repeat: repeat-x;
        font-weight: bold;
}


.boxContentInfo {
	float: right;
        /* background-color: #FFFFFF; */
        padding-left: 10px;
        padding-top: 9px;
        padding-bottom: 5px;
        /* width: 190px; */
	margin: -100px 10px 0;
        
}

.boxFootLeft, .boxFootRight {
	background-image: url(../styleImages/backgrounds/boxBg.jpg);
	width: 200px;
	height: 30px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.boxContentLeft, .boxContentRight {
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-top: 9px;
	padding-bottom: 5px;
	width: 190px;
}
.boxContent {
	background-image: url(../styleImages/backgrounds/boxcontentBg.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #FFFFFF;
	padding: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-bottom: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
}
#boxRightCorner {
	float: right;
	margin-right: 10px;
	background-image: url(../styleImages/backgrounds/boxcornerBg.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #FFFFFF;
	width: 120px;
	height: 60px;
}

/* CHECKOUT PAGES 
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 9px;
	padding-right: 10px;
	float: left;
}
*/

/* END CHECK OUT PAGES */
.docBtnLeft {
	background-image: url(../styleImages/backgrounds/docBtnLeft.gif);
	width: 4px;
}
.docBtnRight {
	background-image: url(../styleImages/backgrounds/docBtnRight.gif);
	width: 4px;
}
.docBtnMid {
	background-color: #DDDDDD;
	padding: 0px 3px 0px 3px;
}

.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #EBEDFE;
	text-align: center;
	border: 1px solid #C9CEFC;
	margin: 0px;
	float: left;
	width: 99.5%;
}
.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;
}
.topCatsTabLeft {
	background-image: url(../styleImages/backgrounds/catTabLeft.gif);
	background-repeat: no-repeat;
	width: 7px;
}
.topCatsTabMid {
	background-image: url(../styleImages/backgrounds/catTabMid.gif);
	background-repeat: repeat-x;
}
.topCatsTabRight {
	background-image: url(../styleImages/backgrounds/catTabRight.gif);
	width: 7px;
	background-repeat: no-repeat;
}
.latestProds {
	float: left;
	text-align: center;
	width: 131px; 
	height: 150px;
}
