body{
	margin:0;
	color:#a0805c;
	font:18px Georgia, "Times New Roman", Times, serif;
	background:#3f2103 url(../images/body-bg.gif) no-repeat 50% 0;
}
a{
	text-decoration:none;
	color:#000;
}
a:hover{
	text-decoration:underline;
}
#page{
	margin:0 auto;
	width: 970px;
	background: url(../images/page-bg.gif) no-repeat 100% 100%;
	position: relative;
}
/*header start*/
#header{
	padding: 17px 60px 0 19px;
	overflow: hidden;
	height: 86px;
	position: absolute;
	top: 0;
	left: 0;
	width: 891px;
}
#header .logo{
	float: left;
	width: 268px;
	height: 86px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../images/logo2.png) no-repeat;
}
#header .logo a{
	width: 268px;
	height: 86px;
	display: block;
	position: relative;
}
/*navigation start*/
.nav{
	float: right;
	margin: 7px 0 0;
	padding: 0;
	list-style: none;
}
.nav li{
	padding-right: 1px;
	float: left;
}
.nav a{
	color: #fff;
	font: 18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 37px;
	float: left;
}
.nav a span{
	height: 30px;
	padding: 7px 13px 0;
	float: left;
	letter-spacing: -1px;
}
.nav a:hover,
.nav a.active{
	text-decoration: none;
	background: url(../images/nav-button.jpg) no-repeat;
}
.nav a:hover span,
.nav a.active span{
	background: url(../images/nav-corners.jpg) no-repeat 100% 0;
}
/*navigation end*/
.small-nav{
	float: right;
	list-style: none;
	margin: 4px 13px 0 0;
	padding: 0;
}
.small-nav li{
	display: inline;
	padding-left: 22px;
}
.small-nav a{
	font: 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #70b33e;
	letter-spacing: -1px;
}
/*header end*/
/*content start*/
#content{
	padding-top: 350px;
	position: relative;
}
#content .buying-box{
		overflow: hidden;
	padding: 146px 37px 35px 0;
	height: 200px;
	width: 933px;
	position: absolute;
	top: -11px;
	left: 1px;
}
.buying-box .buying{
		font-style: italic;
	font-size: 36px;
	font-weight: normal;
	width: 563px;
	float: right;
	line-height: 40px;
	padding: 0 20px 57px 0;
}
.buying-box .big-button{
	float: right;
	clear: right;
	font: 14px Arial, Helvetica, sans-serif;
	color: #3f2103;
	background: url(../images/big-button.gif) no-repeat;
}
.buying-box .big-button span{
	background: url(../images/big-button-right.gif) no-repeat 100% 0;
	display: block;
	height: 34px;
	padding: 8px 19px 0 16px;
	white-space:nowrap;
}
/* content sub*/



/* menu start*/
#content .menu{
	padding: 0 38px 0 21px;
	margin: 0;
	list-style: none;
	overflow: hidden;
	height: 83px;
	position: absolute;
	top: 200px;
	width: 911px;
}
#content .menu li{
	float: left;
	padding-left: 7px;
}
#content .menu a{
	display: block;
	background: #9eb137;
	width: 152px;
	color: #fff;
	padding: 0 11px 15px 12px;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 10px;
}
#content .menu a:hover{
	background: #406618;
	text-decoration: none;
}
#content .menu a.active{
	background: #406618;
	text-decoration: none;
}
#content .menu a strong{
	margin: 0 0 7px;
	font-size: 18px;
	background: url(../images/dotted-menu.gif) repeat-x 0 100%;
	font-weight: normal;
	display: block;
	line-height: 35px;
}
/* menu-sub start*/
#content .menu-sub{
	padding: 0 38px 0 21px;
	margin: 0;
	list-style: none;
	overflow: hidden;
	height: 83px;
	position: absolute;
	top: 200px;
	width: 911px;
}
#content .menu-sub li{
	float: left;
	padding-left: 7px;
}
#content .menu-sub a{
	display: block;
	background: #9eb137;
	width: 152px;
	color: #fff;
	padding: 0 11px 15px 12px;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 10px;
}
#content .menu-sub a:hover{
	background: #406618;
	text-decoration: none;
}
#content .menu-sub a.active{
	background: #406618;
	text-decoration: none;
}
#content .menu-sub a strong{
	margin: 0 0 7px;
	font-size: 18px;
	background: url(../images/dotted-menu.gif) repeat-x 0 100%;
	font-weight: normal;
	display: block;
	line-height: 35px;
}
#content .dub-nav a:hover strong{
	background: url(../images/dotted-hover.gif) repeat-x 0 100%;
}
/* menu end*/
#content .content-holder{
	overflow: hidden;
	height: 1%;
	padding: 0 0 43px 33px;
}
#content .content-holder .main-content{
	float: left;
	width: 515px;
}

#content .content-holder2{
	overflow: hidden;
	height: 1%;
	padding: 0 0 43px 33px;
}
#content .content-holder2 .main-content{
	float: left;
	width: 800px;
}
.main-content h1,
.news-box h2{
	font: normal 46px Arial, Helvetica, sans-serif;
	margin: 0 0 16px;
	line-height: 35px;
	background: url(../images/dotted-line.gif) repeat-x 0 100%;
	padding-bottom: 2px;
	letter-spacing: -1px;
}
.main-content h1 span,
.news-box h2 span{
	font-size: 22px;
	display: block;
	margin-top: -2px;
}
.main-content p{
	margin: 0 0 26px;
	line-height:26px;	
}

.main-content a{
	margin: 0 0 26px;
	line-height:26px;
	color: #9eb137;
	
}
.main-content H4{
	font-size: 18px;
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #9eb137;
	margin-bottom:-2px;
}
#content .content-holder .news{
	float: right;
	width: 380px;
	color: #fff;
	background: url(../images/news-bg.gif) repeat-y;
}
.news .top-news{
	background: url(../images/news-top.gif) no-repeat;
}
.news .top-news .news-box{
	background: url(../images/news-bottom.gif) no-repeat 0 100%;
	padding: 23px 170px 63px 23px;
}
.news-box h2{
	background: url(../images/dotted-news.gif) repeat-x 0 100%;
	width: 180px;
	margin-bottom: 4px;
}
.news-box h3{
	margin: 0 0 7px;
	font: 24px Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}
.news-box p{
	margin: 0;
	font: 18px Arial, Helvetica, sans-serif;
	line-height: 16px;
}
/*content end*/
/*footer start*/
#footer{
	background: url(../images/dotted-line.gif) repeat-x;
	padding: 19px 79px 84px 63px;
	margin-right: 13px;
}
#footer .footer-holder{
	overflow: hidden;
	height: 1%;
}
.footer-holder .logo{
	float: left;
	width: 175px;
	height: 57px;
	overflow: hidden;
	text-indent: -9999px;
	margin-left: 4px;
}
.footer-holder .logo a{
	float: left;
	width: 175px;
	height: 57px;
	background: url(../images/logo-small.gif) no-repeat;
}
.footer-holder .footer-nav{
	float: right;
	width: 610px;
	margin-top: -5px;
	text-align: right;
}
#footer address{
	font: 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #70b33e;
	margin: 12px 0 0;
	line-height: 18px;
	font-style: normal;
}
#footer .footer-holder .footer-nav p{
	margin: 0 19px 0 0;
	line-height: 13px;
	font: 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #70b33e;
}
#footer p span{
	padding-left: 10px;
	background: url(../images/green-marker.gif) no-repeat 0 7px;
}
/*footer end*/

