/* CSS Document */
body {margin: 0; padding: 0; background: url(../images/bg_line.jpg) #C5DFD4 repeat-x;}
#logo {background: url(../images/logo.jpg) left no-repeat; width: 777px; height: 155px;}
#border {border: #ffffff 1px solid; background-color: #67A58C;}
.input-box-color {background-color: #C5DFD4; border:none; font: normal 13px Arial, Helvetica, sans-serif}
td {font: normal 12px Verdana, Arial, Helvetica, sans-serif; color: #ffffff; text-decoration: none; line-height: 18px;}
.search a {text-transform: uppercase; font-weight: 600; color: #ffffff; padding: 0; text-decoration: none;} 
.search a:hover {text-transform: uppercase; font-weight: 600; color: #CFF4E6; text-decoration: none;} 
.padd-up {padding: 5px 0 7px 0;}
.border {border-left: #ffffff 1px solid;}
.grn {font: normal 13px "Century Gothic"; color: #000000;}
.select_int {font: normal 11px Verdana, Arial, Helvetica, sans-serif; color: #333333; width: 40px;}
.padd-up1 {padding: 20px 0 0 0;}
.padd-up2 {padding: 15px 15px 15px 15px;}
.gray {color: #1F1E1E;}
.header {font-size: 18px; color:#2A8B65; font-family: "Century Gothic"; font-weight: 600; text-decoration: none;}
.header a {font-size: 18px; color:#2A8B65; font-family: "Century Gothic"; font-weight: 600; text-decoration: none;}
.header-false {font-size: 25px; color:#2A8B65; font-family: "Script MT Bold" Verdana, Arial, Helvetica, sans-serif; font-weight: 600;}
.green {color: #4E9177; font-size: 11px; text-decoration: none;}
.green a {color: #4E9177; font-size: 11px; text-decoration: none;}
.green a:hover {color: #4E9177; font-size: 11px; text-decoration: underline;}
.green1 {color: #ffffff; font-size: 11px; text-decoration: none; padding: 0 5px 0 5px;}
.green1 a {color: #ffffff; font-size: 11px; text-decoration: none; padding: 0 5px 0 5px;}
.green1 a:hover {color: #ffffff; font-size: 11px; text-decoration: underline; padding: 0 5px 0 5px;	}
#banner-image {background: url(../images/banner_image.jpg) no-repeat; width: 1000px; height: 368px;}
#image-inner {background: url(../images/banner_inner.jpg) no-repeat; width: 1000px; height: 243px;}
.bot-line {background: url(../images/bot_line.jpg) repeat-x; width: 1000px; height: 2px;}
.footer {font: normal 11px Verdana, Arial, Helvetica, sans-serif; color: #4F5955; text-decoration: none; padding: 25px 0 0 0; line-height:20px;}
.footer a{font: normal 11px Verdana, Arial, Helvetica, sans-serif; color: #4F5955; text-decoration: none; padding: 25px 0 0 0; line-height:20px;}
.footer a:hover{font: normal 11px Verdana, Arial, Helvetica, sans-serif; color: #4F5955; text-decoration: underline; padding: 25px 0 0 0; line-height:20px;}
.link a {color: #5B8D7A; text-decoration: underline;}
.link a:hover {color: #5B8D7A; text-decoration: none;}
.light-green {color: #5B8D7A; font-weight: 600;}
/*-----nav-----*/
a.home {display: block; width: 34px; height: 12px; background: url(../images/home.jpg) no-repeat;}	 
a.home:hover {background: url(../images/home_hover.jpg);} 
a.about {display: block; width: 38px; height: 12px; background: url(../images/about.jpg) no-repeat;}	 
a.about:hover {background: url(../images/about_hover.jpg);} 
a.collections {display: block; width: 73px; height: 12px; background: url(../images/collections.jpg) no-repeat;}	 
a.collections:hover {background: url(../images/collections_hover.jpg);} 
a.order {display: block; width: 38px; height: 12px; background: url(../images/order.jpg) no-repeat;}	 
a.order:hover {background: url(../images/order_hover.jpg);} 
a.trade {display: block; width: 34px; height: 12px; background: url(../images/trade.jpg) no-repeat;}	 
a.trade:hover {background: url(../images/trade_hover.jpg);} 
a.press {display: block; width: 30px; height: 12px; background: url(../images/press.jpg) no-repeat;}	 
a.press:hover {background: url(../images/press_hover.jpg);} 
a.contact {display: block; width: 53px; height: 12px; background: url(../images/contact.jpg) no-repeat;}	 
a.contact:hover {background: url(../images/contact_hover.jpg);} 
/*-----eof nav-----*/

input.btn
{
	font-family:Ms Sans Serif, Tahoma, Verdana, Arial;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	color:#F5F9F7;
	font-weight:600;
	border:1px solid #6AA68C;
	background:#ADDCCA;
	height:21px;
}

.proBox {
	border:1px solid #C6C6C6;	
}

#proboxbg {
	background-image:url(../images/proboxbg.jpg); background-repeat:repeat-x; background-position:bottom;
	}	



