@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
* {
	margin: 0px;
	padding: 0px;
}
#wrap {
	width: 1005px;
	margin-right: auto;
	margin-left: auto;
}
#wrap #topbar{
	width:1005px;
	height:80px;
	margin:6px;
	padding:4px 0px 0 0px;
	position:relative;
	top:10px;
}
#wrap #topbar img.logo{
	display:block;
	font-size:0;
	line-height:0;
	margin:0 26px 0 0;
	margin-left:10px;
	float:left;
}
#wrap #topbar p.topDiv{
	display:block;
	width:1px;
	height:46px;
	background:url(../images/top_div.gif) 0 0 repeat-y;
	float:left;
	margin:15px 10px 0 10px;
}
#wrap #topbar p.navLeft{
	background:url(../images/nav_left.gif) 0 0 no-repeat;
	width:1px;
	height:46px;
	float:left;
	margin:15px 10px 0 10px;
}
#wrap #topbar ul{
	width:300px;
	height:24px;
	background:url(../images/nav_bg.gif) 0 0 repeat-x;
	float:left;
	margin:12px 0 0 0;
}
#wrap #topbar ul li{
	float:left;
	border-right:#F8F6B2 solid 1px;
}
#wrap #topbar ul li a{
	display:block;
	padding:0 12px 0 12px;
	font:bold 10px/24px  "Trebuchet MS", vernada, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
	text-transform:uppercase;
}
#wrap #topbar ul li a:hover{
	background:url(../images/nav_arrow.gif) center top no-repeat;
	color:#fff;
	background-color:inherit;
}
#wrap #topbar ul li a.hover{
	display:block;
	padding:0 12px 0 12px;
	font:bold 10px/24px  "Trebuchet MS", vernada, Helvetica, sans-serif;
	background:url(../images/nav_arrow.gif) center top no-repeat;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
	text-transform:uppercase;
}
#wrap #topbar ul li.noBdr{
	border:none;
}
#wrap #topbar p.navRight{
	width:auto;
	height:auto;
	float:left;
	margin:15px 6px 0 0;
}
#wrap #topbar form{
	width:389px;
	height:53px;
	background:url(../images/serch_bg.gif) 0 0 no-repeat;
	float:left;
	margin:10px 0 0 0;
	padding:0 0 0 0px;
}
#wrap #topbar 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 vernada, Helvetica, sans-serif;
	color:#000;
	background-color:#fff;
	padding:0 0 0 11px;
	margin:16px 0 0 46px;
}
#wrap #topbar form input.go{
	background:url(../images/btn_go.gif) 0 0 no-repeat;
	width:50px;
	height:21px;
	float:left;
	font:bold 10px/21px "Trebuchet MS",vernada, Helvetica, sans-serif;
	color:#fff;
	background-color:#F7F4A1;
	text-transform:uppercase;
	border:none;
	cursor:pointer;
	margin:16px 0 0 36px;
}
#wrap #topbar h1 {
	font-size: 35px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	display: block;
	padding-top: 20px;
	padding-bottom: 0px;
}
#wrap #header #menu {
    width:250px;
    float:right;
}
#wrap #header #menu ul {
	list-style-type: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#wrap #header #menu li {
	display: block;
	height: 33px;
	margin-bottom: 6px;
	margin-top: 4px;
}
#wrap #header #menu a {
	background-image: url(../images/topmenu.png);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 10px;
	color: #2E2E2D;
	text-decoration: none;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#wrap #header #img {
    float:left;
}

#wrap #topbar span {
	color: #999900;
}
#wrap #header {
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	height: 168px;
}
#wrap #header #menu a:visited, active {
	background-image: url(../images/topmenu.png);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 10px;
	color: #999900;
	text-decoration: none;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#wrap #header #menu a:hover {
	background-image: url(../images/topmenu.png);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 10px;
	color: #030301;
	text-decoration: none;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-position: 0px -33px;
}
#wrap #header1 {
	background-image: url(../images/header1.gif);
	background-repeat: no-repeat;
	height: 85px;
	margin-bottom:6px;
	padding-left:6px;
}
#wrap #header1 p {
	display:block;
	font:bold 11px/19px vernaba, Helvetica, sans-serif;
	color:#666;
	padding:6px;
}
#wrap #header1 #tabsF {
      float:left;
      width:auto;
	  font:bold 11px/17px vernaba;
      background:#ECECEC;
      font-size:93%;
      line-height:normal;
	  padding-left:6px;
	  border-bottom:1px solid #e7e7e7;
      }
#wrap #header1 #tabsF ul {
	margin:0;
	padding:4px 4px 0 0px;
	list-style:none;
      }
#wrap #header1 #tabsF li {
      display:inline;
      margin:0;
      padding:0;
      }
#wrap #header1 #tabsF a {
      float:left;
      background:url("../images/tableftF.gif") no-repeat left top;
      margin:0;
	  font:bold 11px/17px vernaba, Helvetica, sans-serif;
      padding:0 0 0 4px;
      text-decoration:none;
      }
#wrap #header1  #tabsF a span {
      float:left;
      display:block;
	  font:bold 11px/17px vernaba, Helvetica, sans-serif;
      background:url("../images/tabrightF.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
#wrap #header1 #tabsF a span {float:none;font:bold 11px/17px vernaba, Helvetica, sans-serif;}
    /* End IE5-Mac hack */
#wrap #header1 #tabsF a:hover span {
      color:#FFFFFF;
      }
#wrap #header1 #tabsF a:hover {
      background-position:0% -42px;font:bold 11px/17px vernaba, Helvetica, sans-serif;
      }
#wrap #header1 #tabsF a:hover span {
      background-position:100% -42px;font:bold 11px/17px vernaba, Helvetica, sans-serif;
      }
#wrap #mainpage {
	margin-top: 5px;
	margin-bottom: 5px;
}
#wrap #mainpage #content {
	float: left;
	width: 730px;
	border-right:#F4F4F4 1px solid;
}
#wrap #mainpage #sidebar {
	margin-left: 730px;
	background-repeat: repeat-y;
	background-position: left;
}
#wrap #mainpage #sidebar .sidebartop {
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	height: 35px;
	padding-left: 10px;
	padding-right: 5px;
}
#wrap #mainpage #sidebar .sidebarbottom {
	background-repeat: no-repeat;
	background-position: left;
	height: 56px;
	display: block;
	padding-left: 25px;
}
#wrap #mainpage #sidebar .sidebarmain {
	padding-right: 0px;
	padding-left: 10px;
	width:260px;
}
.clear2 {
	display: block;
	clear: right;
}
#wrap #mainpage #sidebar .sidebarmain li {
	height: 25px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #EBE9ED;
}
#wrap #mainpage #sidebar .sidebarmain a {
	display: block;
	height: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	color: #999999;
	text-decoration: none;
}
#wrap #mainpage #sidebar .sidebarmain ul {
	list-style-type: none;
	margin-bottom: 10px;
}
.clear {
	clear: both;
	display: block;
}
#wrap #mainpage #content p {
	line-height: 18px;
	color: #666666;
	margin-bottom: 4px;
	padding-bottom:2px;
}
#content h1,#content h2,#content h3,#content h4,#content h5 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	padding-left: 5px;
	margin-bottom: 5px;
	font-weight: normal;
}
#wrap #mainpage #content blockquote {
	display: block;
	margin: 10px;
	background-image: url(../images/blockquote.gif);
	background-repeat: no-repeat;
	background-position: 5px 2px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

#wrap #mainpage #content ul {
	list-style-type: none;
	padding: 10px;
	color: #666666;
}
#wrap #mainpage #content code {
	background-color: #EBE9ED;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	padding: 5px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FAFAFE;
	white-space: pre;
}
#wrap #mainpage #content .postinfo {
	background-image: url(../images/postinforbg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
	height: 50px;
	text-align: center;
	font-size: 10px;
	clear: left;
}
#wrap #mainpage #content .right {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #D8D8D8;
	padding: 5px;
}
#wrap #mainpage #content .center {
	float: center;
	margin: 10px;
	border: 1px solid #D8D8D8;
	padding: 5px;
}
#wrap #mainpage #content ul li {
	display: block;
	background-image: url(../images/listbullet.gif);
	background-repeat: no-repeat;
	background-position: 2px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
}
#wrap #mainpage #content ol {
	padding: 10px;
	color: #666666;
	list-style-position: inside;
	list-style-type: decimal;
}
#wrap #mainpage #content ol li {
	padding: 3px;
}
.smalldesc {
	display: block;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: none;
	color: #666666;
}
#wrap #mainpage #sidebar .sidebartop h2 {
	padding-top: 10px;
}
#footer {
	background-color: #FFFFFF;
	background-image: url(../images/footerbg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 140px;
}
#footer #footercontent {
	width: 1005px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#footer #footercontent  p {
	line-height: 18px;
	color: #666666;
}
a {
	color: #999900;
}

#content h1 {
	font-size: 26px;
}
#content h2 {
	font-size: 20px;
}
#content h3 {
	font-size: 18px;
}
#content h4 {
	font-size: 16px;
}
#content h5 {
	font-size: 14px;
}
#wrap #mainpage #sidebar  h1 {
	background-image: url(../images/nav_bg_1.gif);
	background-color:#000;
	display: block;
	height: 25px;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 10px;
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	
}
#wrap #mainpage #sidebar  h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBE9ED;
	background-color:#e7e7e7;
	padding:4px;
	margin-bottom: 4px;
}
#wrap #mainpage #sidebar .sidebarmain a:visited, active {
	display: block;
	height: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	color: #666;
	text-decoration: none;
}
#wrap #mainpage #sidebar .sidebarmain a:hover {
	display: block;
	height: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	color: #999900;
	text-decoration: none;
	background-color: #FBFCFF;
}
a:visited, active {
	color: #4B4C06;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
#wrap #mainpage #content #quicklinks {
	float: left;
	width: 225px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/sidebox2.gif);
	background-repeat: repeat-y;
}
#wrap #mainpage #content #quicklinks .qltop {
	background-image: url(../images/sidebox1.gif);
	background-repeat: no-repeat;
	height: 22px;
	display: block;
}
#wrap #mainpage #content #quicklinks .qlbttm {
	background-image: url(../images/sidebox3.gif);
	background-repeat: no-repeat;
	height: 34px;
	display: block;
}

#wrap #mainpage #content #quicklinks ul {
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
#wrap #mainpage #content #quicklinks h2 {
	font-size: 14px;
	text-transform: uppercase;
	color: #B7A677;
	display: block;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-color: #E3DCCA;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C7B994;
	padding: 3px;
}

#wrap #mainpage #content #quicklinks li {
	display: block;
	height: 22px;
	background-image: none;
	background-position: 0px 0px;
	padding: 0px;
}
#wrap #mainpage #content #quicklinks a {
	height: 19px;
	padding-top: 3px;
	display: block;
	padding-right: 5px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DED6BE;
	color: #334B01;
	text-decoration: none;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px;
}
#wrap #mainpage #content #quicklinks a:visited, active {
	height: 19px;
	padding-top: 3px;
	display: block;
	padding-right: 5px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DED6BE;
	color: #334B01;
	text-decoration: none;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px;
}
#wrap #mainpage #content #quicklinks a:hover {
	height: 19px;
	padding-top: 3px;
	display: block;
	padding-right: 5px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CEC29F;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px;
	background-color: #ffffff;
}
#wrap #header #menu .active a {
	background-image: url(../images/topmenu.png);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 10px;
	color: #030301;
	text-decoration: none;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-position: 0px -33px;
}
#wrap #mainpage #content img {
	background-color: #EFEFEF;
	border: 0px solid #D8D8D8;
	padding: 0px;
}
#wrap #mainpage #content .left {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #D8D8D8;
	padding: 5px;
}


form {margin:0; padding:0;}
.textfield {display: block; float:left; width:190px; background-color: #F3F4E8; margin:3px;	border: 1px solid #D6D9AE;}
label {	display: block;	float: left; text-align:left; font-weight:bold; width:auto; margin:3px; padding: 5px;}
.button {display: block; float:left; padding:0px; background-color:#E3E6C8; margin:3px;	border: 2px solid #efefef; color:#999933;}
.textfield:hover {background:#FBFCF8;}
.textfield:focus {background:#ffffff;}
#wrap #topbar a {
	color: #000000;
	text-decoration: none;
}
#wrap #topbar a:visited, active, hover {
	color: #000000;
	text-decoration: none;
}
/*--------feat_prod_box-----------*/
.feat_prod_box{
padding:6px 0 6px 6px;
margin:0 6px 6px 0;
border-bottom:1px #b2b2b2 dashed;
clear:both;
}
.feat_prod_box_details{
padding:6px 0 6px 0;
margin:0 6px 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:200px;
float:left;
padding:0 0 0 3px;
position:relative;
}
.box_top{
width:200px;
height:3px;
background-color:#e6e6e6;

}
.box_center{
width:200px;
height:auto;
background-color:#e6e6e6;
}
.box_bottom{
width:200px;
height:9px;
background-color:#e6e6e6;
}
.contact_area {
	float: left;
	width: 680px;
	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--------------------*/

.linkpopup {
	position: relative;
	font-family: Verdana;
	font-size: 11px;
	color: #666600;
	height: 18px;
	width: 250px;
}

.linkpopup span {
 background-color: #ccc;
 border: 1px solid #000;
 display: block;
 left: 0;
 padding: .25em;
 position: absolute;
 top: -1.75em;
}

.linkpopup:link span,
.linkpopup:visited span {
 visibility: hidden;
}

.linkpopup:hover span,
.linkpopup:focus span,
.linkpopup:active span {
	color: #000000;
	text-decoration: none;
	visibility: visible;
	border: 1px solid #000000;
	background-color: #E6E9CF;
}
.linkpopupmessagebox {
	position: relative;
	font-family: Verdana;
	font-size: 11px;
	color: #1D859B;
	height: 170px;
	width: 310px;
}

.linkpopupmessagebox span {
 background-color: #ccc;
 border: 1px solid #000;
 display: block;
 left: 0;
 padding: .25em;
 position: absolute;
 top: -1.75em;
}

.linkpopupmessagebox:link span,
.linkpopupmessagebox:visited span {
 visibility: hidden;
}

.linkpopupmessagebox:hover span,
.linkpopupmessagebox:focus span,
.linkpopupmessagebox:active span {
 color: #000;
 text-decoration: none;
 visibility: visible;
}
/*------------------------------------------------Email--------------------*/

.linkpopupemail {
	position: relative;
	font-family: Verdana;
	font-size: 11px;
	color: #1D859B;
	height: 18px;
	width: 200px;
}

.linkpopupemail span {
 background-color: #ccc;
 border: 1px solid #000;
 display: block;
 left: 0;
 padding: .25em;
 position: absolute;
 top: -1.75em;
}

.linkpopupemail:link span,
.linkpopupemail:visited span {
 visibility: hidden;
}

.linkpopupemail:hover span,
.linkpopupemail:focus span,
.linkpopupemail:active span {
	color: #000;
	text-decoration: none;
	visibility: visible;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
/*------------------------------------------------Email--------------------*/
.contactTxt{
	display:block;
	width:650px;
	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:680px;
	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: 680px;
	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--------------------*/
.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 vernaba, Helvetica, sans-serif;
	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/submit.png);
	background-repeat: repeat-x;
	background-position: center center;
	border: 1px none #E6E9CF;
	margin: 2px;
	padding: 2px;
	height: 31px;
	width: 94px;
}
/*------------------------------------------------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 --------------------*/
/*------------------------------------------------Textboxdropdown --------------------*/

.dropdownEffect
{
	background-color:#FFFFFF;
	color:#000000;
	border:1px solid #999999;
	height: 18px;
	width: 262px;
	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;
}
.dropdownEffect: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;
}
/*------------------------------------------------Textboxdropdown --------------------*/
/*------------------------------------------------Massagebox --------------------*/

.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;
}