body {
	padding: 0px;
	margin: 0px;
	font-family: verdana, "Arial";
	

	text-align: center;
	line-height: 1.5em;
	color: #494949;
	
}
a {
	color: #7f8c38;
	text-decoration: none;
}
a:hover {
	color: #ab7a39;
}
p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	text-align: justify;
}

h2 {
	margin: 5px 0px 10px 0px;
	padding: 5px 0px 0px 0px;
	font-size: 15px;
	color: #ab7a39;
	background: url("images/h2bar.jpg") top left repeat-x #ffffff;
	height: 15px;
	text-indent: 10px;
	line-height: 15px;
}
h3 {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-size: 14px;
}
h4 {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-size: 13px;
}
.clear { clear: both; }
img { border: none; }


#more {
	
	float: left;
	
}

#menu {
	background: #ffffff;
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 65%;
}
#menu li {
	float: right;
	font: 14px  Verdana, "Helvetica", "sans-serif";
	margin: 0;
	padding: 0;
}
#menu a {
	background: #ffffff url("images/seperator.gif") bottom right no-repeat;
	color: #9eb26d;
	display: block;
	float: right;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	font-weight:normal;
}
#menu a:hover {
	background: #ffffff url("images/hover.gif") bottom left no-repeat;
	color: #ooooo;
	padding-bottom: 14px;
	}
	
	
	
	
	
	
	
/* layout components */
.cBlock {
	width: 816px;
	text-align: left;
	margin: 0px auto;
}
.cBlock2 {
	width: 816px;
	text-align: left;
	margin: 14px auto;
}

#mainWrapper {

}
#headerWrapper {

}
#header {
	height: 84px;
}
#logo {
	float: left;
	margin: 29px 0px 0px 9px;
	background: url("images/logo.png") top left no-repeat;
	width: 265px;
	height: 50px;
}
#logo h1 {
	display: none;
}
#menuWrapper {

}
#menu {
	float: right;
	padding: 50px 10px 0px 0px;
	
}
#menu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#menu ul li {
	display: block;
	float: left;
	list-style: none;
	padding: 0px;
	margin: 0px 0px 0px 20px;
	height: 21px;
}
#menu ul li a {
	display: block;
	padding: 0px;
	margin: 0px;
}
#menu ul li a:hover img {color: #62C4F2;

	border-bottom: 1px solid #f5eadb;
}
#menu ul li a span { }
#menu ul li a span span {
	cursor: pointer;
}

#bodyWrapper1 {
	width: 816px;
	margin: 0px auto;
	background:   white;
}
#bodyWrapper2 {
	background: url("images/bodyRight.png") top right no-repeat;
}
#bodyWrapper3 {
	width: 816px;
	margin: 0px auto 0px;
	text-align: left;
}
#body {
	margin: 15px 0px 15px 25px;
	min-height: 170px;
	float: left;
	width: 555px;
}
#sidePanel {
	margin: 35px 15px 15px 0px;
	float: right;
	width: 185px;
}

.boxWrapper1 hr {
	color: white;
}

#sidePanel .boxWrapper1 {
	background: url("images/sideBoxBG.gif") top left repeat-y white;
	width: 185px;
	margin-bottom: 10px;
}
#sidePanel .boxWrapper2 {
	background: url("images/sideBoxBR.gif") bottom right no-repeat;
}
#sidePanel .boxWrapper3 {
	background: url("images/sideBoxTL.gif") top left no-repeat;
	min-height: 100px;
}
#sidePanel .box {
	padding: 14px;
}
#sidePanel .box a {
	color: #9db9d4;
}
#footerAds1 {
	background: url("images/footerAdsBgCenter.png") top left repeat-x;
	margin-bottom: 10px;
}
#footerAds2 {
	background: url("images/footerAdsBgRight.png") top right no-repeat;
}
#footerAds3 {
	background: url("images/footerAdsBgLeft.png") top left no-repeat;
	height: 80px;
	overflow: hidden;
}

#footerAds3 div {
	width: 256px;
	height: 68px;
	background: url("images/footerAdsBox.png") top left no-repeat;
	float: left;
	margin: 6px 0px 0px 8px;
}
* html #footerAds3 div.first {
	margin-left: 4px;
}

#footerAds_flink ul {
	padding: 0px;
	margin: 0px 0px 0px 10px;
}
#footerAds_flink ul li {
	padding: 0px 0px 0px 10px;
	margin: 0px;
	list-style: none;
	display: block;
	background: url("images/flinkbullet.png") 0px 6px no-repeat;
}

#footerAds3 h3 {
	color: #c2c2c2;
	font-size: 12px;
	padding: 4px 10px 1px 10px;
}
#footerAds3 p, #footerAds3 a, #footerAds3 li {
	color: #999999;
	font-size: 11px;
	line-height: 16px;
}
#footerAds3 a:hover {
	color: #62B8E6;
}

#footerAds3 p {
	padding: 0px 10px 0px 10px;
}
/*
.footerAds_fad {
	float: left;
	width: 370px;
	margin-left: 15px;
}
#footerAds_flink {
	float: right;
	width: 370px;
	margin-right: 15px;
}*/


#footerWrapper {
}
#footer {
	border-top: 2px solid #f6f6f6;
	padding: 5px 0px 10px 0px;
	font-size: 11px;
}
#footer, #footer a {
	color:	#b4b4b4;
}
#footer a:hover {
	background: #ffffff url("images/hover.gif") top left no-repeat;
	color: #ooooo;
	padding-top: 18px;
	}
}

#copyright {
	float: right;
}
#designBy {
	clear: both;
	float: right;
	font-size: 10px !important;
}

#subHeaderWrapper {
	width: 816px;
	height: 265px;
	background: url("images/subheader.jpg") top left no-repeat #f5ffc7;
	margin-bottom: 15px;
}
#subHeader {
	padding: 110px 0px 0px 30px;
	color: #555555;
	font-size: 12px;
}
#subHeader h3 {
	padding: 0px 0px 5px;
	margin: 0px;
	font-size: 13px;
}
#subHeader p {
	padding: 0px;
	margin: 0px;
	width: 500px;
}
#homeStats ul {
	margin: 0px;
	padding: 10px 0px 0px;
}
#homeStats ul li {
	list-style: none;
	display: inline;
	padding: 0px 15px 0px 0px;
	margin: 0px;
	color: #8c9c43;
	font-size: 13px;
	font-weight: bold;
}


#home {
	margin-bottom: 15px;
}
#homeHeader {
	width: 816px;
	height: 38px;
	background: url("images/homeHeader.jpg");
}

#homeContent {
	border-top: 2px solid #f6f6f6;
	border-bottom: 2px solid #f6f6f6;
}

.homeContentBox {
	width: 400px;
}

.hcbl {
	float: left;
	background: url("images/homeBoxBg.png") top right no-repeat;
	
}
.hcbl p {
	padding: 0px 25px 15px 10px;
}
.hcbr {
	float: right;
}
.hcbr p {
	padding: 0px 10px 15px 25px;
}
#homeButton_register {
	float: left;
	margin-left: 243px;
	height: 23px;
}
* html #homeButton_register {
	margin-left: 122px;
}
#homeButton_store {
	float: right;
	height: 23px;
}

#bannerBar {
	background: url("images/bannerBg.png") top left repeat-y #f6f9ea;
	padding: 13px 0px;
	text-align: center;
	margin-bottom: 15px;
}
#banner {
	margin: 0px auto;
	background-color: white;
	width: 468px;
	height: 60px;
}

#footerMenu {
	float: inherit;
}
#footerMenu ul {
	padding: 0px;
	margin: 0px;
}
#footerMenu ul li {
	padding: 10px 13px 10px 10px;
	margin: 0px;
	list-style: none;
	display: inline;
}






#leftPanel {
	float: left;
	width: 620px;
}
#rightPanel {
	float: right;
	width: 163px;
	padding-top: 4px;
}
#userMenuWrapper1 {
	width: 190px;
	background: url("images/userMenuBgCenter.png") top left repeat-y;
}
#userMenuWrapper2 {
	background: url("images/userMenuBgBottom.png") bottom left no-repeat;
}
#userMenu {
	background: url("images/userMenuBgTop.png") top left no-repeat;
	padding: 13px 0px 15px 0px;
	text-align: left;
}

#userMenu ul {
	padding: 0px 0px 0px 13px !important;
	margin: 0px !important;
}
#userMenu ul li {
	list-style: none;
	padding: 2px 0px 10px 5px;
	margin: 0px;
	background: url("images/userMenuDiv.png") bottom left no-repeat;
}
#userMenu ul li.last {
	background: none;
	padding-bottom: 0px;
}
#userMenu a {
	display: block;
	padding-left: 14px;
	background: url("images/userMenuBullet.png") 0px 7px no-repeat;
	color: white;
	font-size: 12px;
}

#userMenu a:hover {
	color: yellow;
}
