/* CSS Document */
body{
	font:normal 11px/15px Arial, Helvetica, sans-serif;
	color:#9AA472;
	background-color:#F9F9F9;
}
*{
	margin:0;
	padding:0;
	}
img{
	border:none;
	outline:none;
	}

ul,li{
	list-style:none;
	}
.clear{
	clear:both;
	}
a{
	text-decoration:none;
	font-weight:bold;
	color:#740909;
	}

a:hover{
	color:#030000;
	}
h1,h2,h3{
	font-weight:normal;
	color:#734908;
}
h1{
	font-size:24px;
	line-height:25px;
	}
h2{
	font-size:18px;
}

lable{
	margin:0;
	padding:0;
}
.black {
	color:#2B3406;
	}
.more {
	background:url(images/bullet-more.gif) no-repeat 2px 6px;
	padding-left:10px;
	}
/*----------------general end------------*/


#header{
	position:relative;
	width:401px;
	height:249px;
	padding:0 0 0 469px;
	margin:0 auto;
	text-align:center;
	background:url(images/header-bg.jpg) no-repeat 0 100%;
}
#header ul#topNav{
	width:400px;
	text-align:center;
	height:27px;
	line-height:27px;
	float:right;
	margin:28px 0 0;
	background:url(images/top-nav-bg.jpg) no-repeat 0 0;
}
#header ul#topNav li{
	display:inline;
	background:url(images/nav-border.gif) no-repeat 100% 50%;
	padding:0 19px;
}
#header ul#topNav li a#active{
	color:#030000;
}
#header ul#topNav .none{
	background:none;
	}
#header #logo{
	width:264px;
	height:48px;
	margin:30px 0 27px 0;
	}

#header h2{
	margin-bottom:17px;
	}
#discount{
	position:absolute;
	width:132px;
	height:67px;
	left:328px;
	bottom:0;
	}
	
/*----------------header end------------*/

#sp-products-outer{
	background:url(images/special-products-bg.gif) #D4EC72 repeat-x 0 0;
	padding:28px 0 30px;
	}
#sp-products-outer #sp-products{
	width:870px;
	margin:0 auto;
	color:#868319;
	}
#sp-products-outer #sp-products .products-info{
	float:left;
	width:262px;
	margin-right:44px;
	}
#sp-products-outer #sp-products .products-info h1{
	margin-bottom:24px;
	}
 
#sp-products-outer #sp-products p.gap {
	margin-bottom:11px;
	}
#sp-products-outer #sp-products p.gap2 {
	margin-bottom:14px;
	}
#sp-products-outer #sp-products .product-item {
	float:left;
	width:168px;
	height:148px;
	margin-right:30px;
	}
#sp-products-outer #sp-products .last-item {
	margin-right:0;
	}
#sp-products-outer #sp-products .product-item img.item {
	border:3px solid #EAFBA5;
	margin-bottom:8px;
	}
#sp-products-outer #sp-products .product-item a.price {
	float:left;
	width:63px;
	height:21px;
	line-height:21px;
	color:#fff;
	padding-left:8px;
	display:block;
	background:url(images/price-btn.jpg) no-repeat 0 0;
	}

#sp-products-outer #sp-products .product-item a.more-view {
	float:right;
	width:91px;
	height:21px;
	line-height:21px;
	color:#740909;
	display:block;
	background:url(images/more-view-btn.jpg) no-repeat 0 0;
	}
#sp-products-outer #sp-products .product-item a.more-view span{
	background:url(images/bullet-more-view.gif) no-repeat 11px 50%;
	padding-left:19px;
	}
#sp-products-outer #sp-products .product-item p.last{
	margin-bottom:9px;
}
/*----------------sp-products-outer end------------*/

#content{
	width:870px;
	text-align:center;
	padding:33px 0 20px;
	margin:0 auto;
	
}
#content p.top{
	margin-bottom:31px;
}
#content h2{
	margin-bottom:17px;
}
#content #news{
	float:left;
	width:221px;
	text-align:left;
}

#content #news h3{
	width:204px;
	padding-left:14px;
	font-size:11px;
	height:18px;
	line-height:18px;
	border:1px solid #F1EDED;
	background-color:#fff;
	color:#2B3406;
	margin:24px 0 12px;
}

#content #news p {
	margin-bottom:4px;
	}
/*----------------news end------------*/

#content #services{
	float:left;
	width:361px;
	margin-left:41px;
	text-align:left;
}
#content #services .para1{
	margin-bottom:25px;
}
#content #services p{
	margin-bottom:5px;
}
#content #services img{
	float:left;
	border:2px solid #D4D4D4;
	margin-right:18px;
}
#content #services h1{
	margin-bottom:18px;
	}
#content #services .services-info{
	margin-bottom:20px;
	}
/*----------------services end------------*/

#content #rightPanel{
	float:right;
	width:199px;
}

#content #rightPanel a.new-lanuch{
	width:198px;
	height:196px;
	color:#687A26;
	display:block;
	font-weight:normal;
	line-height:16px;
	padding:66px 0 0;
	background:url(images/new-lanuch.jpg) no-repeat 0 0;
}
/*----------------rightPanel end------------*/


/*----------------content end------------*/


#footer{
	padding:20px 0 15px;
	text-align:center;
	color:#CBC8C8;
	background:url(images/footer-bg.gif) #939393 repeat-x 0 0;
}
#footer ul#footer-nav{
	background:url(images/footer-nav-bg.gif) no-repeat 0 0;
	width:467px;
	height:26px;
	line-height:26px;
	text-align:center;
	margin:0 auto 14px;
}

#footer ul#footer-nav li{
	text-align:center;
	display:inline;
	padding:0 20px;
	background:url(images/footer-divider.gif) no-repeat 100% 50%;
}
#footer a{
	color:#fff;
}
#footer a:hover{
	color:#E6E4E4;
}

#footer ul#footer-nav .none{
	background:none;
}