@charset "utf-8";
/* CSS Document */
body {
	background:url(images/main-bg.jpg) repeat top center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#666;
	margin:0;
	padding:0;
}
.left {
	float:left
}
.right {
	float:right
}
p, ul, li {
	margin:0;
	padding:0;
}
.red {
/*background:#3c9717;*/
}
img {
	border:none
}
a {
	color:#FFF;
	text-decoration:none
}
a:hover {
	text-decoration:underline
}
.clear {
	clear:both;
	visibility:hidden;
	height:1px;
	;
}
h1 {
	margin: 0px;
	padding:20px 0px 0px 0px;
	font-size:25px;
	text-transform:uppercase;
	font-weight:bold;
	color:#428d24;
}
h1 span {
	font-size:18px;
}
h2 {
	margin: 0px 0px 5px 0px;
	padding:0px;
	font-weight:bold;
	font-size:16px;
	line-height:18px;
}
h3 {
	color:#428d24;
	font-weight:bold;
	font-size:18px;
	margin:7px 0px 12px 5px;
	padding:0px;
}
h4 {
	font-size:13px;
	font-weight:bold;
	margin:25px 0px 7px 5px;
}
#page-container {
	width:985px;
	height:auto;
	background:#e2edba;
	margin:0 auto;
	border-left:3px solid #333;
	border-right:3px solid #333;
}
#page-container .header {
	width: 985px;
	height:139px;
	float:left;
	background:url(images/header.jpg) no-repeat;
}
#page-container .header .logo {
	float:left;
	padding:44px 0 0 50px;
	display:none;
}
#page-container .top-nav {
	width:100%;
	float:left;
	height:37px;
	background:url(images/nav-bg.gif) repeat-x;
}
.top-nav ul {
	padding:0px;
	margin:0px;
}
.top-nav li {
	display:inline;
}
.top-nav li a {
	float:left;
	background:url(images/menu-bg.gif) no-repeat right top;
	margin:0px;
	padding: 11px 20px 8px 20px;
	font-size:12px;
	font-family:arial, Helvetica;
	font-weight:bold;
	white-space:nowrap;
	text-decoration:none;
	color:#fff;
	cursor:pointer;
}
.top-nav li a:hover {
	color: #000;
	background:#fbc000;
}
.top-nav li.selected a {
	color: #000;
	background:#fbc000;
}
#page-container .middle {
	width:985px;
	float:left;
	background:#e2edba;
	background:url(images/mid-left-bg.gif) repeat-x top;
}
.middle .left_container {
	width:797px;
	float:left;
	background:url(images/mid-left-bg.gif) repeat-x top;
}
.middle .right_container {
	width:187px;
	float:right;
	position:relative;
	height:auto;
	background:url(images/right-top-bg.gif) repeat-x;
}
.right_container .right-option {
	width:162px;
	float:left;
	padding:0 0 10px 0;
	margin:0 10px 0 13px;
	background:url(images/right-line.gif) bottom repeat-x;
}
.right_container .right-option h4 {
	color:#FFF;
	font-size:18px;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
}
#contentBanner {
	padding: 0px 25px 0px 47px;
	margin: 0px 0px 0px 0px;
}
#contentBanner p {
	font-size:12px;
	line-height:16px;
}
.aboutUsTop {
	background:url(images/bg_aboutUs.gif) repeat-x top left;
	height:260px;
}
#aboutUsDescription {
	margin:25px 0px 0px 0px;
	width:550px;
	color:#fff;
	text-shadow:1px 1px 1px #333;
}
.mainContentLogo {
	float:right;
	margin:0px 0px 0px 20px;
	padding:30px 0 0 0;
}
#mainContentBottom {
	margin: 5px 0px 0px 42px;
	padding: 0px 0px 0px 0px;
	font-size:14px;
	float:left;
	width:95%;
	/*background:url(images/offer-text.gif) 726px bottom no-repeat;*/
}
#mainContentBottom .left_text {
	width:625px;
	float:left;
	padding:0 20px 0 0;
	text-align:left
}
#mainContentBottom .right_images {
	width:280px;
	float:left;
	padding:0px 0 60px 10px;
}
#mainContentBottom .right_images img {
	padding:0 0 5px 0;
}
#mainContentBottom p {
}
#offer-container {
	width:100%;
	float:left;
	height:79px;
	padding:65px 0 0 0;
	background:url(images/offer-bg.jpg) no-repeat;
}
#offer-container .offer-top-text {
	width:600px;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	float:left;
}
.offer-top-text .block {
	float:left;
	width:267px;
	background:url(images/h_line.gif) repeat-y top right;
	height:50px;
	padding:0 0 0 25px;
}
.offer-top-text .block .button_bolck {
	float:left;
	padding:15px 10px
}
#offer-container .time_text {
	width:795px;
	float:left;
	text-align:center;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
}
#footer {
	width:965px;
	height:53px;
	clear:both;
	padding:6px 10px 0 10px;
	background:url(images/footer-bg.gif) no-repeat;
}
#footer ul {
	margin-top:0px;
	float:left;
}
#footer ul li {
	display:inline;
	color:#fff;
}
#footer ul li a {
	color:#fff;
	padding:0px 6px;
	line-height:26px;
	text-decoration:none
}
#footer ul li a:hover {
	color:#87a126
}
#footer p {
	padding:10px 0px 5px 6px;
	font-size:11px;
	float:right;
	color:#FFF
}
/* =================== inner page ================ */
.about_block {
	margin:0 0 20px 0;
	float:left;
	width:100%;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	line-height:17px;
	font-weight:normal;
	color:#000;
}
.about_block h1, .review_block h1, .review_block p {
	padding:22px 25px 0px 47px;
}
.about_block .inner_txt_bg {
	padding:0px 25px 0px 47px;
	margin: 0px 0px 0px 0px;
	/*background:#63b243 url(images/content_top_.bg.gif) repeat-x top left;*/
	float:left;
	width:913px;
}
.bot_line {
	/*background: url(images/content_bot_.bg.gif) repeat-x bottom left;*/
	height:5px;
	float:left;
	width:100%;
}
.inner_txt_bg p span {
	padding:15px 0 0 0;
	display:block;
}
.inner_main_img {
	margin:0px 0px 0px 20px;
	padding:0px 0px 0 0;
}
.write_by {
	float:right;
	font-size:14px;
	font-weight:bold;
	color:#0e3300;
}
/* ======================= menu_block =========================*/

.menu_contanier {
	width:739px;
	float:left;
	margin:10px;
}
.menu_contanier .top {
	width:960px;
	height:15px;
	float:left;
	background:url(images/Menu-top.gif) no-repeat
}
.menu_contanier .bot {
	width:960px;
	height:15px;
	float:left;
	background:url(images/Menu-bot.gif) no-repeat
}
.menu_contanier .menu_content {
	width:939px;
	padding:10px;
	float:left;
	background:url(images/menu-mid-bg.gif)
}
.menu_contanier .menu_content h1.heading {
	color:#86a025;
	font-size:20px;
	margin:0 0 10px;
	padding:0px 0 3px;
}
.menu_contanier .menu_block {
	width:936px;
	float:left;
	padding:10px 0;
}
.menu_contanier .menu_content h2 {
	height:47px;
	margin:0px 0 0;
	width:297px;
}
.menu_contanier .menu_content h2 span {
	background:url(images/menu-bulit.gif) no-repeat top left;
	display:block;
	width:46px;
	height:47px;
	text-align:center;
	line-height:40px;
	font-size:22px;
	font-weight:bold;
	margin:0 10px 0 0;
	float:left;
	color:#FFF;
}
.menu-txt {
	background:url(images/menu-dot.png) repeat-x bottom;
	font-size: 12px;
	padding:5px 0 15px 0;
}
.menu_head {
	float:left;
}
/* ======================= review block =========================*/
.review_block {
	float:left;
	width:100%;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	line-height:17px;
	font-weight:normal;
	color:#000;
}
.review_block a {
	color:#113502;
}
.review_block strong {
	color:#113502;
}
.review_block h1 {
}
.review_block .review_text {
	margin: 0px 0px 0px 0px;
	/*background:#63b243;*/
	float:left;
	width:100%;
}
/* ======================= Photo Gellery =========================*/
	.photo-contanier {
	padding:40px 25px 20px 20px;
	margin:0;
	/*background:#63b243 url(images/content_top_.bg.gif) repeat-x top left;*/
	float:left;
	width:940px;
}
.store-bg {
	float:left;
	width:100%;
	padding:0 0 20px 0;/*background:url(images/h_line.gif) top center repeat-y;*/
}
.store-bg-dark {
	float:left;
	width:100%;
	padding:0 0 20px 0;/*background:#8cb243 url(images/h_line.gif) top center repeat-y;*/
}
.store-txt {
	width:50%;
	float:left;
}
/* ======================= Contact form =========================*/
/******************************************************************/
.amidl_container {
	width:500px;
	float:right;
	margin:10px;
	text-align:left;
}
.amidl_container .top {
	width:500px;
	height:15px;
	float:right;
	background:url(images/contact-top.png) no-repeat;
}
.amidl_container .bot {
	width:500px;
	height:15px;
	float:right;
	background:url(images/contact-bot.png) no-repeat;
}
.amidl_container .menu_content {
	width:500px;
	padding:10px;
	float:right;
	background:url(images/contact-mid.png) repeat-y;
}

.amidl {
	width: 450px;
	margin: 0 auto;
}
.amidl p {
    margin: 0 1em 0 0;
    padding: 5px 20px;
}
.amidl p span {
    float: left;
    font-weight: bold;
    width: 80px;
	padding: 0;
}
.amidl input[type="text"], .amidl textarea {
    width: 300px;
}
.amidl input[type="submit"] {
    margin: 0 0 0 345px;
}
/******************************************************************/

.gbox_container {
	width:460px;
	float:left;
	margin:10px 16px;
}
.gbox_container .top {
	width:460px;
	height:15px;
	float:left;
	background:url(images/gbox-top.png) no-repeat;
}
.gbox_container .bot {
	width:460px;
	height:15px;
	float:left;
	background:url(images/gbox-bot.png) no-repeat;
}
.gbox_container .menu_content {
	width:439px;
	padding:10px;
	float:left;
	background:url(images/gbox-mid.png) repeat-y;
}
.gbox_container .menu_content h1 {
	padding: 0 !important;
}
.gbox_container .menu_block ol li {
	padding: 10px 0;
}
.gbox-dotted {
	background:url(images/menu-dot.png) repeat-x;
	height: 15px;
	width: 100%;
	margin: 0 auto;
}
/******************************************************************/
	
 .main {
	background:#89d16b;
	margin:10px auto;
	border: 1px solid #3a7821;
	padding:40px 0;
	width:400px;
}
.main p, .main2 p {
	margin: 0em 1em 0 0;
	padding:5px 20px;
}
.main input[type="text"], .main textarea {
	width:200px;
}
.main input[type="submit"] {
	margin:0 0 0 245px
}
.main2 .right {
	margin-left: 18px;
}
.main p span {
	width:80px;
	float:left;
	font-weight:bold
}
.main .clear, .main2 .clear {
	height: 20px;
	margin-bottom: -10px;
}
.home {
	padding:7px;
}
.home #mainContent {
	width:635px;
	float:left;
}
.home .home-side {
	width:305px;
	padding:10px;
	float:right;
	background: #feef01; /* for non-css3 browsers */
 	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9c901', endColorstr='#feef01'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#e9c901), to(#feef01)); /* for webkit browsers */
	background: -moz-linear-gradient(top, #e9c901, #feef01); /* for firefox 3.6+ */
	;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #d4b801
}

.home h1{ padding-bottom:10px}
.home .home-side h1, .home .home-side h3 {
	color:#fff;
	text-align:center;
	text-shadow:1px 1px 1px #000;
	padding:0 0 10px 0;
}
.home .home-side h3{ padding:0; margin:0;}

.home .home-side p {
	color:#000; padding:5px 0;   line-height:20px;
}
.banner {
	background:#fff;
	border:1px solid #999;
	padding:5px;
	
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
