@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	background:url(../images/bg.png);
}
h2 {
	float:left;
	width:100%;
	font-size: 24px;
	font-weight: normal;
	margin: 30px 0px;
}
.main {
	width:1020px;
	margin:0px auto;
	height:auto;	
}
.last {
	margin:0px !important;	
}
.header {
	width:100%;
	height:161px;
	background:url(../images/head_bg.jpg) repeat-x;	
}
.logo_main {
	width:100%;
	height:100px;
	float:left;
}
.logo {
	width:360px;
	height:90px;
	float:left;
}
.head_mtr {
	width:215px; /* 390 */
	height:50px;
	float:right;
	margin-top:15px;
	background:url(../images/phone_icon_white.png) no-repeat left;
}
.head_mtr_text {
	width:185px;
	height:50px;
	float:left;	
	margin-left:60px;
	color:#323232;
}
.head_mtr_text p {
	margin:0px;
	float:left;
	font-size:13px;
	height:22px;
}
.head_mtr_text h1 {
	margin:0px;
	float:left;
	font-size:22px;
	font-weight:normal;
}
.head_btn {
	width:175px;
	height:50px;
	background:#fff;
	border-radius:5px;	
	float:left;
}
.head_btn p {
	margin:0px;	
}
.head_btn p a {
	padding-right:15px;
	height:30px;
	line-height:30px;
	float:left;
	color:#9d9c9c;
	border-right:1px solid #9d9c9c;
	font-size:18px;
	text-align:center;
	text-decoration:none;
	margin-top:10px;
}
.menu_main {
	width:66%;
	height:60px;
	float:left;
	font-family:Droid Sans,Arial, Helvetica, sans-serif;
	font-size:13px;
}
.menu_text {
	color:#009900;
	float:left;
}
.menu_text a {
	color:#fff;
	text-decoration:none;
	font-size:16px;
	height:60px;
	line-height:60px;
	color:#fff;
	min-width:10px;
	padding:0px 15px 0px 15px;
	float:left;
		
}
.menu_main .active {
	background-color:#158d7a;
}
.menu_text:hover {
	background-color:#158d7a;
}

.menu_icon {
	width:7px;
	height:5px;
	float:left;
	background:url(../images/menu_down.png);
	margin:15px 0px 0px 5px;
}
.menu_drop {
	width:170px;
	position:absolute;	
	border-bottom:#009900 solid 6px;
	background:#fff;
	top:60px;
	left:0px;
	z-index:1000;
}
.menu_drop_text {
	width:170px;
	height:35px;
	/*margin:0px auto;*/
	border-bottom:#e7e7e7 solid 1px;
		
}
.menu_drop_text:hover {
	background:#b2ee87;	
}
.menu_drop_text .last {
 border:none;	
}
.menu_drop_text a {
	color:#009900;
	text-decoration:none;	
	line-height:36px;
	float:none;
	padding:0px 10px;
}
.menu_drop_text a:hover {
	color:#009900;	
}
.home_text {
	font-size:20px;
	line-height:30px;
	float:left;
	height:60px;
	text-align:center;
	width:100%;	
	margin:60px 0px 20px 0px;
	color:#6f6c68;
}
.left {
	float:left;	
}
.left h6 {
	line-height:40px;
	font-size:18px;
	width:100%;
	float:left;
	margin:15px 0px;	
}
.home_small_box {
	width:490px;
	min-height:370px;
	float:left;
	background:#f4f3ef;
	color:#6f6c68;
	margin-right:20px;	
}
.home_small_box_pic {
	height:130px;
	width:122px;
	margin:0px auto;	
}
.home_small_box_pic img {
	margin:0px auto;	
}
.home_small_box h1 {
	width:100%;
	height:30px;
	text-align:center;
	color:#d60000;	
	font-weight:normal;
	font-size:24px;
	line-height:30px;
}
.home_small_box p {
	width:91%;
	height:auto;
	float:left;
	text-align:center;
	color:#6f6c68;
	margin:0px;
	font-size:14px;
	padding:0px 10px 25px 10px;	
	line-height:30px;
}
.home_half_mtr {
	width:100%;	
	height:auto;
	float:left;
	margin-top:10px;
}
.home_half_mtr h2 {
	font-size:24px;
	font-weight:normal;
	margin:30px 0px;
}
.orange_head {
	width:100%;
	height:50px;
	float:left;
	background:#005a51;
	line-height:50px;
	text-align:center;
	font-size:24px;
	color:#fff;	
}
.orange_head_mtr {
	width:450px;
	float:left;
	margin:20px;
	border-bottom:1px solid #dfdcd4;	
}
.orange_head_mtr_small {
	margin:0px auto;
	height:50px;
	font-size:12px;
	color:#504f4b;	
	width:120px;
}
.orange_head_mtr_small p {
	float:left;	
	margin:10px 0px 0px 0px;
	padding:0px;
	height:30px;
	width:auto;
}
.orange_head_mtr_small img {
	float:left;
	margin:18px 8px 0px 0px;
}
.white_box {
	width:100%;
	height:75px;
	float:left;
	background:#fff;
	margin-bottom:20px;	
}
.white_box_btn {
	width:120px;
	text-align:center;
	height:45px;
	margin:15px auto;
	font-size:18px;
	line-height:45px;
	background:#005a51;
}
.white_box_btn a {
	color:#fff;
	text-decoration:none;	
}
.home_half_mtr_special {	
	height:auto;
	float:left;
	margin-top:10px;
}
.home_half_mtr_special h2 {
	font-size:24px;
	font-weight:normal;
	margin:10px 0px;
}
.home_half_mtr_special h3 {
	float:left;
	line-height:35px;
	color:#444444;
	font-weight:normal;
	font-size:14px;
	text-align:justify;
	margin-top:0;
}
.special_box {
	width:94%;
	float:left;
	height:35px;
	background:url(../images/tick_gray.png) no-repeat left;
	border-bottom:1px dashed #595856;
	padding-left:30px;
	line-height:35px;
	font-size:16px;	
}

.special_box_rate {
	width:30%;
	float:right;
	height:35px;
	line-height:35px;
}
.special_box_rate p {
	float:left;
	margin:0px 0px 0px 20px;
	padding:0px;	
	text-decoration:line-through;
}

.special_box_rate h1 {
	float:left;
	margin:0px 0px 0px 20px;
	padding:0px;	
	font-weight:normal;
	color:#d60000;
	font-size:16px;
	font-weight:normal;	
}

.slider_box {
	width:1020px;
	float:left;
	height:230px;
	background:#e1f4fe;	
}
.slider_pic{
	width: 100%;
	margin-left: 20px;
	float: left;
	height: 200px;
	margin-top: 10px;
	border-radius: 8px;
	margin-bottom: 30px;
}

 #slider {position: relative; width: 100%; /*margin: 20px auto;*/}
 				#slider li {list-style:none;}
                #slider .holder_cont {width: 1012px; margin: 0 auto; overflow: hidden;}
				#slider .holder_cont { margin:0px 0px 0px -40px;}
                #slider .holder {width: 10000px; height: 185px;}
                #slider .slide {position: relative; margin-right: 10px; float:left; width: 240px; height: 185px;}
                #slider .slide .caption {display: none; position: absolute; bottom: 0; left: 0;background: #FFF; padding: 10px; opacity: 0.8; border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; -moz-border-radius-bottomleft: 15px; -moz-border-radius-bottomright: 15px;}                
                #slider .button {position: absolute;}
                #slider .prev {top: 18%; left: -73px; z-index:1000}
                #slider .next {top: 18%; right: -28px; z-index:1000}
                h4 {font-size: 18px; font-weight: bold; margin-bottom: 15px;}
                .clear {clear:both;}
				
.client{
	width: 100%;
	margin-left: 20px;
	float: left;
	height: 200px;
	margin-top: 10px;
	border-radius: 8px;
	margin-bottom: 30px;
}

.footer {
	width:100%;
	height:375px;
	float:left;
	background:url(../images/footer.jpg);	
	color:#fff;
	margin-top:30px;
}

.footer_align {
		margin-top:15px;
}
.clear {
	clear:both;	
}
.footer_left {
	width:280px;
	height:290px;
	float:left;	
	margin-right:20px;
}
.footer_left h1 {
	float:left;
	font-size:15px;
	margin:0px;
	height:30px;
	line-height:30px;
	width:100%;
}
.footer_left p {
	width:100%;
	float:left;
	font-size:14px;
	font-weight:normal;	
	line-height:25px;
	text-align:justify;
	color:#fff;
}
.footer_left p a {
	color:#fff;
	text-decoration:none;	
	width:100%;
	height:30px;
	float:left;
	line-height:30px;
}
.footer_location {
	
}
.footer_location h1 {
	margin:0px;
	padding:0px;
	font-weight:normal;
	font-size:14px;
	padding-left:35px;	
	background:url(../images/location.png) no-repeat left top;
	width:91%;
	float:left;
	min-height:100px;
	line-height:25px;
}
.footer_location h2 {
	margin:0px 0px 0px 0px;
	padding:0px;
	font-weight:normal;
	font-size:14px;
	padding-left:35px;	
	background:url(../images/phone_icon.png) no-repeat left top;
	width:91%;
	float:left;
	min-height:25px;
	line-height:25px;
}
.footer_location h3 {
	margin:10px 0px 15px 0px;
	padding:0px;
	font-weight:normal;
	font-size:14px;
	padding-left:35px;	
	background:url(../images/email_icon.png) no-repeat left top;
	width:91%;
	float:left;
	min-height:25px;
	line-height:25px;
}
.footer_text {
	width:100%;
	height:70px;
	text-align:center;	
	line-height:70px;
	float:left;
	margin:0px auto;
}
.footer_text p {
	float:left;
	margin:0px;
	font-size:14px;
}
.footer_text a {
		color:#fff;
		text-decoration:none;
		float:right;
} 
.footer_text a img {
	height:40px;	
}
.foo_img{
	width:240px;
	margin-left:-39px;
}
.foo_img li{
	float:left;
	width: 65px;
	height: 50px;
	margin-bottom: 11px;
	margin-right:5px;
	list-style:none;
}
.foo_img li img {
	border:3px solid #fff;
}
.foo_input {
	width:96%;
	background:#fff;
	float:left;
	color:#b5b4b4;
	height:30px;
	line-height:30px;
	font-size:14px;
	padding-left:5px;
	margin-bottom:10px;	
}
.foo_btn {
	background:#ffee4e;
	padding:0px 15px;
	float:right;
	color:#009900;
	height:35px;
	line-height:35px;
	border:none;	
	cursor:pointer;
}
.foo_social {
	height:34px;
	float:left;
	width:39px;
	border:1px solid #fff;
}
.mini_slider_text {
	width:95%;
	height:30px;
	line-height:30px;
	background:#000;
	color:#fff;	
	margin-top:155px;
	opacity:0.5;
	font-size:16px;
	padding-left:10px;
}

/********** Gallery **********/

.p1 {
	margin-bottom:8px;
}
.p2 {
	margin-bottom:15px;
}
.p3 {
	margin-bottom:30px;
}
.p4 {
	margin-bottom:40px;
}
.p5 {
	margin-bottom:50px;
}


#slider-2 > div {
	overflow:hidden;
	width:240px;
	height:710px;
}
#slider figure {
	margin-bottom:8px;
}
#slider-2 figure {
	margin-bottom:17px;
}
#slider-2 h5 {
	margin-bottom:5px
}

#page3 .bx-window {
	height:710px;
	/*height:586px;*/
}
#page3 .bx-window_cat {
	height:586px;
	
}

.bx-pager {
	padding:16px 0 0 0;
	text-align:center;
}
#page3 .bx-pager {
	text-align:right;
	padding:23px 20px 0 0;
}
.pager-link {
	display:inline-block;
	color:#54a4c6;
	margin-right:12px;
	cursor:pointer;
	text-decoration:none;
}
.pager-link:hover, .pager-active {
	color:#000;
}
.pager-active {
	cursor:default;
}

/***** Lightbox image *****/
.lightbox-image {
	position:relative;
	z-index:1;
	overflow:hidden;
	display:inline-block;
	cursor:pointer;
}
.lightbox-image img {
	position:relative;
	z-index:1;
}
.lightbox-image span {
	display:inline-block;
	position:absolute;
	left:0px;
	top:-100%;
	width:100%;
	height:100%;
	background:url(../images/magnify.png) no-repeat 50% 50%;
	z-index:2;
	padding:0;
}
.sub_head {
	width:100%;
	height:40px;
	background:#f4f3ef;	
	font-size:24px;
	margin-bottom:20px;
	line-height:40px;
}
.about_us {
	width:63%;
	float:left;
	line-height:25px;
	font-size:14px;
	margin-right:2%;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	text-align:justify;	
}
.about_us_img {
	width:35%;
	float:left;	
}


.service_main {
	width:100%;
	min-height:230px;
	float:left;
	padding-bottom:20px;
	border-bottom:1px solid #fff;
	margin-bottom:20px;
	text-align:left;
}
.service_pic{
	width:290px;
	height:220px;
	float:left;	
	border:5px solid #fff;
}
.service_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	float:left;
	width:640px;
	height:230px;
	margin-left:20px;	
	color:#484747;
	line-height:30px;
}
.fac_gray {
	font-size:24px;
	color:#484747;
	width:100%;
}


.contact_main {
	
	width:907px ;
	/*height:480px;
	float:left;*/
	margin:0px auto;
}
.contact_adrs {
	width:332px;
	/*height:350px;*/
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;	
	padding:0px 0px 0px 5px;
	color:#484747;
	line-height:25px;
}
.contact_form {
	width:200px;
	height:350px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;	
	padding:0px 0px 0px 85px;
	color:#484747;
	line-height:25px;
}
.white {
	color:#ffffff;	
	font-size:16px;
}
.contact_pic {
	width:620px;
	height:382px;	
	float:left;
	background:url(../images/contact_big.png);
}
.contact_text {
	margin-top:65px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;	
	margin-bottom:10px;
}
.contact_round {
	width:280px;
	height:350px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;	
	padding:55px 0px 0px 5px;
	color:#464301;
	line-height:25px;
}
div.contact_round h3 {
	margin:0px !important;	
}
.contact_btn {
	border:1px solid #c1b235;
	width:80px;
	height:28px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:center;
	line-height:24px;
	border-radius:5px;
	margin-left:112px;
	cursor:pointer;
	background:#d8ca4e;
}
.contact_single_fld {
	width:350px ;
	height:35px;
	font-size:14px;
	color:#464301;
	border: 1px solid #8CD3E5;
	background: #DEEDF6;
	padding:0px 5px 0px 5px;
	outline:none;
	margin:0px 30px 15px 0px;
}
.contact_fld {
	width:350px ;
	height:160px;
	font-size:14px;
	color:#464301;
	border: 1px solid #8CD3E5;
	background: #DEEDF6;
	padding:0px 5px 0px 5px;
	outline:none;
	margin:0px 30px 15px 0px;
	font-family:Arial, Helvetica, sans-serif;
}
.contact_single_fld:hover, .booking_fld:focus {
	background-color:#B3C7D4;
}
.contact_fld:hover, .contact_fld:focus {
	background-color:#B3C7D4;
}
.ca-menu{
    padding:0;
    margin:20px auto;
    width: 1020px;
}
.ca-menu li{
    width: 230px;
    height: 230px;
    border: 10px solid #f6f6f6;
    overflow: hidden;
    position: relative;
    float:left;
    background: #fff;
    margin-right: 4px;
    -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    -webkit-border-radius: 125px;
    -moz-border-radius: 125px;
    border-radius: 125px;
    -webkit-transition: all 400ms linear;
    -moz-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    -ms-transition: all 400ms linear;
    transition: all 400ms linear;
}
.ca-menu li:last-child{
    margin-right: 0px;
}
.ca-menu li a{
    text-align: left;
    width: 100%;
    height: 100%;
    display: block;
    color: #333;
    position: relative;
}
.ca-icon{
    font-family: 'WebSymbolsRegular', cursive;
    font-size: 40px;
    color: #f6f6f6;;
    line-height: 60px;
    position: absolute;
    width: 100%;
    height: 60px;
    left: 0px;
    top: 30px;
    text-align: center;
    -webkit-transition: all 400ms linear;
    -moz-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    -ms-transition: all 400ms linear;
    transition: all 400ms linear;
}
.ca-main{
    font-size: 24px;
    position: absolute;
    top: 110px;
    height: 80px;
    width: 170px;
    left: 16%;
    margin-left: -85px;
    opacity: 0.8;
    text-align: center;
}
.ca-sub{
    text-align:center;
    color: #000;
    font-size: 22px;
    position: absolute;
    height: 80px;
    width: 170px;
    left: 12%;
    margin-left: -85px;
    top: 130px;
    opacity: 0;
    -webkit-transition: all 400ms linear;
    -moz-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    -ms-transition: all 400ms linear;
    transition: all 400ms linear;
}
.ca-menu li:hover{
    background: #f7f7f7;
    border-color: #fff;
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}
.ca-menu li:hover .ca-icon{
    color: #555;
    font-size: 60px;
}
.ca-menu li:hover .ca-main{
    display: none;
}
.ca-menu li:hover .ca-sub{
    opacity: 0.8;
}
div.ca-content {
	margin:0px !important;		
}
/*===================about us start here==========================*/
.home_text_abt {
	font-size: 20px;
	line-height: 30px;
	float: left;
	height: 60px;
	text-align: center;
	width: 100%;
	margin: 17px 0px 20px 0px;
	color: #6f6c68;
}
.about_us span{
	color:#039;
}
.wrapper.contact .rightside{ width:500px; float:left;}
.wrapper.contact .leftside{ width:460px; float:left; padding-left:60px;}

div.wpcf7 p{ margin-bottom:10px;}

.wrapper .leftside .teams h3{ font-size:15px;}
.wrapper .leftside h2 {
	font-family: 'Oswald', sans-serif;
	font-size: 26px;
	color: #036f62;
	line-height: 22px;
}
.wrapper .leftside p {
margin-bottom: 10px;
text-align: justify;
}
.wpcf7 input[type="submit"] {
	background-color: #036f62;
	margin: 0px;
	color: #fff;
	font-weight: normal;
	font-size: 14px;
	text-transform: uppercase;
	padding: 10px 30px;
	text-shadow: none;
	border:none;
	cursor:pointer;
}
.wpcf7 input[type="submit"]:hover {
	background-color: #1e6fa7;
}
div.wpcf7 img.ajax-loader {
	border: none;
	vertical-align: middle;
	margin-left: 4px;
}
.wrapper .rightside {
	float: left;
	width: 400px;
}
#sidebar h2 {
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	font-weight: 100;
	color: #036f62;
}
.adress_location {
	float:left;
	margin:70px 0 0 0;
}
.adress_location h1 {
	margin:0px;
	padding:0px;
	font-weight:normal;
	font-size:14px;
	padding-left:35px;	
	background:url(../images/cnt_location.png) no-repeat left top;
	width:91%;
	float:left;
	min-height:80px;
	line-height:25px;
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
}
.adress_location h1 span{
	
	font-size:16px !important;
	
}
.adress_location h1 span{
	color:#009;
}
.adress_location h2 {
	margin:20px 0px 0px 0px;
	padding:0px;
	font-weight:normal;
	font-size:14px;
	padding-left:35px;	
	background:url(../images/cnt_phone_icon.png) no-repeat left top;
	width:91%;
	float:left;
	min-height:25px;
	line-height:25px;
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
}
.adress_location h3 {
	margin:10px 0px 15px 0px;
	padding:0px;
	font-weight:normal;
	font-size:14px;
	padding-left:35px;	
	background:url(../images/cnt_email_icon.png) no-repeat left top;
	width:91%;
	float:left;
	min-height:25px;
	line-height:25px;
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
}
.adress_location h4 {
	margin:20px 0px 15px 0px;
	padding:0px;
	font-weight:normal;
	font-size:18px;
	padding-left:35px;	
	background:#DEDEDE;
	padding-top:10px ;
	padding-bottom:10px;
	padding-left:2%;
	float:left;
	width:98%;
	min-height:25px;
	line-height:25px;
	color:#02176F;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:700;
}
.adress_text {
	width:100%;
	height:50px;
	text-align:center;	
	line-height:50px;
	float:left;
	margin:0px auto;
	border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;;
	-o-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
}
.adress_text p {
	float:left;
	margin:0px;
	font-size:14px;
	padding:0 15px;
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
}
/*===============================products=================*/

.bs-callout-info {
	border-left-color: #01675f !important;
}
.bs-callout {
	padding: 15px;
	margin: 20px 0;
	border: 1px solid #eee;
	border-left-width: 5px;
	border-radius: 3px;
	background-color: #fff;
	height:auto;
	float:left;
}
.bs-callout h2 {
	margin: 0px;
	padding: 0px;
	font-weight: 500;
	margin-bottom: 20px;
}


.serv_img {
	float:left;
	width:300px;
	height:auto;
}
.img-floated-left {
	margin-right: 40px;
}
.bs-callout-danger {
	border-left-color: #a23437 !important;
}
.serv_cnt p {

	line-height: 25px;
	font-size: 12px;
	margin-right: 2%;
	font-family: Verdana, Geneva, sans-serif;
	text-align: justify;
}
.serv_cnt h3 {
	font-family: Verdana, Geneva, sans-serif, sans-serif;
	font-size: 18px;
	color: #036f62;
	line-height: 22px;
}
.bs-callout-warning {
	border-left-color: #1d6fa7 !important;
}


.clients {
	padding: 0 15px 15px 15px;
	margin: 20px 20px 20px 0;
	border: 1px solid #eee;
	border-left-width: 5px;
	border-radius: 3px;
	background-color: #fff;
	height:auto;
	width:1000px;
}
.clients h2 {
	margin: 0px;
	padding: 0px;
	font-weight: 500;
	margin-bottom: 20px;
}
.clients h3 {
	font-family: Verdana, Geneva, sans-serif, sans-serif;
	font-size: 18px;
	color: #036f62;
	line-height: 40px;
	text-align:center;
	margin-bottom:0;
}
.clients p {
	line-height: 25px;
	font-size: 12px;
	margin-right: 2%;
	font-family: Verdana, Geneva, sans-serif;
	text-align: justify;
	margin-top:0;
}
.clients_img {
	height: auto;
}
.clients_main {
	float:left;	
}

.menu_right {
	height:60px;
	float:left;
	font-family:Droid Sans,Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	text-decoration:none;
	font-size:16px;
	min-width:10px;
	padding-left:15px;
	float:left;
	line-height:60px;
}

.product_specification {
	width:100%;
	float:left;	
}
.product_specification h1 {
	line-height:40px;
	font-size:16px;
	color:#fff;
	background:#005a51;
	padding-left:20px;
	margin-bottom:5px;	
}
.product_specification ul {
	float:left;	
	list-style:none;
	
	margin:0;
	padding:0;
}
.product_specification ul li {
	width:462px;
	padding:0 15px;
	float:left;
	line-height:30px;
	background: #F4F4F4;
	margin-bottom:2px;
}