@charset "utf-8";
/* CSS Document */
body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	margin:0;	
}
.clear{
	clear:both;	
}
.wrap {
	width:1020px;
	margin:0px auto;
}
.header {
	float:lef;
	background:#eeece7;
	width:100%;
	height:100px;	
}
.logo {
	width:550px;
	float:left;
	height:100px;	
}
.logo img{
	float:left;	
}
.logo h2{
	font-family:Verdana, Geneva, sans-serif;
	font-size:24px;
	line-height:40px;
	color:#000;
	margin: 16px 0 0 0;
	font-weight:bold;
	float:left;
}
.logo p{
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	line-height:20px;
	color:#000;
	letter-spacing:4px;
	float:left;
	margin:0 0 0 7px;
}
.head_social {
	width:310px;
	height:32px;
	margin:34px 0;
	float:right;	
}
.head_social img {
	height:32px;
	width:32px;	
}
.soc_box {
	width:32px;
	height:32px;
	float:right;
	margin-left:10px;	
}
.call_box {
	width:170px;
	height:32px;
	float:left;
	background:url(../images/phone.png) no-repeat;
	padding-left:42px;
	margin-top:10px;
}
.call_box p {
	font-size:12px !important;
	color:#797979 !important;
	float:left !important;
	margin:0 !important;
	line-height:15px !important;	
}
.call_box h1 {
	font-size:14px !important;
	color:#880000 !important;
	float:left !important;
	margin:0 !important;
	font-weight:normal !important;	
	height:17px !important;
	line-height:17px !important;
}
.menu {
	width:100%;
	float:left;
	background:#ffaa00;
	height:50px;	
}
.banner_wrapper{
	width:100%;
	height:auto;
	float:left;
	background:url(../images/banner_wrap_bg.png) repeat-x;
}
	
.menu a {
	float:left;
	line-height:50px;
	padding:0px 15px;	
	text-decoration:none;
	color:#181818;
	font-size:14px;
}
.menu a:hover {
	background:#ef8100;
	color:#fff;
}
.menu .active {
	background:#ef8100;
	color:#fff;
}
.search { 
	float:right;
	height:32px;
	margin:8px 0;
}
.field {
	border:1px solid #d3d0ca;
	height:30px;
	line-height:30px;
	padding:0 5px;	
	float:right;
	margin:0;
}
.srch_btn {
	width:32px;
	height:32px;
	background:url(../images/srch.png);
	border:none;
	float:right	;
	cursor:pointer;	
}
.under_slider {
	float:left;
	margin:20px 0;
		
}
.under_box {
	width:320px;
	height:215px;
	float:left;	
	margin-right:20px;
}
.under_box_pic {
	width:130px;
	height:185px;
	float:left;	
}
.under_box_text {
	width:190px;
	height:150px;
	float:left;	
	margin-top:35px;
}
.under_box_text p {
	float:left;
	line-height:20px;
	padding:10px 0px;
}
.under_box_text p a {
	color:#fff;	
	font-size:14px;
}
.under_box_text h1 {
	float:left;
	line-height:20px;
	font-size:18px;
	font-weight:normal;
}
.under_box_title {
	float:left;
	width:320px;
	height:30px;
	line-height:30px;
	background:rgba(255, 255, 255, 0.50);
	text-align:center;
	font-size:14px;	
}
.green {
	background:#a6cd1c;	
}
.violet {
	background:#c79ad5;	
}
.orange {
	background:#ff8615;	
	margin:0 !important;
}
.midle_wrap{
	background:#FFF8EC;
	width:100%;
	height:auto;
	margin:0;
	float:left;	
	padding:20px 0 50px 0;	
}
.middlebox_wrap{
	margin-top:20px;
	float:left;
	width:100%;
	height:auto;
}
.middle_box {
	width:240px;
	height:210px;
	float:left;	
	text-align:center;
	background:#fff;
	border:1px solid #e1dfdf;
}
.middle_box img:hover{
	
}
.middle_box:last-child{
	margin:0px;
}
.middle_box_title {
	float:left;
	width:240px;
	height:65px;
	line-height:30px;
	background:#CF8F06;
	text-align:center;
	font-size:14px;	
	color:#fff;
}
.middle_box_title p {
	color: #464646;
	margin: 0;
	padding: 0;
	font-size:14px;
}

.middle_main_box{
	width:240px;
	height:277px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.footer {
	width:100%;
	background:#ffc600;	
	float:left;
	padding:30px 0 20px 0
}
.clear {
	clear:both;	
}
.footer_left {
	width:240px;
	height:140px;
	float:left;	
	margin-right:10px;
}
.footer_left h1 {
	float:left;
	font-size:15px;
	margin:0px;
	height:30px;
	line-height:30px;
}
.footer_left p {
	width:100%;
	float:left;
	font-size:14px;
	font-weight:normal;	
	line-height:25px;
	text-align:justify;
	color:#363636;
}
.footer_left p a {
	color:#363636;
	text-decoration:none;	
}
.footer_text {
	width:100%;
	text-align:center;	
	line-height:60px;
	margin:0px auto;
	float:left;
	background:#d5a603;
}
.footer_text p {
	color:#fff;
	text-align:center;
}
.footer_text p a {
		color:#fff;
		text-decoration:none;
		margin:0px 0px 0px 5px;
} 
.footer_text a img {
	height:20px;	
}
/*.support {
	width:300px;
	height:500px;
	background:#ccc;
	position:absolute;	
}*/
.support {	
	clear:both;
	position: fixed;
    _position: absolute;
    bottom: 0;
	height:180px;
	width: 200px;
	background:#CCC;
	top:73%;
	right:5px;
	overflow:visible;
	z-index:1000;
	border:1PX solid;
		
	}
.powered {
	width:180px;
	height:230px;
	float:left;	
}
.powered h1 {
	float:left;
	font-size:15px;
	margin:0px;
	height:30px;
	line-height:30px;
	width:100%;
}
.powered .fb {
	width:32px;
	height:32px;
	float:left;
	margin:10px 10px 0px 0px;	
}
.powered img {
	height:32px;
	width:32px;
}
.powered .twiter {
	width:32px;
	height:32px;
	float:left;
	margin:10px 10px 0px 0px;	
}
.powered .linked {
	width:32px;
	height:32px;
	float:left;	
	margin:10px 0px 0px 0px;
}
.down_menu {
    position: fixed;
    width: 100%;
    height:50px;
    background: #c07006;
    top: 0px;
    bottom: 0;
	z-index:1000;
	display:none;
	border-bottom:1px solid #744303;
}
.products-sidebar{
	float:left;
	width:250px;
	height:auto;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	padding:10px;}
.products-sidebar h3{
	font-family: 'Open Sans', sans-serif;
	padding: 15px 0px;
	color:#fff;
	font-size: 16px;
	text-transform: uppercase;
	background: #CF8F06;
	text-align: center;

}
.products-sidebar ul{
	padding:0px;
}
.products-sidebar ul .active {
	color: #EC3000;
	background:url(../images/marker.png) 0 9px no-repeat #FEC449;
}
.products-sidebar ul li:hover {
	background:url(../images/marker.png) 0 9px no-repeat #FEC449;	
}
.products-sidebar ul li a{
	display: block;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #505050;
	padding: 2px 0px 5px 0px;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	text-decoration:none;
}
.products-sidebar ul li a:hover{
	color: #EC3000;
}
.products-sidebar ul li a:active{
	text-decoration:none;
}
.products-sidebar ul li {
	border-bottom:1px solid rgba(215, 203, 145, 0.33);
	background: url(../images/marker.png) 0 9px no-repeat;
	padding: 9px 13px 8px 23px;
}
.product_right{
	float: left;
	width: 750px;
}
.product_left{
	width:250px;
	height:100%;
	float:left;
	margin-right:15px;
	margin-left:5px;
	background:#FFECD4;
	border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-webkit-border-radius:5px;
	-ms-border-radius:5px;
	
}
.pro_wrap {
	width: 100%;
	height: auto;
	margin: 20px 0 0 0;
	float: left;
	padding: 0px 0 30px 0;	
}
.pro_inr_mtr {
	float:left;
	width:490px;
	margin-left:10px;
}
.pro_inr_mtr span {
	color:#FF6666;
}
.pro_inr_mtr h3 {
	color: #555;
	font-size: 1.1em;
	text-transform: uppercase;
	margin-bottom: 10px;
	font-weight: normal;
	font-size: 16px;
}
.pro_inr_mtr p {
	float:left;
	line-height: 20px;
	margin-top: 15px;
}
.price {
	float:left;
	margin:0 0 10px 0;
	font-size: 18px;
	line-height: 30px;
	height: 30px;	
	width:100%;
}

.price .a {
	text-decoration: line-through;
	margin-right: 10px;
	color: #555;
	float:left;
}
.price .b {
	color: #ea3d00;
	margin-right: 15px;
	float:left;
}
.buy_now {
	font-family: 'Open Sans', sans-serif;
	cursor: pointer;
	border: none;
	outline: none;
	padding: 0px;
	color: #FFF;
	text-transform: uppercase;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.buy_now:hover {

	/*border-bottom: 4px solid #1D1C1C;*/
}
.buy_product {
	width:420px;
	height:270px;	
	margin:40px auto;
}
.buy_pro_main {
	width:80%;
	margin:0 10% 10px 10%;	
	float:left;
}
.buy_field {
	border:1px solid #CCC;
	line-height:20px;
	float:left;	
	width:180px;
}
.buy_pro_main p {
	width:150px;
	line-height:30px;
	float:left;
	font-size:14px;	
	margin:0;
}
.gallery_head {
	width:100%;
	line-height:40px;
	font-size:18px;
	border-bottom:2px solid #ECCC7C;
	border-top:2px solid #ECCC7C;
	background: #F5E7C5;
	color:#414141;
	padding: 0 10px;	
	border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	-webkit-border-radius:5px;
}

/***************Conatct us**************/

.contactHolder {
	margin-right: auto;
	margin-left: auto;
	height: 458px;
	margin-top: 20px;
}

.contactHolder .cntBoxone {
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	/*background-color: #f8f8f8;*/
	height: 480px;
	width: 580px;
	float: right;
	background-color: #F7F6F3;
	border: thin solid #C0C0C0;
	/*background: #fff url(../images/white_paperboard.jpg);
	box-shadow:inset 0 0 0 12px #fff, inset 0 0 0 17px #E6C96C, inset 0 0 0 18px #fff, inset 0 0 0 19px #E2D55B, inset 0 0 0 20px #fff, inset 0 0 0 21px #E4C02B;
	-o-box-shadow:inset 0 0 0 12px #fff, inset 0 0 0 17px #E6C96C, inset 0 0 0 18px #fff, inset 0 0 0 19px #E2D55B, inset 0 0 0 20px #fff, inset 0 0 0 21px #E4C02B;
	-moz-box-shadow:inset 0 0 0 12px #fff, inset 0 0 0 17px #E6C96C, inset 0 0 0 18px #fff, inset 0 0 0 19px #E2D55B, inset 0 0 0 20px #fff, inset 0 0 0 21px #E4C02B;
	-webkit-box-shadow:inset 0 0 0 12px #fff, inset 0 0 0 17px #E6C96C, inset 0 0 0 18px #fff, inset 0 0 0 19px #E2D55B, inset 0 0 0 20px #fff, inset 0 0 0 21px #E4C02B;*/

}
.contactHolder .cntBoxtwo {
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	float: left;
	height: auto;
	width: 430px;
	background-color: #F7F6F3;
	border: thin solid #C0C0C0;
	padding-bottom:20px;
	height:480px;
	margin-bottom:15px;
}
.cntBoxtwo .cntLogo {
	height: 127px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: center;
}
.cntBoxtwo .cntAdrs {
	height: 132px;
	text-align: center;
	font-size: 16px;
	color: #654e18;
	padding-top: 10px;
	line-height:25px;
}
.cntBoxtwo .cntPhone {
	margin-top:20px;
}
.cntBoxtwo .cntDesn {
	height: 41px;
	background-image: url(../images/dsnImg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.contactHolder .shadwTwo {
	width: 390px;
	float: left;
	height: 20px;
	background-repeat: no-repeat;
	background-position: center;
}
.contactHolder .shadwOne {
	width: 580px;
	height: 20px;
	float: right;
	clear: both;
	background-repeat: no-repeat;
	background-position: center top;
}
.cntBoxone #form1 #contact {
	margin-top: 20px;
	margin-left: 90px;
	font-size: 14px;
}
.textBg {
	height: 39px;
	width: 255px;

	border: none;
	margin-left: 5px;
	outline:none;
	padding:0 10px;
	-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
-webkit-transition: border-color 150ms ease-in-out, box-shadow 150ms ease-in-out 150ms ease-in-out;
-moz-transition: border-color 150ms ease-in-out, box-shadow 150ms ease-in-out 150ms ease-in-out;
-o-transition: border-color 150ms ease-in-out, box-shadow 150ms ease-in-out 150ms ease-in-out;
-ms-transition: border-color 150ms ease-in-out, box-shadow 150ms ease-in-out 150ms ease-in-out;
transition: border-color 150ms ease-in-out, box-shadow 150ms ease-in-out 150ms ease-in-out;
background-color: #fafafa;
border: 1px solid #c3c3c3;
}
.textAreabg {
	
	width: 260px;
	height: 135px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 5px;
	padding-left: 10px;
	padding-top: 10px;
	outline:0;
	 resize:none;
	 -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: border-color 150ms ease-in-out, box-shadow 150ms ease-in-out 150ms ease-in-out;
	-moz-transition: border-color 150ms ease-in-out, box-shadow 150ms ease-in-out 150ms ease-in-out;
	-o-transition: border-color 150ms ease-in-out, box-shadow 150ms ease-in-out 150ms ease-in-out;
	-ms-transition: border-color 150ms ease-in-out, box-shadow 150ms ease-in-out 150ms ease-in-out;
	transition: border-color 150ms ease-in-out, box-shadow 150ms ease-in-out 150ms ease-in-out;
	background-color: #fafafa;
	border: 1px solid #c3c3c3;
}
.submit {
	margin-left: 172px;
	margin-top: 15px;
	height: 20px;
	border-radius: 5px;
	font-size:14px;
	text-align:center;
	padding:10px 0px;
	height:35px;
	line-height:35px;
	width:140px;
	font-size:14px;
	font-weight:700 !important;
	color:#F93;
}

.cntBoxtwo p {
	color: #654e18;
}
.cntBoxtwo .cntPhone .email {
	height: 30px;
	text-align: center;
	color: #654e18;
}
.rowTotal {
	font-weight: normal;
	color: #333;
	font-family: ML-TTKarthika;
	height: 36px;
	width: 60px;
	text-align: right;
	font-size: 17px;
}
.contactHolder .cntBoxone .contTag {
	margin-top: 30px;
	background-position: left;
	text-align:center;
	line-height:20px;
	color:#DBA700;
	font-size:14px;
}

/***************Conatct us end**************/

/***************about us**************/
.abt_box1{
	float: left;
	width: 755px;
	margin-right: 35px;
	font-family: verdana;
	font-size: 14px;
	line-height: 24px;
	text-align: justify;
	margin-top:15px;
}
.abt_box1 img{
	float:left;
	margin:8px 15px 5px 15px;
}
.abt_box1_text{
	float:left;
	width:495px;
	margin-left:10px;
}
.abt_box1_text p {
	/*margin-left:15px;*/	
}
.abt_box2{
	float:left;
	width:190px;
	margin-top:15px;
}
.abt_box2 h4 {
	padding:0 0 10px 0;
	line-height:24px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background: url(../images/head_green.png) no-repeat;
	line-height: 46px;
	color: #fff;
	padding-left: 35px;
}
.abt_box2 p {
	line-height:25px;
}

.inside_orgbox {
	/* background: #9dd86a;
	padding: 20px; */
	background: url(../images/side_menu.png) no-repeat;width: 215px;
	float: right;
	/*height: 371px;
	margin-top:60px;*/
}
.inside_orgbox h3 {
	font-size: 14px;
	color: #fff;
	margin-top: 0;
	font-family: Verdana, Geneva, sans-serif;
	margin-bottom: 8px;
	padding: 3px 0 0 75px;
}
.categories {
	padding: 0;
	margin-top: 35px;
}
.categories li {
	list-style: none;
	border-bottom: 1px dotted #D8D8D8;
	line-height: 36px;
	font-size: 12px;
	text-transform: uppercase;
	padding-left: 10px;
	margin-left: 10px;
	width:190px;
}
.categories li a {
	color: #333;
}
.p2 {
margin: 0 0 15px 15px;
}

/***************about us end**************/
.bgfl{
	position: absolute;
	z-index: -9;
	right: 0;
	position: fixed;
	top: 153px;

}
.bgleft{
	position: absolute;
	z-index: -9;
	left: 0;
	position: fixed;
	top: 153px;

}
submit-button {
	float: right;
	display: inline-block;
	position: relative;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	height: 35px;
	width: auto;
	overflow: hidden;
	cursor: pointer;
	z-index: 1;
	border: 1px solid;
	border-color: #485059 #2c3137 #363c43 #485059;
	background-color: #5b626a;
	-webkit-border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0;
	border-radius: 0px\9;
	background-position: 0px -381px;
}
submit-input {
	display: inline-block;
	height: 100%;
	line-height: 33px;
	margin: 0px 11px;
	padding: 0;
	background: none;
	border: none;
	cursor: pointer;
	outline: none;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	font-weight: bold;
	color: white;
	font-size: 13px;
	font-family: "arial","sans-serif";
	vertical-align: middle;
	text-align: center;
}
.nav-searchfield-width {
	width: auto;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	height: 35px;
	overflow: hidden;
	border-top: 1px solid #bdbdbd;
	border-bottom: 1px solid #cdcdcd;
	background: white;
}
/****** 24/07/14 *******/

.margin_15 {
	margin-bottom:15px;	
}
.search_box {
	width:100%;
	float:left;	
	height:250px;
	margin-top:15px;
}
.search_box p {
	margin:0 0 5px 0;
	line-height:20px;
	float:left;
	padding-left:5px;
	text-transform: uppercase;
}
.search_box select{
	border: 1px solid #EEE;
	outline-color: #E45D5D;
	float:left;
	height:35px;
	line-height:35px;
	margin-bottom:10px;
	width:100%;
}
.search_box input[type="text"]{
	border: 1px solid #EEE;
	outline-color: #E45D5D;
	float:left;
	height:35px;
	line-height:35px;
	width:100%;
	margin-bottom:10px;
}
.search_btn {
	float:left;	
}
.review_box {
	width:100%;
	float:left;
	padding:15px;	
	background:#f6f6f6;
}
.review_box h1 {
	margin:0 0 5px 0;
	line-height:20px;
	float:left;
	padding-left:5px;
	font-size:14px;
	border-bottom:5px solid #F0D9ED;
	text-transform: uppercase;
	width:100%;
	padding-bottom:5px;
	font-weight:normal;
	color:#AC178E;
}
.review_box p {
	margin:0 0 5px 0;
	line-height:20px;
	float:left;
	padding-left:5px;
}
.review_box textarea{
	border: 1px solid #EEE;
	outline-color: #E45D5D;
	float:left;
	height:60px;
	line-height:20px;
	margin-bottom:10px;
	width:100%;
}
.review_box input[type="text"]{
	border: 1px solid #EEE;
	outline-color: #E45D5D;
	float:left;
	height:35px;
	line-height:35px;
	width:100%;
	margin-bottom:10px;
}

/****** 24/07/14 end *******/
/*-----------------tab---------------------------*/
#tabs {
	font-size: 90%;
	margin: 20px 0;
}
#tabs ul {
	float: left;
	width: 100%;
	margin-bottom: 0;
}
#tabs li {
	margin-left: 2px;
	list-style: none;
	padding-top: 5px;
	background:#787878;
}
* html #tabs li {
	display:inline;
}
#tabs li, #tabs li a {
	float: left;
	
}
#tabs ul li.active {
	background: #8d1645;
	border-radius: 0px 6px 0px 0px;
	-moz-border-radius: 0px 6px 0px 0px;
	-o-border-radius: 0px 6px 0px 0px;
	-webkit-border-radius: 0px 6px 0px 0px;
	-ms-border-radius: 0px 6px 0px 0px;
}
#tabs ul li.active a {
	color: #fff;
}
#tabs div {
	background:#fff7f9;
	clear: both;
	padding: 15px;
	float:left;
/*	width: 720px;*/
	border:1px solid #F1EDED;
}
#tabs div h3 {
	margin-bottom: 12px;
}
#tabs div p {
	
}
#tabs ul li a {
	text-decoration: none;
	padding: 8px;
	color:#fff;
	font-weight: bold;
}
.thumbs {
	float:left;
	border:#000 solid 1px;
}
#table{
	font-size:14px;
	color:#FFF;
	padding:20px;
}
#table td{
	border:rgb(175, 179, 175) 1px solid;
	padding:10px;
}
#tab-1 p,#tab-2 p,#tab-3 p,#tab-4 p,#tab-5{
	font-size: 12px;
	color: #333;
	text-align: justify;
	line-height: 26px;
	font-style: italic;

}
#tab-4 li{
	list-style:disc;
	float:none;
	line-height:30px;
}
.review_caps{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-transform:uppercase;
	border-bottom :1px solid #ECEBEB !important;
}
.review_sep{
	margin-bottom:20px ;
	border-bottom:2px dashed #F0D9ED;
	float:left;
}
/*-----------------tab---------------------------*/
.main_content_box{
	height:auto;
	float:left;
	margin-bottom:20px;
}
.main_content_box h1{
	line-height:40px;
	font-size:18px;
	text-transform: uppercase;
	width:100%;
	padding-bottom:5px;
	font-weight:normal;
	color:#ef8100;
}
.main_content_box p{
	line-height:24px;
	font-size:14px;
	width:100%;
	padding-bottom:5px;
	font-weight:normal;
	color:#787878;
	font-family:Verdana, Geneva, sans-serif;
	text-align:justify;
}
.main_mid_box {
	background:#f5f4f2;
	height:auto;
	padding:20px;
	float:left;
	margin-bottom:10px;
}
	
	
.main_mid_box img {
	margin-right:10px;
	float:left;
}
.main_mid_box h1{
	line-height:40px;
	font-size:18px;
	text-transform: uppercase;
	width:100%;
	padding-bottom:5px;
	font-weight:normal;
	color:#000;
}
.main_mid_box p{
	line-height:26px;
	font-size:14px;
	width:100%;
	padding-bottom:5px;
	font-weight:normal;
	color:#787878;
	font-family:Verdana, Geneva, sans-serif;
	text-align:justify;
}	
.main_mid_box p span{
	color:#930;
	font-weight:700;
}
/*----------------------------marquee --------------------------------------------------*/
                #container {margin: 0 auto; width: 1000px; padding-top: 60px;}
                #slider {position: relative; width: 900px; margin: 0 auto;}
                #slider .holder_cont {width: 860px; margin: 0 auto; overflow: hidden;}
                #slider .holder {width: 10000px; height: 118px; padding:0}
                #slider .slide {position: relative; margin-right: 10px !important; float:left; width: 206px; height: 140px;}
                #slider .slide .caption {display: none; position: absolute; bottom: 0; left: 0;background: #FFF; padding: 10px; opacity: 0.8;width:200px; text-align:center; color:#F90;} 
				 #slider .slide .caption h4{
					 font-family:Verdana, Geneva, sans-serif;
					 font-size:14px;
					 color:#F33;
				 }
                #slider .button {position: absolute;}
                #slider .prev {top:25%; left: -60px; background:none;}
                #slider .next {top: 25%; right: -60px; background:none;}
               <!-- h4 {font-size: 18px; font-weight: bold; margin-bottom: 15px;}-->
                .clear {clear:both;}
				.marquee{
					margin:0 0 20px 0;
					padding: 10px;
					background:#eeece7;
					border:1px solid #eeeeee;
				
				}
/*----------------------------marquee --------------------------------------------------*/
.about h3{
	color: #fc951a;
	font-size: 24px;
	margin: 20px 0 10px 0px;
	font-family:Verdana, Geneva, sans-serif;
}
.about h3 span{
	color: #414141;
	font-size: 22px;
}
.about p{
	margin-bottom: 15px;
	line-height: 24px;
	text-align:justify;
	font-size:14px;
	color:#747474;
}
.about{
	width:720px;
	float:left;
	height:auto;
}
.about_right{
	width:300px;
	height:auto;
	float:left;
	padding:65px 0px 20px 20px;
}
.download-brochur{
	background:url(../images/brochur.png) no-repeat 20px center #9d7f1b;
	border-radius:5px;
	float:left;
	height:40px;
/*	margin-left:20px;*/
	width:280px;
	margin-top:20px;
}
.download-brochur span{
	display:block;
	font-size:18px;
	font-family:Tahoma, Geneva, sans-serif;
	line-height:40px;
	text-align:center;
	color:#fff;
}
.grey-bg{
	background:url(images/grey-bg.png) repeat;
	margin-top:-5px;
	padding:40px 0;
}
.banner_wrapper img{
	width:100%;
}

.prdct_head h3{
	color: #fc951a;
	font-size: 24px;
	margin: 20px 0 10px 0px;
	font-family:Verdana, Geneva, sans-serif;
}
.prdct_head h3 span{
	color: #414141;
	font-size: 22px;
}
.pro h3{
	color: #fc951a;
	font-size: 24px;
	 margin: 0px 0 10px 0px;
	font-family:Verdana, Geneva, sans-serif;
}
.pro h3 span{
	color: #414141;
	font-size: 22px;
}
.pro p{
	margin-bottom: 25px;
	line-height: 24px;
	text-align:justify;
	font-size:14px;
	color:#747474;
}
.pro{
	width:735px;
	float:left;
	height:auto;
	margin-left:15px;
}

.prdct_head_main h3{
	color: #fc951a;
	font-size: 24px;
	margin: 0px 0 15px 0px;
	font-family: Verdana, Geneva, sans-serif;
	height: 50px;
	background: #F4F4F4;
	line-height: 50px;
	padding-left: 20px;
}
.prdct_head_main h3 span{
	color: #414141;
	font-size: 22px;
}
.the-icons {
	margin:0 20px 0 20px;
	padding:0 8px;
}

.the-icons li {
	margin:8px 0;
	vertical-align: baseline;
}

.the-icons li i {
	margin-right:10px;
}

.icons-color {
	overflow:hidden;
}
