body {
	margin: 0 auto;
	background-color: #ffffff;
	/* background-attachment: scroll;
	background-image: url(../styleImages/backgrounds/pageBg.jpg);
	background-repeat: repeat-x;
	background-position: top; */
}
#pageSurround {
	width: 1000px;
	margin: 0px auto;
	background-color: #FFFFFF;	
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
#curved {
	background-image: url(../styleImages/backgrounds/header.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#navHeader {
	height: 150px;
	background-color:#9ecb7c/*84d980*//*69ca65*//*01a534*//*97cb72*/;
	padding:5px;
	font-family:Tahoma,arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
}
.top {padding:3px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal;}
.logo {width:100px;}
#menu {margin-left:20px;border-bottom:1px solid #ffff99; padding:10px; width:470px;}
#topHeader {
	text-align: right;
	height: 240px;
	margin-bottom: 5px;
	padding-right: 30px;
	/* padding-top: 190px;	*/
}
#mainBody {
	padding-left: 40px;
	padding-right: 40px;
	margin-bottom: 20px;
	min-height: 450px;
}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 75%;*/
	color: #FFFFFF;
	background-color: #031074;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	height: 15px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	padding-left: 5px;
}
.boxContentLeft, .boxContentRight {
	border: 1px solid #999999;
	background-color: #EBEDFE;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMid {
	position: relative;
	width: 850px;
	margin-top:100px;
	padding-left: 15px;
	float: left;
}
.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	padding-right: 10px;
	right: 0px;
	float: right;
}
.boxContent {
	/*border: 1px solid #999999;*/
	padding: 3px;
	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: 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: #EBEDFE;*/
	text-align: center;
	/*border: 1px solid #999999;*/
	margin: 0px;
	padding: 10px;
	float: left;
	/*width: 387px;*/
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
	height: 50px;
}
.subCat img {
padding-bottom:8px;
}

.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: 200px;
	height: 120px;
	margin:5px;
	border:1px solid #cccccc;
	padding:5px;
}
/* Footer */
div.footer {
height:40px;
text-align:center;
background-color:#9ecb7c/*84d980*//*69ca65*//*01a534*//*97cb72*/;
padding-top:20px;
padding-bottom: 20px;
width: 1000px;
clear:left;
line-height: 2em;
/*border-left: 1px solid #97cb72;
border-right: 1px solid #97cb72;*/
}
.quicklinks {float:right; width:200px; border: 1px solid black; padding:5px;}
.portfolio {width:600px;}
.left {float:left;}
.gap {margin-right:20px; border: 1px solid #999999}
.item {clear:both; border-top: 2px dashed #246020;}
#homefront {margin-top:150px; background-color:transparent;}