/* CSS Document */

body{
	padding:0;
	margin:0;
	background:url(../images/body_bg.gif) 0 0 repeat-x #fff;
	font-family:Arial, Helvetica, sans-serif;
	color:#5C5C5C;
}
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
	font-size:0;
}
.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}
/*------------------------------------------------body--------------------*/
/*------------------------------------------------top--------------------*/
#top{
	width:1005px;
	height:60px;
	margin:10px auto;
	color:#2D3032;
	padding:5px 22px 3px 5px;
}
#top img.logo{
	display:block;
	font-size:0;
	line-height:0;
	margin:0 40px 0 0;
	float:left;
}
#top p.topDiv{
	display:block;
	width:1px;
	height:46px;
	background:url(../images/top_div.gif) 0 0 repeat-y;
	float:left;
	margin:0 29px 0 0;
	top:10px;
}
#top p.navLeft{
	background:url(../images/nav_left.gif) 0 0 no-repeat;
	width:7px;
	height:24px;
	float:left;
	margin:12px 0 0 0;
}
#top ul{
	width:300px;
	height:24px;
	background:url(../images/nav_bg.gif) 0 0 repeat-x;
	float:left;
	margin:12px 0 0 0;
}
#top ul li{
	float:left;
	border-right:#F8F6B2 solid 1px;
}
#top ul li a{
	display:block;
	padding:0 12px 0 12px;
	font:bold 10px/24px  "Trebuchet MS", vernaba, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
	text-transform:uppercase;
}
#top ul li a:hover{
	background:url(../images/nav_arrow.gif) center top no-repeat;
	color:#fff;
	background-color:inherit;
}
#top ul li a.hover{
	display:block;
	padding:0 12px 0 12px;
	font:bold 10px/24px  "Trebuchet MS", vernaba, Helvetica, sans-serif;
	background:url(../images/nav_arrow.gif) center top no-repeat;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
	text-transform:uppercase;
}
#top ul li.noBdr{
	border:none;
}
#top p.navRight{
	background:url(../images/nav_right.gif) 0 0 no-repeat;
	width:7px;
	height:24px;
	float:left;
	margin:12px 29px 0 0;
}
#top form{
	width:262px;
	height:25px;
	background:url(../images/serch_icon.gif) 0 0 no-repeat;
	float:right;
	margin:11px 0 0 0;
	padding:0 0 0 36px;
}
#top form input.txtBox{
	width:191px;
	height:19px;
	border-left:#808080 solid 1px;
	border-top:#808080 solid 1px;
	border-right:#D4D0C8 solid 1px;
	border-bottom:#D4D0C8 solid 1px;
	float:left;
	font:normal 10px/19px vernaba, Helvetica, sans-serif;
	color:#000;
	background-color:#fff;
	padding:0 0 0 11px;
}
#top form input.go{
	background:url(../images/btn_go.gif) 0 0 no-repeat;
	width:50px;
	height:21px;
	float:right;
	font:bold 10px/21px "Trebuchet MS",vernaba, Helvetica, sans-serif;
	color:#fff;
	background-color:#F7F4A1;
	text-transform:uppercase;
	border:none;
	cursor:pointer;
}
/*------------------------------------------------top--------------------*/

/*------------------------------------------------header--------------------*/
#header{
	width:1005px;
	margin:0px auto;
	color:#2D3032;
	padding:5px;
	background:url(../images/header_2.jpg);
	border:#EBF0E6 dashed 2px;
}
#header h2{
	width:700px;
	font:bold 16px/36px Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
}
#header p.headerTxt{
	width:720px;
	display:block;
	font:bold 11px/18px vernaba, Helvetica, sans-serif;
	color:#666;
	
}
#header p.headerTxt a{
	width:720px;
	color:#084482;
	background-color:inherit;
	text-decoration:underline;
}
#header p.headerTxt a:hover{
	text-decoration:none;
}
#header ul.nav{
	width:auto;
	height:36px;
	float:left;
}
#header ul.nav li{
	padding:0 2px 0 0;
	float:left;
	background:url(../images/nav_div.gif) right top;
}
#header ul.nav li a.navLink{
	display:block;
	background:url(../images/nav_bg1.gif) 0 0 repeat-x;
	font:bold 11px/36px Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	background-color:inherit;
	padding:0 13px;
}
#header ul.nav li a.navLink:hover{
	background:url(../images/nav_bg_hover.gif) 0 0 repeat-x;
}
#header ul.nav li a.hover{
	display:block;
	background:url(../images/nav_bg_hover.gif) 0 0 repeat-x;
	font:bold 11px/36px Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	background-color:inherit;
	padding:0 13px;
}
#header ul.nav li.noImg{
	padding:0;
	float:left;
	background-image:none;
}
#header p.topDiv{
	display:block;
	width:1px;
	height:66px;
	background:url(../images/top_div.gif) 0 0 repeat-y;
	float:left;
	margin:0 29px 0 0;
}
#header p.navLeft{
	background:url(../images/nav_left.gif) 0 0 no-repeat;
	width:7px;
	height:24px;
	float:left;
	margin:12px 0 0 0;
}
#header ul.top{
	width:300px;
	height:24px;
	background:url(../images/nav_bg.gif) 0 0 repeat-x;
	float:left;
	margin:12px 0 0 0;
}
#header ul.top li{
	float:left;
	border-right:#F8F6B2 solid 1px;
}
#header ul.top li a{
	display:block;
	padding:0 12px 0 12px;
	font:bold 10px/24px  "Trebuchet MS", vernaba, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
	text-transform:uppercase;
}
#header ul.top li a:hover{
	background:url(../images/nav_arrow.gif) center top no-repeat;
	color:#fff;
	background-color:inherit;
}
#header ul.top li a.hover{
	display:block;
	padding:0 12px 0 12px;
	font:bold 10px/24px  "Trebuchet MS", vernaba, Helvetica, sans-serif;
	background:url(../images/nav_arrow.gif) center top no-repeat;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
	text-transform:uppercase;
}
#header ul.top li.noBdr{
	border:none;
}
#header p.navRight{
	background:url(../images/nav_right.gif) 0 0 no-repeat;
	width:7px;
	height:24px;
	float:left;
	margin:12px 29px 0 0;
}
#fresh{
	width:260px;
	height:auto;
	float:right;
	position:relative;
}
#fresh p.headerTxt{
	width:260px;
	display:block;
	font:bold 11px/18px vernaba, Helvetica, sans-serif;
	color:#666;
	
}
#fresh p.headerTxt a{
	width:250px;
	color:#084482;
	background-color:inherit;
	text-decoration:underline;
}
/*------------------------------------------------header--------------------*/


/*------------------------------------------------main--------------------*/
#main{
	width:1025px;
	margin:0px auto;
	color:#2D3032;
	padding:0px 5px 5px 0px;
}
/*------------------------------------------------left--------------------*/
#left{
	width:235px;
	float:left;
}
#left img{
	display:block; font-size:0; line-height:0;
}
#left h2{
	display:block;
	background:url(../images/nav_bg1.gif);
	width:auto;
	height:27px;
	padding:0 0 0 10px;
	font:bold 14px/27px vernaba,Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	margin:5px 0 2px 0px;
}
#left h2 a{
	font:bold 14px/27px vernaba,Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
}
#left h2 a:hover{
	font:bold 14px/27px vernaba,Helvetica, sans-serif;
	color:#000000;
	background-color:inherit;
}
#left ul{
	width:auto;
	padding:0 0 10px 0;
	margin:0;
	font-size:0;
	line-height:0;
}
#left ul li{
	display:block;
	background:url(../images/nav_bg2.gif) 0 0 repeat-x;
	height:24px;
	padding:0 0 0 8px;
	font:bold 12px/24px Arial, Helvetica, sans-serif;
	margin:0 0 1px 0;
	line-height:0;
	font-size:0;
}
#left ul li a{
	background:url(../images/bullet.gif) 0 5px no-repeat;
	padding:0 0 0 15px;
	font:bold 12px/24px Arial, Helvetica, sans-serif;
	color:#526107;
	background-color:inherit;
	text-decoration:none;
}
#left ul li a:hover{
	color:#000;
	background-color:inherit;
}
#left ul li a.potencial{
	display:block;
	background:url(../images/potencial.gif) 0 0 no-repeat;
	width:199px;
	height:42px;
}
#left ul li a.potencial:hover{
	background:url(../images/potencial_hover.gif) 0 0 no-repeat;
}
#left ul li a.ideal{
	display:block;
	background:url(../images/ideal.gif) 0 0 no-repeat;
	width:199px;
	height:42px;
}
#left ul li a.ideal:hover{
	background:url(../images/idea_hover.gif) 0 0 no-repeat;
}
#left ul li.noBdr{
	border-bottom:none;
	padding:0;
	margin:0;
}
#left ul li.noBdr a.innovative{
	display:block;
	background:url(../images/innovative.gif) 0 0 no-repeat;
	width:204px;
	height:42px;
}
#left ul li.noBdr a.innovative:hover{
	background:url(../images/innovative_hover.gif) 0 0 no-repeat;
}
#left form{
	width:214px;
	margin:0;
	background:url(../images/newsletter_bg.gif) 0 0 repeat-x;
	height:76px;
	padding:5px 5px 5px 5px;
}
#left form h2{
	display:block;
	width:179px;
	height:16px;
	background:url(../images/newsletter_icon.gif) 0 0 no-repeat;
	padding:0 0 0 26px;
	margin:0 0 0 0;
	font-size:13px;
	line-height:16px;
	font-weight:bold;
	color:#101010;
	background-color:inherit;
	}
#left form input{
	width:205px;
	float:right;
	height:21px;
	border-bottom:#D4D0C8 solid 1px;
	border-right:#D4D0C8 solid 1px;
	border-top:#404040 solid 1px;
	border-left:#404040 solid 1px;
	color:#101010;
	background-color:#fff;
	font-size:10px;
	line-height:21px;
	margin:7px 0 0 0;
}
#left form input.signup{
	background:url(../images/btn_signup.gif) 0 0 no-repeat;
	width:67px;
	height:17px;
	border:none;
	cursor:pointer;
	float:right;
	margin:0;
	padding:0;
	}
#left h2.faq{
	display:block;
	width:180px;
	height:42px;
	background:url(../images/faq_icon.gif) 0 0 no-repeat;
	padding:5px 5px 5px 40px;
	margin:0px 0 9px 0px;
}
#left h2.faq span{
	width:179px;
	border-bottom:#D2D5D5 solid 1px;
	font-size:22px;
	height:24px;
	color:#000;
	background-color:inherit;
	margin:10px 0 0 0;
}
#left h2.faq span b{
	font-weight:bold;
	font-size:22px;
	height:24px;
	color:#C18B1E;
	background-color:inherit;
}
#left p.lftTxt{
	width:221px;
	display:block;
	margin:0 0 0 0px;
	font-size:12px;
	line-height:18px;
	padding:5px 5px 5px 5px;
	border-bottom:#D2D5D5 solid 1px;
}
#left p.lftTxt span.green{
	display:block;
	font-weight:bold;
	font-size:13px;
	color:#327C8E;
	background-color:inherit;
	margin:0 0 14px 0;
}
#left img.callUs{
	width:208px;
	height:45px;
	margin:19px 0 10px 0px;
}
#left ul.botLink{
	width:171px;
	height:29px;
	background:url(../images/left_panel_bot_bg.gif) 0 0 repeat-x;
	padding:5px 5px 5px 5px;
	margin:0 0 0 0px;
}
#left ul.botLink li{
	padding:0 6px 0 0;
	margin:0;
	float:left;
}
#left ul.botLink li a.css{
	display:block;
	background:url(../images/css_bg.gif) 0 0 no-repeat;
	width:77px;
	height:17px;
	}
#left ul.botLink li a.css:hover{
	background:url(../images/css_bg_hover.gif) 0 0 no-repeat;
}
#left ul.botLink li a.xhtml{
	display:block;
	background:url(../images/xhtml_valid.gif) 0 0 no-repeat;
	width:77px;
	height:17px;
	}
#left ul.botLink li a.xhtml:hover{
	background:url(../images/xhtml_valid_hover.gif) 0 0 no-repeat;
}
/*------------------------------------------------left--------------------*/

/*------------------------------------------------right--------------------*/
#right{
	width:780px;
	float:right;
	padding:0px 0 0 0;
}
#best{
	width:760px;
	height:auto;
	border:#F4F4F4 solid 4px;
	padding:10px 10px 10px 10px;
	margin-top:6px;
	margin-left:2px;
}
#best h2{
	display:block;
	width:720px;
	height:30px;
	border-bottom:1px dashed #cccccc;
	float:left;
	color:#006600;
	background:url(../images/faq_icon1.gif) 0 0 no-repeat;
	padding:0px 0px 0px 40px;
}
#best h2 span{
	width:220px;
	font:bold 26px/55px Arial, Helvetica, sans-serif;
	color:#327C8E;
	background-color:#fff;
	display:block;
}
#best h4{
	display:block;
	width:740px;
	height:auto;
	font:normal 14px/30px vernaba, Helvetica, sans-serif;
	color:#677C10;
	background-color:inherit;
	margin:0;
	padding:0 0 0 22px;
	text-decoration:no;
	font-weight: bold;
}
#best h4 a{
	color:#666666;
	font-size: 11px;
	font-family:Verdana;
	font-weight: bold;
}
#best h4 a:hover{
	color:#FD6700;
	font-size: 11px;
	font-family:Verdana;
	font-weight: bold;
}
#best p.bestTxt{
	width:760px;
	padding:2px 0 6px 0;
	font:normal 18px/24px Arial, Helvetica, sans-serif;
	color:#B87B05;
	background-color:#fff;
	display:block;
	float:left;
}
#best p.bestTxt2{
	width:760px;
	padding:0 0 20px 0;
	font:normal 15px/23px Arial, Helvetica, sans-serif;
	color:#363636;
	background-color:#fff;
	display:block;
	float:left;
}
#best p.bestTxt2 a{
	color:#607203;
	background-color:#fff;
	text-decoration:underline;
}
#best p.bestTxt2 a:hover{
	color:#607203;
	background-color:#F3F0F0;
}
#best p.bestTxt3{
	width:760px;
	padding:0;
	font:normal 14px/23px Arial, Helvetica, sans-serif;
	color:#363636;
	background-color:#fff;
	display:block;
	float:left;
}
img.pic{
padding:5px;
margin-top:3px;
border:1px  #DADADA solid;
}
img.pic1{
float:left;
padding:10px;
border:1px  #DADADA solid;
}
img.pic2{
padding:4px;
margin:3px;
border:1px #DADADA solid;
}
#best p.bestTxt3 span{
	color:#363636;
	background-color:#F9FEDB;
}
#best p.bestTxt3 a{
	background:url(../images/more.gif) 0 0 no-repeat;
	width:69px;
	height:18px;
/*	margin:0 0 0 96px;*/
	display:block;
	float:right;
}
#best p.bestTxt3 a:hover{
	background:url(../images/more_hover.gif) 0 0 no-repeat;
}
#best p.pic{
	display:block;
	background:url(../images/right_pic.gif) 0 0 no-repeat;
	width:99px;
	height:120px;
	float:right;
	border:#000000 dotted 1px;
}
#last{
	background:url(../images/right_1px.gif) 0 0 repeat-y;
	width:214px;
	float:right;
	margin:10px 0 0 0;
}
#last p.lastTop{
	display:block;
	background:url(../images/last_top.gif) 0 0 no-repeat;
	width:214px;
	height:6px;
	font-size:0;
	line-height:0;
}
#last h2{
	display:block;
	background:url(../images/responsible_bg.gif) 0 0 repeat-x;
	width:auto;
	height:27px;
	padding:0 0 0 10px;
	font:bold 14px/27px vernaba,Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	margin:5px 0 2px 0px;
}
#last h2 a{
	font:bold 14px/27px vernaba,Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
}
#last h2 a:hover{
	font:bold 14px/27px vernaba,Helvetica, sans-serif;
	color:#ff0000;
	background-color:inherit;
}

#last ul{
	width:202px;
	padding:0 0 30px 0;
	margin:0 0 0 6px;
	font-size:0;
	line-height:0;
}
#last ul li{
	display:block;
	background:url(../images/responsible_link_bg.gif) 0 0 repeat-x;
	height:24px;
	padding:0 0 0 8px;
	margin:0 0 3px 0;
	line-height:0;
	font-size:0;
}
#last ul li a{
	background:url(../images/arrow.gif) 0 5px no-repeat;
	padding:0 0 0 15px;
	font:bold 12px/24px vernaba,Helvetica, sans-serif;
	color:#788C11;
	background-color:inherit;
	text-decoration:none;
}
#last ul li a:hover{
	color:#000;
	background-color:inherit;
}
#last h3{
	font:bold 13px/18px vernaba,Helvetica, sans-serif;
	color:#B87B05;
	background-color:inherit;
	display:block;
	margin:0 0 10px 13px;
}
#last p.lastTxt{
	font:normal 12px/18px vernaba,Helvetica, sans-serif;
	color:#5C5C5C;
	background-color:inherit;
	margin:0 0 0 13px;
	display:block;
	width:190px;
}
#last a.plan{
	color:#607203;
	background-color:inherit;
	text-decoration:underline;
	font:normal 12px/20px vernaba,Helvetica, sans-serif;
	margin:0 0 13px 13px;
	display:block;
	width:135px;
	
	
}
#last a.plan:hover{
	color:#000;
	background-color:inherit;
	text-decoration:underline;
}
#last p.lastBot{
	display:block;
	width:214px;
	height:22px;
	background:url(../images/last_bot.gif) 0 0 no-repeat;
}
/*------------------------------------------------right--------------------*/
/*------------------------------------------------Email--------------------*/
.contactTxt{
	display:block;
	width:600px;
	font-size:12px;
	line-height:20px;
	font-weight:normal;
	color:#646464;
	background-color:#FFF9E5;
	color:#5A5A5A;
	border:#D6CEB3 solid 1px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}
.errortext {
	font-family: Verdana;
	font-size: 10px;
	color: #FF0000;
}

.contactMain{
	width:650px;
	float:left;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	border: 1px dotted #929F4B;
	background-color: #FFFFFF;
	height: auto;
}
.bestcontactTxt2{
	width:100%;
	padding:0 0 20px 0;
	font:normal 15px/23px vernaba, Helvetica, sans-serif;
	color:#363636;
	background-color:#fff;
	display:block;
	float:left;
}
.contact_area {
	float: left;
	width: 720px;
	padding-left: 30px;
}
.contactformsubmit {

	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	height: 20px;
	width: 50%;
	float: left;
	margin: 3px;
	padding: 3px;
	top: 1px;
	clip: rect(1px,auto,auto,auto);
	clear: none;
	right: 30px;
	position:absolute;
	left:119px;
}
/*------------------------------------------------Contact--------------------*/
.contactformfield {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	height: 20px;
	width: 70%;
	float: left;
	margin: 3px;
	padding: 3px;
	top: 1px;
	clip: rect(1px,auto,auto,auto);
	clear: none;
	right: 30px;
}
.contactsubmit {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	background-attachment: scroll;
	background-image: url(../images/submitbg.gif);
	background-repeat: repeat-x;
	background-position: center center;
	clip: rect(auto,auto,auto,auto);
	float: left;
	margin: 5px;
	padding: 5px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	width: 500px;
	border: 1px solid #666600;
}

.contactformmessage {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	height: 170px;
	width: 70%;
	float: left;
	margin: 3px;
	padding: 3px;
}
.contactbox {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	border: 1px solid #CCCCCC;
	height: 18px;
}
.contactmessagebox {

	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	border: 1px solid #CCCCCC;
	height: 170px;
}
.contacttextarea {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	margin: 3px;
	padding: 3px;
}
.contacttext {
	margin: 3px;
	padding: 3px;
	height: 18px;
	width: 140px;
	float: left;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
.contactsubmitbutton {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(../images/btn_login.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 18px;
	width: 55px;
}

.contacttextleft {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	float: left;
	width: 540px;
}
.contactindicatestext {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	margin: 3px;
	padding: 3px;
	height: 20px;
	width: 550px;
	float: left;
}

.star {
	font-family: Verdana;
	font-size: 11px;
	color: #FF0000;
	margin: 3px;
	padding: 3px;
	height: 5px;
	width: 5px;
}


.contacterrortext {
	margin: 3px;
	padding: 3px;
	height: 18px;
	width: 10px;
	float: left;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
.buttonbg {
	background-attachment: scroll;
	background-image: url(../images/buttonbg.gif);
	background-repeat: repeat-x;
	background-position: center center;
	border: 1px solid #FF9900;
	height: 21px;
	font-family: Verdana;
	color: #FFFFFF;
}

/*------------------------------------------------Contact--------------------*/

/*------------------------------------------------main--------------------*/

/*------------------------------------------------footer--------------------*/
#footerMain{
	width:100%;
	height:101px;
	background:url(../images/footer_bg.gif) 0 0 repeat-x;
	padding:10px 0 0 0;
}
#footer{
	width:1005px;
	height:101px;
	margin:0 auto;
	position:relative;
}
#footer ul{
	width:700px;
	position:absolute;
	left:0;
	top:20px;
}
#footer ul li{
	float:left;
	font:normal 11px/22px vernaba,Helvetica, sans-serif;
	color:#000;
	background-color:inherit;
}
#footer ul li a{
	padding:0 7px;
	font:normal 11px/22px vernaba,Helvetica, sans-serif;
	color:#000;
	background-color:inherit;
	text-decoration:none;
}
#footer ul li a:hover{
	text-decoration:underline;
}
#footer p.copyright{
	font:normal 11px/12px vernaba,Helvetica, sans-serif;
	position:absolute;
	left:7px;
	top:65px;
	color:#5B6A14;
	background-color:inherit;
	width:400px;
}
#footer p.contact{
	display:block;
	width:300px;
	height:21px;
	padding:0;
	position:absolute;
	left:700px;
	top:0px;
	font:bold 13px/21px vernaba,Helvetica, sans-serif;
	color:#327C8E;
	text-align:right;
	float:right;
}
#footer p.design{
	display:block;
	width:auto;
	height:21px;
	padding:0;
	position:absolute;
	left:7px;
	top:0px;
	font:bold 13px/21px vernaba,Helvetica, sans-serif;
	color:#327C8E;
	text-align:center;
}
#footer p.design a.link{
	font:bold 13px/21px Arial, Helvetica, sans-serif;
	color:#327C8E;
	background-color:#F7F7F7;
	text-decoration:none;
}
#footer p.design a.link:hover{
	color:#000;
	background-color:#F7F7F7;
}
#footer p.design1{
	display:block;
	width:auto;
	height:21px;
	padding:0;
	position:absolute;
	left:7px;
	top:80px;
	font:bold 11px/21px vernaba,Helvetica, sans-serif;
	color:#FD6700;
	text-align:center;
}
#footer p.design1 a.link{
	font:bold 11px/21px Arial, Helvetica, sans-serif;
	color:#006600;
	text-decoration:none;
}
#footer p.design1 a.link:hover{
	color:#000;
	background-color:#F7F7F7;
}
/*------------------------------------------------footer--------------------*/
/*---------tabsF----------*/

 #tabsF {
      float:left;
      width:600;
	  font:bold 11px/17px vernaba;
      background:#ffffff;
      font-size:93%;
      line-height:normal;
	  border-bottom:1px solid #e7e7e7;
      }
    #tabsF ul {
	margin:0;
	padding:4px 4px 0 0px;
	list-style:none;
      }
    #tabsF li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsF a {
      float:left;
      background:url("../images/tableftF.gif") no-repeat left top;
      margin:0;
	  font:bold 11px/17px vernaba;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsF a span {
      float:left;
      display:block;
	  font:bold 11px/17px vernaba;
      background:url("../images/tabrightF.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsF a span {float:none;font:bold 11px/17px vernaba;}
    /* End IE5-Mac hack */
    #tabsF a:hover span {
      color:#FFF;
      }
    #tabsF a:hover {
      background-position:0% -42px;font:bold 11px/17px vernaba;
      }
    #tabsF a:hover span {
      background-position:100% -42px;font:bold 11px/17px vernaba;
      }
/*--------feat_prod_box-----------*/
.feat_prod_box{
padding:3px 0 3px 3px;
margin:0 3px 3px 0;
border-bottom:1px #b2b2b2 dashed;
clear:both;
}
.feat_prod_box_details{
padding:3px 0 3px 0;
margin:0 3px 6px 0;
FONT-SIZE: 11px; 
COLOR: #607211; 
FONT-FAMILY: Verdana;
font-weight:bold;
clear:both;
}
.prod_img{
float:left;
padding:0 5px 0 0;
text-align:center;
}
.prod_det_box{
width:230px;
float:left;
padding:0 0 0 3px;
position:relative;
}
.box_top{
width:230px;
height:3px;
background:url(images/box_top.gif) no-repeat center bottom;
}
.box_center{
width:230px;
height:auto;
background-color:#E7E7E7;
}
.box_center p{
width:230px;
height:auto;
font:bold 10px/15px Verdana;
COLOR: #666;
}
.box_bottom{
width:230px;
height:9px;
background:url(images/box_bottom.gif) no-repeat center top;
}

.contactMain1{
	width:94%;
	float:left;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	border: 1px solid #929F4B;
	background-color: #EBE9D7;
	height: 500px;
	padding-right: 10px;
	padding-left: 30px;
}
.bestcontactTxt2{
	width:100%;
	padding:0 0 20px 0;
	font:normal 15px/23px Verdana;
	color:#363636;
	background-color:#fff;
	display:block;
	float:left;
}.contactformsubmit {

	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	height: 20px;
	width: 50%;
	float: left;
	margin: 3px;
	padding: 3px;
	top: 1px;
	clip: rect(1px,auto,auto,auto);
	clear: none;
	right: 30px;
	position:absolute;
	left:119px;
}
/*------------------------------------------------Contact--------------------*/
.contactformfield {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	height: 20px;
	width: 70%;
	float: left;
	margin: 3px;
	padding: 3px;
	top: 1px;
	clip: rect(1px,auto,auto,auto);
	clear: none;
	right: 30px;
}
.contactsubmit {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	background-attachment: scroll;
	background-image: url(../images/submitbg.gif);
	background-repeat: repeat-x;
	background-position: center center;
	clip: rect(auto,auto,auto,auto);
	float: left;
	margin: 5px;
	padding: 5px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	width: 500px;
	border: 1px solid #666600;
}

.contactformmessage {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	height: 170px;
	width: 70%;
	float: left;
	margin: 3px;
	padding: 3px;
}
.contactbox {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	border: 1px solid #CCCCCC;
	height: 18px;
}
.contactmessagebox {

	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	border: 1px solid #CCCCCC;
	height: 170px;
}
.contacttextarea {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	margin: 3px;
	padding: 3px;
}
.contacttext {
	margin: 3px;
	padding: 3px;
	height: 18px;
	width: 100px;
	float: left;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
.contactsubmitbutton {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(../images/btn_login.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 18px;
	width: 55px;
}

.contacttextleft {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	float: left;
	width: 540px;
}
.contactindicatestext {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	margin: 3px;
	padding: 3px;
	height: 20px;
	width: 550px;
	float: left;
}

.star {
	font-family: Verdana;
	font-size: 11px;
	color: #FF0000;
	margin: 3px;
	padding: 3px;
	height: 5px;
	width: 5px;
}


.contacterrortext {
	margin: 3px;
	padding: 3px;
	height: 18px;
	width: 10px;
	float: left;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
.buttonbg {
	background-attachment: scroll;
	background-image: url(../images/buttonbg.gif);
	background-repeat: repeat-x;
	background-position: center center;
	border: 1px solid #FF9900;
	height: 21px;
	font-family: Verdana;
	color: #FFFFFF;
}

/*------------------------------------------------Contact--------------------*/
.submitbutton
 {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	background-attachment: scroll;
	background-image: url(../images/read_more_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	clip: rect(auto,auto,auto,auto);
	float: left;
	margin: 5px;
	padding: 5px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	width: 50px;
}
.submittext {
	height: 30px;
	width: 550px;
}

#submitbutton a.more{
	background:url(../images/more_bg.gif) 0 0 no-repeat;
	float:right;
	width:57px;
	height:18px;
	font:bold 11px/18px Verdana;
	color:#1C0206;
	background-color:inherit;
	text-decoration:none;
	text-align:center;
	margin:0;
}
#submitbutton a.more:hover{
	color:#6B1420;
	background-color:inherit;
}
.subbtn {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	background-attachment: scroll;
	background-image: url(../images/submitbg.gif);
	background-repeat: repeat-x;
	background-position: center center;
	border: 1px solid #E6E9CF;
	margin: 2px;
	padding: 2px;
	height: 25px;
}
/*------------------------------------------------Textboxon Email--------------------*/

.borderEffect
{
background-color:#FFFFCC;
color:#7A8639;
margin:0px;
padding:0px;
border:1px solid #FFCC00;
}
.borderEffect:hover
{
background-color:#FFCC89;
color:#A05A3D;
margin:0px;
padding:0px;
border:1px solid #A05A3D;
}
/*------------------------------------------------Textbox on Email--------------------*/
/*------------------------------------------------Textbox --------------------*/

.textboxEffect
{
	background-color:#FFFFFF;
	color:#000000;
	border:1px solid #999999;
	height: 18px;
	width: 250px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 19px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
}
.textboxEffect:hover
{
background-color:#FFFFFF;
color:#929F4B;
margin:0px;
padding:0px;
border:1px solid #7A8639;
	font-family: Verdana;
	font-size: 11px;
	line-height: 19px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
/*------------------------------------------------Textbox --------------------*/

.MassageboxEffect
{
	background-color:#FFFFFF;
	color:#000000;
	border:1px solid #999999;
	height: 170px;
	width: 350px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 19px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
}
.MassageboxEffect:hover
{
background-color:#FFFFFF;
color:#929F4B;
margin:0px;
padding:0px;
border:1px solid #7A8639;
	font-family: Verdana;
	font-size: 11px;
	line-height: 19px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
/*------------------------------------------------Massagebox --------------------*/
.contactdropdownformfield {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	height: 20px;
	width: 68%;
	float: left;
	margin: 3px;
	top: 1px;
	clip: rect(1px,auto,auto,auto);
	clear: none;
	right: 30px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.submitbuttonarea {
	margin: 5px;
	float: left;
	height: 50px;
	width: 300px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 110px;
}
