@charset "utf-8";
/* CSS Document valid on http://www.designmeena.com/ */

body{
	margin:0px;
	padding:0px;
}

@font-face {
    font-family: "Candara";
    src: url(../font/Candara.ttf) format("truetype");
}


img{
	border:none;
}

.clear_left{
	clear:left;
}

.clear_both{
	clear:both;
}

#fulltopheader{
	background:url(../images/top_bg.jpg) left top repeat-x;
	width:100%;
	height:59px;
}

#topheader{
	margin:0 auto;
	padding:0 auto;
	width:1100px;
}

#topmenu{
	float:left;
}

#call_chat{
	float:left;
	margin-top:13px;
	font-family: "Candara";
    src: url(../font/Candara.ttf) format("truetype");
	font-weight:bold;
	font-size:20px;
	color:#2f2f30;
	margin-left:150px;
}

.call_icon{
	float:left;
	margin-top:-5px;
	margin-left:10px;
}

#followus{
	float:right;
	margin-top:5px;
}

#wrapper{
	margin:0 auto;
	padding:0 auto;
	width:1100px;	
	margin-top:10px;
}

#logo{
	float:left;
}

#search{
	float:right;
	margin-top:20px;
}

.srch_txtfld{
	width:400px;
	height:46px;
	border:1px solid #000000;
}

#leftmenu{
	float:left;
	margin-top:10px;
}

#banner{
	float:right;
	margin-top:15px;
	width:780px;
	height:437px;
}

#container{
	margin:0 auto;
	padding:0 auto;
	width:1100px;	
	margin-top:10px;	
}

h1{
	color:#0f6939;	
	font-family: "Candara";
    src: url(../font/Candara.ttf) format("truetype");
}

#company_pic{
	float:left;
	margin:10px;
}

.content{
	font-family:sans-serif, Arial;
	font-size:14px;
	text-align:justify;
	line-height:25px;
	color:#000000;
}

.rdmre{
	color:#0f6939;
	font-family: "Candara";
    src: url(../font/Candara.ttf) format("truetype");
	font-weight:bold;
	text-decoration:none;
}

h2{
	background:url(../images/product_name_bg.jpg) center top no-repeat;
	width:516px;
	height:53px;
	text-align:center;
	font-family:"monotype Corsiva", sans-serif;
	font-weight:normal;
	font-size:40px;
}

#prdt_box{
	float:left;
}

#fullfooter{
	width:100%;
	background:#2f2f30;
	height:70px;
}

#footer{
	margin:0 auto;
	padding:0 auto;
	width:1100px;			
}

#ftmnu{
	float:left;
	margin-top:10px;
}

.ftmnu{
	color:#FFFFFF;
	font-family: "Candara";
    src: url(../font/Candara.ttf) format("truetype");
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	text-transform:uppercase;
	padding-right:20px;
}

.ftmnu:hover{
	color:#7fb806;
}

.copyright{
	color:#FFFFFF;
	font-family: "Candara";
    src: url(../font/Candara.ttf) format("truetype");
	font-weight:bold;
	font-size:16px;
	text-align:left;
	margin-top:10px;
}

#innerfullban{
	width:100%;
	height:250px;
	background:url(../images/about_ban.jpg) center bottom no-repeat;
	background-size:cover;
}

#innerfullban1{
	width:100%;
	height:250px;
	background:url(../images/suppliers_ban.jpg) center top no-repeat;
	background-size:cover;
}

#innerfullban2{
	width:100%;
	height:300px;
	background:url(../images/contact-us-banner.jpg);
	background-size:cover;
}

h3{
	font-family: "Candara";
    src: url(../font/Candara.ttf) format("truetype");
	font-size:25px;
	text-align:left;
	color:#69a304;
	padding-bottom:10px;
}

h4{
	font-family: "Candara";
    src: url(../font/Candara.ttf) format("truetype");
	font-size:25px;
	text-align:left;
	color:#0f6939;
}

.testfield{
	width:400px;
	height:40px;
	border:1px solid #CCCCCC;
	border-radius:0px;
}

.listtestfield{
	width:400px;
	height:40px;
	border:1px solid #CCCCCC;
	border-radius:0px;
}

.testarea{
	width:400px;
	height:80px;
	border:1px solid #CCCCCC;
	border-radius:0px;
}

.submt_btn_frm{
	width:100%;
	height:40px;
	color:#2f2f30;
	background:#8cc640;
	border:none;
	font-weight:bold;
	font-size:14px;	
	cursor:pointer;
	text-transform:uppercase;
}

#row1{
	float:left;
	width:300px;
}

#row2{
	float:right;
	width:790px;
}

h5{
	font-family: "Candara";
    src: url(../font/Candara.ttf) format("truetype");
	font-size:25px;
	text-align:left;
	color:#2f2f30;
	padding-left:20px;
}