body {
font-family:  "Arial";
font-size: 12px;
color: #000;
background-image:url(../images/world.gif);
background-repeat: repeat;
margin: 0;
padding: 0;
height: 100%
}

#pageSurround {
width:850px; 
margin-left:auto;
margin-right:auto;
position:relative;
background:url(../images/back.jpg) repeat-y;
}

#subSurround {
text-align:center;
width:801px;
margin-left: 22px;
margin-right: auto;
padding: 0;
background-color: #eeeeee;
}

#topHeader {
background-image:url(../images/logo.jpg);
background-repeat:no-repeat;
background-color:#FFFFFF;
width: 850px;
height: 133px;
margin-left: auto;
margin-right: auto;
font-size:14px;
}


#official {
position:absolute;
top: 67px;
left: 702px;
}


#menuback {
background: url(../images/menuback.jpg) no-repeat;
width: 100%;
}

.menu{
	padding-left: 263px;
}


.clear {
clear:both;}


#header{
background-image:url(../images/header.jpg);
background-repeat:no-repeat;
width: 850px;
height: 51px;
color: #244993;
margin-left: 0;
margin-right: auto;

}

.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #09347C;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	background-repeat:no-repeat;
	width: 220px;
	height: 15px;
	padding-left: 5px;
	padding-top: 1px;
}
.boxContentLeft, .boxContentRight {
	border-left: 2px solid #0E51A3;
	border-right: 2px solid #0E51A3;
	border-bottom: 2px solid #0E51A3;
	background-color: #FFFFFF;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
	text-align:center;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 220px; 

	float: left;
}
.colMid {
	position: relative;
	width: 550px;
	float: left;
	text-align:left;
	padding-left: 9px;
	padding-right: 9px;
}

.boxContent {
	border-top: 1px solid #5E85CF;
	border-right: 1px solid #5E85CF;
	border-bottom: 1px solid #5E85CF;
	border-left: 1px solid #5E85CF;
	padding-bottom: 10px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}


#footer {
background-image: url(../images/footer.jpg);
background-repeat: no-repeat;
width:850px;
height: 136px;
color:#FFFFFF;
margin-left: auto; 
margin-right: auto; 
padding: 0px;
text-align:center;
font-weight:normal;
}

/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 220px; 
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 550px;
	float: left;
	padding-left: 9px;
	padding-right: 10px;
}
/* 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;
}