body {
	background-color: #f2fcf3;
	background-attachment: fixed;
	background-image: url(../styleImages/backgrounds/pageBg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#pageSurround {
	width: 768px;
	margin: 0px auto;
	border: 1px solid #656766;
	background:url(../styleImages/backgrounds/vertline_bg.gif) bottom left repeat-y;
	background-color: #FFFFFF;
}
#subSurround {
	background:url(../styleImages/backgrounds/lefcol_flower.jpg) bottom left no-repeat;
	
}
#topHeader {
	text-align: right;
	height: 71px;
	padding-right: 9px;
	padding-top: 0px;
	background-image: url(../styleImages/backgrounds/topHeader.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#subHeader {
	height:84px;
	border-bottom:1px solid #394048;
	background-image: url(../styleImages/backgrounds/tagline.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width:768px;
}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #09347C;
	background: url(../styleImages/backgrounds/boxTitleBg.gif) no-repeat bottom;
	line-height:32px;
    height: 30px;
	padding-left: 25px;
    padding-top: 2px;
	margin-left:4px;
}
.colLeftCheckout .boxTitleLeft {
	margin-left: 0px;
}
.boxContentLeft, .boxContentRight {
	background-color: #FFFFFF;
	padding-left: 9px;
	margin-left:4px;
	padding-top: 3px;
	padding-bottom: 5px;
	background: url(../styleImages/backgrounds/boxContentBg.gif) repeat-y;
}
.boxFooterLeft, .boxFooterRight {
	background-color: #FFFFFF;
	background: url(../styleImages/backgrounds/boxFooterBg.gif) no-repeat;
	height:10px;
	margin-left:4px;
	padding-bottom:6px;
}
#lastestProdBox {
	background: url(../styleImages/backgrounds/lastestProdBg.jpg) no-repeat;
	
}
.latestProds{
	padding-top:20px;
	text-align:left;
}
#lastestProdBox span.txtContentTitle {
	padding-left:45px;
	line-height:21px;
}
.colLeft {
	position: relative;
	left: 0px;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	width: 184px !important; 

}
.colMid {
	position: relative;
	width: 536px;
	float: left;
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
}
.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	right: 9px;
	float: right;
}
.boxContent {
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 184px; 
	padding-left: 5px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 536px;
	float: left;
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
}
/* END CHECK OUT PAGES */
.siteDocs {
	margin-left: 200px;
	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: 520px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 140px;
	height: 60px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.latestProds {
	position: relative;
	float: left;
	text-align: left;
	width: 243px;
	height: 120px;
	padding-left:20px;
    overflow: hidden;
}