@charset "utf-8";
.bg {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
}
img {
border:0;
}
p{
margin:0;
padding:0;
}
.headerbg1 {
	background-color: #bed19a;
	
	background-image: url(../images/header.png);
	background-repeat: no-repeat;

}
.logo-img {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	height: 145px;
	width: 105px;
	text-indent: -999px;
	margin-left: 10px;
}
h1 {
	margin: 50px auto;
	text-align: center;
	text-shadow: -1px -1px 0px rgba(255,255,255,0.3), 1px 1px 0px rgba(0,0,0,0.8);
	color: #FF1402;
	opacity: 0.4;
	font: 700 80px 'Bitter';
}
.menubg {
	background-image: url(../images/menu-bg.png);
	background-repeat: no-repeat;
	height: 67px;
	width: 808px;
}
.menu-txt {
	font-family: Calibri;
	font-size: 16px;
	font-weight: bold;
	color: #fffc00;
	text-decoration: none;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
}
.menu-txt a {
	font-family: Calibri;
	font-size: 16px;
	font-weight: bold;
	color: #fffc00;
	text-decoration: none;
	text-align: justify;
	padding-right: 22px;
	padding-left: 22px;
}


.menu-txt a:hover {
	font-family: Calibri;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	padding-right: 22px;
	padding-left: 22px;
}

.bg2 {
	background-image: url(../images/leaf.png);
	background-repeat: no-repeat;
	background-position: 300px 0px;
}
.tab {
	background-color: #f19930;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: 20px 13px;
	height: 40px;
	width: 245px;
	font-family: Calibri;
	font-size: 25px;
	font-weight: normal;
	color: #315f04;
	text-decoration: none;
	padding-left: 50px;
	line-height: 20px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-radius:  5px 5px 0px 0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	margin-left: 15px;
}
.tab2 {
	background-repeat: no-repeat;
	height: 40px;
	width: 245px;
	font-family: Calibri;
	font-size: 25px;
	font-weight: normal;
	color: #315f04;
	text-decoration: none;
	line-height: 20px;
	border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	margin-left: 70px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.box1 {
	border-radius:  0px 0px 5px 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	background-color: #FFFFFF;
}
.box3 {
	background-image: url(../images/mid-strip2.gif);
	background-repeat: repeat;
}
.txt1  {
	font-family: Calibri;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
}
.txt2 {
	font-family: Calibri;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
}
.product-header {
	font-family: Calibri;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #216700;
	padding-top: 5px;
	padding-bottom: 5px;
}

.product-txt {
	font-family: Calibri;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
}
.product-detail {
	padding: 2px;
	height: auto;
	width: auto;
}



.bg3 {
	background-repeat: repeat;
	background-position: 0px 0px;
	background-image: url(../images/trans-bg1.png);
}
.bg4 {
	background-repeat: repeat;
	background-position: 0px 0px;
	background-image: url(../images/abt-img.png);
}
.bg6 {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(../images/mid-header.gif);
}


.bg5 {
	background-repeat: repeat;
	background-position: 0px 0px;
	background-image: url(../images/mid-strip.gif);
}


.box2 {
	/*opacity: 0.5;
	filter: alpha(opacity=50);

// For IE
    -moz-opacity:0.9; // For Firefox < 5.0
;*/
}
.footer {
	background-color: #000000;
	height: 100px;
}
.ftr-txt {
	font-family: Calibri;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
}
.ftr-txt a {
	font-family: Calibri;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	padding-right: 8px;
	padding-left: 8px;
}
.ftr-txt a:hover {
	font-family: Calibri;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: justify;
	padding-right: 8px;
	padding-left: 8px;
}

.ftr-txt2 {
	font-family: Calibri;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}

.ftr-txt2 a {
	font-family: Calibri;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	padding-right: 8px;
	padding-left: 8px;
}
.ftr-tx3 a {
	font-family: Calibri;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	padding-right: 8px;
	padding-left: 8px;
}
.ftr-tx3 {
	font-family: Calibri;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
}
.fly {
	height: 160px;
	width: 175px;
	background-color: #FF0000;
	left: 500px;
	top: 500px;
}
.menu-txt1 {
	font-family: Calibri;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	margin-top: 20px;
}
.fb {
	display: block;
	clear: left;
	float: right;
	height: 28px;
	width: 26px;
	margin-top: 112px;
	margin-right: -100px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.menu-txt1 a {
	font-family: Calibri;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	margin-top: 20px;
	padding-right: 5px;
	padding-left: 0px;
}
.menu-txt1 a:hover {
	font-family: Calibri;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
	margin-top: 20px;
	padding-right: 5px;
	padding-left: 0px;
}

 
.tabhd {
	font-family: Calibri;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	background-color: #FF0;
	text-align: center;
}
.tabrow {
	font-family: Calibri;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	padding-left: 20px;
}


.tabaltrow {
	font-family: Calibri;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	background-color: #E2EC71;
	padding-left: 20px;
	padding-right: 10px;
}
 
 #sidebar1 {
	position: fixed;
	float: left;
	margin: 0px 0 0 35px;
	width: 235px;
	background-color: #F00;
}
#sidebar {
	background-color: #000;
	margin: 0px;
	padding: 0px;
}
.sidebarhrd {
	font-family: Calibri;
	font-size: 22px;
	line-height: 20px;
	color: #FFF;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	background-color: #216700;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
	border-radius: 05px 05px 0px 0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	 
}

.sidebarbtm {
	background-color: #000000;
	border-radius: 0px 0px 5px 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	height: 1px;
}

.sidebarrow {
	font-family: Calibri;
	font-size: 15px;
	line-height: 20px;
	color: #000;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-color: #000;
}
.sidebarrow a {
	font-family: Calibri;
	font-size: 15px;
	line-height: 20px;
	color: #FFF;
	text-align: left;
	padding-bottom: 2px;
	text-decoration: none;
}
.sidebarrow a:hover {
	font-family: Calibri;
	font-size: 18px;
	line-height: 20px;
	color: #F86462;
	text-align: left;
	padding-bottom: 2px;
	text-decoration: none;
}


.sidebaraltrow {
	font-family: Calibri;
	font-size: 15px;
	line-height: 20px;
	color: #FFF;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-color: #000000;
}
.sidebaraltrow a {
	font-family: Calibri;
	font-size: 15px;
	line-height: 20px;
	color: #FFF;
	text-align: left;
	text-decoration: none;
}
.sidebaraltrow a:hover {
	font-family: Calibri;
	font-size: 18px;
	line-height: 20px;
	color: #F96E13;
	text-align: left;
	text-decoration: none;
}

/*tool tip*/
a.tooltip {
	outline: none;
	color: #000;
	text-decoration: none;
} 
a.tooltip strong {
	line-height: 30px;
	color: #549330;
	text-decoration: none;
}
 a.tooltip:hover {text-decoration:none;}
  a.tooltip span {
	z-index: 10;
	display: none;
	margin-top: -40px;
	margin-left: 20px;
	width: 240px;
	line-height: 18px;
	padding-top: 14px;
	padding-right: 20px;
	padding-bottom: 14px;
	padding-left: 20px;
	font-family: Calibri;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
} 
  a.tooltip:hover span{ display:inline; position:absolute; color:#111; border:1px solid #DCA; background:#fffAF0;} 
  .callout {z-index:20;position:absolute;top:30px;border:0;left:-12px;}
   /*CSS3 extras*/
   a.tooltip span { border-radius:4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -moz-box-shadow: 5px 5px 8px #CCC; -webkit-box-shadow: 5px 5px 8px #CCC; box-shadow: 5px 5px 8px #CCC; }
/**/
.product_area {
	width: 769px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: 20px;
	height: auto;
	clear: both;
	float: left;
}
#smenu {
	background-color: #FFF;
	float: left;
	height: auto;
	width: 200px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 20px;
	clear: right;
 }
#smenu .hdr {
	font-family: Calibri;
	font-size: 22px;
	line-height: 20px;
	color: #FFF;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	background-color: #216700;
	border-radius: 05px 05px 0px 0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 05px 05px 0px 0px;
	-khtml-border-radius: 05px 05px 0px 0px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#smenu .ftr {
	text-align: left;
	background-color: #000000;
	border-radius: 0px 0px 5px 5px;
	-moz-border-radius: 0px 0px 5px 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	-khtml-border-radius: 0px 0px 5px 5px;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


ul#product_list {
	background-color: #000;
	margin: 0px;
	display: block;
	list-style-position: outside;
	list-style-type: none;
	float: left;
	width: 200px;
	padding: 0px;
	line-height: 20px;
}
ul#product_list li1 {
	list-style-position: inside;
	list-style-type: none;
	font-family: Calibri;
	font-size: 14px;
	line-height: 15px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: left;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 10px;
	background-repeat: no-repeat;
	background-position: 0px 10px;
	list-style-image: url(../images/list2.png);
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

ul#product_list li{
	line-height: 30px;
	background-image: url(../images/list4.png);
	background-repeat: no-repeat;
	background-position: 5px 15px;
	padding : 10px 0px 10px 30px;
	border-top-width: 0px;
	border: 0px #216700 dotted;
	border-bottom-width: 1px;
	list-style-position: inside;
	/*list-style-image: url(../images/list3.png);*/
	list-style-type: none;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	font-family: Calibri;
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: left;
}
ul#product_list li a{
	color: #FFF;
	text-decoration: none;
}
ul#product_list li a:hover {
	color: #216700;
	text-decoration: none;
}
ul#product_list li a:active{
	color: #FFFFFF;
	text-decoration: none;
}
ul#product_list li span a{
	color: #216700;
	text-decoration: none;
	font-weight: bold;
}
.product_display {
	background-color: #FFF;
	float: left;
	height: auto;
	width: 70%;
	clear: right;
	margin: 5px;
}

.product_display h2 {
	font-family: Calibri;
	font-size: 25px;
	line-height: 25px;
	font-weight: bold;
	color: #666;
	text-decoration: underline;
	text-align: left;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 5px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-bottom: 5px;
	width: 0px;
}.product_thumb_bg {
  background-color: #CCCCCC;
  clear: right;
  float: left;
  height: auto;
  margin: 0 9px 5px 0;
  width: 225px;
}
.product_thumb {
  background-color: #999999;
  border: 2px solid #000000;
  clear: right;
  float: left;
  height: 200px;
  margin: 5px 10px;
  padding: 0;
  width: 200px;
}

.product_thumb-txt{
	font-family: Calibri;
	font-size: 16px;
	line-height: 13px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-align: center;
	float: left;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0px;
	width: 200px;
	height: 26px;
}

.bottom-curve {
	float: left;
	width: 769px;
	border-radius: 0px 0px 5px 5px;
	-moz-border-radius: 0px 0px 5px 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	-khtml-border-radius: 0px 0px 5px 5px;
	background-color: #FFFFFF;
	height: 3px;
	clear: right;
	margin-right: auto;
	margin-left: 20px;
}
.display-box {
	float: left;
	height: auto;
	width: auto;
	clear: both;
	margin: 5px;
}
.display-box h2 {
	font-family: Calibri;
	font-size: 25px;
	line-height: 25px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	text-align: left;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	width: auto;
	padding-bottom: 5px;
}
.display-box p {
	font-family: Calibri;
	font-size: 15px;
	line-height: 25px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	text-align: left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 5px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-bottom: 5px;
	clear: both;
	float: left;
	display: block;
}

.display-box strong{
	font-family: Calibri;
	font-size: 15px;
	line-height: 25px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 5px;
	display: block;
	clear: both;
	float: left;
}
.display-box span {
	font-family: Calibri;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
	text-align: left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 90px;
	display: block;
	float: left;
	clear: both;
}
.map-view {
	background-color: #00FFFF;
	float: left;
	height: auto;
	width: 400px;
	clear: right;
	margin-top: 50px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 0px;
}
.supplier_area {
	width: 769px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: 20px;
	height: auto;
	clear: both;
	float: left;
}
.supplier_area h2 {
	margin-right: auto;
	margin-left: 20px;
	clear: right;
	float: left;
	font-family: Calibri;
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	color: #009999;
	text-decoration: none;
	text-align: left;
	width: 90%;
}


.supplier_area h5{
	margin-right: auto;
	margin-left: 20px;
	clear: right;
	float: left;
	font-family: Calibri;
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	text-align: left;
	width: 80%;
	margin-top: 2px;
	margin-bottom: 2px;
}
.supplier_area p{
	width: auto;
	background-color: #FFF;
	margin-right: 15px;
	margin-left: 30px;
	height: auto;
	clear: both;
	float: left;
	font-family: Calibri;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	margin-top: 5px;
	margin-bottom: 5px;
}
.supplier-box {
	float: left;
	height: 50px;
	width: 200px;
	clear: right;
	color: #000000;
	font-family: Calibri;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	display: block;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 25px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
}
.margin {
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 20px;
	clear: both;
	float: left;
	position: absolute;
}
.highlight {
	color: #060;
	text-decoration: none;
}
.faq1 {
	font-family: Calibri;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #298234;
	text-decoration: none;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
}
.faq_area {
	width: 769px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: 20px;
	height: auto;
	clear: both;
	float: left;
}
.faq_area ul {
	margin:0px;
	padding:0px;
}
.faq_area_il{
	line-height: 30px;
	background-image: url(../images/list3.png);
	background-repeat: no-repeat;
	background-position: 25px 15px;
	padding : 10px 0px 10px 50px;
	list-style-position: inside;
	/*list-style-image: url(../images/list3.png);*/
	list-style-type: none;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	font-family: Calibri;
	font-size: 15px;
	font-weight: normal;
	color: #060;
	text-decoration: none;
	text-align: left;
}
.faq_area_il1 {
	line-height: 18px;
	background-repeat: no-repeat;
	background-position: 25px 15px;
	padding : 0px 0px 10px 50px;
	list-style-position: inside;
	/*list-style-image: url(../images/list3.png);*/
	list-style-type: none;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	font-family: Calibri;
	font-size: 15px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: left;
}

.sitemap12 {
  color: #000000;
  font-family: Arial;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
}
.sitemap12 a {
  background-image: url("../images/arow.gif");
  background-position: left center;
  background-repeat: no-repeat;
  color: #000000;
  font-family: Arial;
  font-size: 12px;
  font-weight: normal;
  padding-left: 10px;
  text-decoration: none;
} 
.sitemap12 a:hover {
  background-image: url("../images/arow.gif");
  background-position: left center;
  background-repeat: no-repeat;
  color: #000000;
  font-family: Arial;
  font-size: 12px;
  font-weight: normal;
  padding-left: 15px;
  text-decoration: none;
}
.gallery_area {
	width: auto;
	background-color: #FFF;
	margin-right: auto;
	margin-left: 45px;
	height: auto;
	clear: both;
	float: left;
}
