@charset "utf-8";


body {
	padding:0;
	margin:0;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color:#909090;
	font-size:12px;
	background:url(../images/bg_body.jpg);
}
#wrapper {
	padding:25px 0 20px 0;
	margin:0 auto;
	width:943px;
}
#container {
	display:block;
	padding:0 9px 5px 10px;
	margin:0;
	background-color:#fff;
	border:#b4b4b4 solid 1px;
	border-top:none;
	border-bottom:none;	
}

h1, h2, h3, div, p, a, img {
	padding:0;
	margin:0;
}
a {
	text-decoration:none;
}
a img {
	border:none;	
}
h1 {
	font-size:18px;
	color:#595a5b;
	font-weight:normal;
}
h2 {
	font-size:16px;
	color:#058448;
	text-transform:uppercase;	
}
h3 {
	font-size:14px;
	color:#6f6f6f;
	text-transform:uppercase;	
}

p {
	color:#909090;
	font-size:12px;
	text-align:justify;
}

p.bold {
	font-weight:bold;
	text-transform:uppercase;	
}
#wrapper .clear {
	clear:both;
}
#wrapper .top_container {
	background:url(../images/top_container.jpg) no-repeat;
	height:6px;
	display:block;	
}
#wrapper .bot_container {
	background:url(../images/bot_container.jpg) no-repeat;
	height:6px;
	display:block;	
}
#header {
	display:block;
}
#header .logo {
	float:left;
	padding:15px 0;
}
#header .fone_header {
	float:right	;
	padding:10px 5px 0 0;
	text-align:right;
}
#header .fone_header h1 {
	background:url(../images/fone_icon.jpg) no-repeat left;
	padding:0 0 0 40px ;
	line-height:31px;
	
}
#header .delivery{
	float:right;
	clear:right;
	padding:20px 5px 0 0;
}
#header .delivery h1{
	background: url(../images/deliver_van.jpg) no-repeat left;
	padding:0 0 0 90px ;
	line-height:31px;
}
#navi {
	background:url(../images/bg_nav.jpg) no-repeat;
	height:44px;
	display:block;
	padding:0 0 0 4px;
	margin:0 0 15px 0;
}
#navi div {
	padding:0 7px;
	height:44px;
	background:url(../images/sep_nav.jpg) no-repeat right;
	float:left;
}
#navi div.last {
	background:none;
	padding-right:0px;
}
#navi div a {
	line-height:46px;
	font-size:11px;
	font-weight:bold;
	color:#fff;	
	text-transform:uppercase;
	padding:0 0 13px 0;
}
#navi div a:hover {
	background: url(../images/hover_nav_link.jpg) no-repeat center bottom;
}
#navi div a.selectd {
	background: url(../images/hover_nav_link.jpg) no-repeat center bottom;
}

#banner {
	background: url(../images/bg_banner.jpg) no-repeat;
	display:block;
	height:209px;
	margin:10px 0; 
	padding:10px;
}
#banner .text {
	padding:10px 15px 0 10px;
	width:244px;
	float:left;
}
#banner .text p {
	font-size:14px;
	padding:20px 0;
	color:#317b9d;
}
#banner .text h2 {
	background:url(../images/bullet_banner_heading.jpg) no-repeat left;
	padding:0 0 0 45px;	
}
#banner img {
	float:right;	
}
#container .content {
	display:block;
	padding:0;	
	margin:0;
}
#left_sec {
	padding:0;
	margin:0;
	width:204px;
	float:left;
}
#left_sec h2 {
	background:url(../images/bg_categ_title.jpg) no-repeat;
	line-height:34px;
	color:#fff;
	padding: 0 0 0 55px;
}
#categ  {
	display:block;	
	background: url(../images/bg_products.jpg) no-repeat top #74c3f8;
	border:#4bbbef solid 1px;
	border-top:none;
	border-bottom:none;
	padding:10px 0;	
}
#categ div {
	display:block;
	border-bottom:#c1e6ff dashed 1px;	
	text-transform:uppercase;
	padding:0 6px;
}
#categ .main_categ a  {
	line-height:34px;
	background:url(../images/bullet_categ_heading.png) no-repeat center left;
	padding:0 0 0 17px;
	margin: 0 0 0 3px;
	font-weight:bold;
	font-size:12px;	
}

#categ div a {
	line-height:30px;
	background: url(../images/bullet_categ.png) no-repeat left;
	text-transform:uppercase;
	font-size:11px;	
	color:#1e7da9;
	margin: 0 0 0 15px;
	padding: 0 0 0 15px;	
	
}
#categ div a:hover {
	color:#fff;
}
#categ div .selected {
	color:#fff;
}
#left_sec .bot_left_sec {
	background: url(../images/bot_left_sec.jpg) no-repeat;
	height:6px;
	display:block;
}
#testi {
	margin:10px 0 0 0;
	display:block;
}

#left_sec .top_left_sec {
	background: url(../images/top_left_sec.jpg) no-repeat;
	height:6px;
	display:block;
}

#testi .testi_cont {
	background-color:#74c3f8;
	display:block;
	border:#4bbbef solid 1px;
	border-top:none;
	border-bottom:none;
	padding:6px 9px 0 9px;

}
#testi p{
	color:#FFF;
}

#testi .testi_cont img.coma_right {
	padding:0 0 0 170px;
}

#right_sec {
	float:right;
	width:707px;
}
#right_sec .top_main_sec {
	background: url(../images/top_main_sec.jpg) no-repeat;
	height:7px;
	display:block;
}
#right_sec .bot_main_sec {
	background: url(../images/bot_main_sec.jpg) no-repeat;
	height:7px;
	display:block;
}
#main_box {
	padding:4px 0 0 0;
	margin:0;
	background-color:#fff;
	display:block;
	border:#b4b4b4 solid 1px;
	border-top:none;
	border-bottom:none;
}
#main_box .title{
	height:42px;
	background-color:#90cff9;
	display:block;
	padding:0 0 0 10px;
	margin:0 0 0px 0;
}
#main_box .mbcontent {
	padding:15px 10px 5px 10px ;
}
#main_box .title h2{
	line-height:42px;
	background: url(../images/bullet_heading.jpg) no-repeat center left;
	padding:0 0 0 45px;
	display:block;
}

#right_boxes {
	padding:0;
	margin:10px 0 0 0 ;
	display:block;
}
#right_boxes img {
	float:left;
	margin:0 10px 0 0;
}
#right_boxes img.last {
	float:left;
	margin:0;
}
#footer {
	background:url(../images/bg_footer.jpg) no-repeat;
	height:44px;
	display:block;
	margin:10px 0 0 0;
}
#footer .links {
	background:url(../images/bg_footer.jpg) no-repeat;
	height:44px;
	display:block;
	float:left;
	padding:0 0 0 10px;
}
#footer .links a {
	font-size:12px;
	color:#FFF;
	line-height:46px;
	float:left;
	padding:0 5px 0 0;
	margin:0 5px 0 0;
	background:url(../images/sep_footer.jpg) no-repeat right;
}
#footer .links a.last {
	background:none;
	margin:0;
	padding:0;
}
#footer .links a:hover {
	text-decoration:underline;
}

#footer p {
	float:right;
	line-height:44px;
	color:#FFF;
	padding:0 10px 0 0;
}


#banner .banner_cont {
	padding:0px;
	margin:0px;
	width:627px;
	height:209px;
	background:#fff;
	float:right;
	position: relative;
}
 #pager {
	position: absolute;
	display:none;
	top: 225px;
	right: 756px;
	z-index: 999;
	
}

#banner .banner_cont img {
	border:0px;
}

 #pager a {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	background: url(../images/bg_pager.jpg) no-repeat ;
	padding:0px 2px 1px 2px;
	color:fff;
	margin-right:2px;
	text-decoration: none;
}

#pager a:hover, #banner #pager a.activeSlide {
	color: #fff;
}

#rotate {
	height: 237px;  
    width: 837px;  
    padding: 0 0 20px;  
    margin: 0;
} 
 
#rotate img { 
    top: 0; 
    left: 0 
}


#paging {
	float:right;
	
}
#paging a {
	text-align:right;
	float:left;
	height:14px;
	width:14px;
	background: #fff;
	border:#b1ccfe solid 1px;
	font-size:11px;
	text-decoration:none;
	text-align:center;
	margin:0 2px 0 0;
	color:#2e6ab1;
}
#paging a:hover {
	border:#4586fd solid 1px;
}
#paging a.current {
	background:#2e6ab1;
	border:#2e6ab1 solid 1px;
	color:#FFFFFF;
	
}
#product_decription {
	text-align:center;
}
#product_decription h3 {
	font-size:16px;
	color:#666;
	display:block;
	background:#f1f1f1;
	line-height:22px;
	margin:0 0 10px 0;
}
#product_decription .main_image	img {
	width:430px;
	height:400px;
}
#product_decription img {
	border:#CCC solid 1px;
}
