/* ------------------------------------------------
Reset page
------------------------------------------------ */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td
{
 margin: 0;
 padding: 0;
 border: 0;
 outline: 0;
 font-size: 100%;
 vertical-align: baseline;
 background: transparent;
}
body
{
 line-height: 1;
}
ol, ul
{
 list-style: none;
}
blockquote, q
{
 quotes: none;
}
 
:focus
{
 outline: 0;
}
 
ins
{
 text-decoration: none;
}
del
{
 text-decoration: line-through;
}
 
table
{
 border-collapse: collapse;
 border-spacing: 0;
}

body
{
	font-family: Arial, Helvetica, sans-serif;
	background: #003A2D url(../images/site_back.png) repeat-x top left;
	font-size:12px;
	line-height:18px;
}

/* ------------------------------------------------
Link styles
------------------------------------------------ */

a:link {color: #5B7971; text-decoration:none;}
a:visited {color: #5B7971; text-decoration:none;}
a:hover {color: #5B7971; text-decoration:none;}
a:active {color: #5B7971; text-decoration:none;}

a.mail:link {color: #805E62; text-decoration:none;}
a.mail:visited {color: #805E62; text-decoration:none;}
a.mail:hover {color: #503A3E; text-decoration:underline;}
a.mail:active {color: #805E62; text-decoration:none;}

a.stories_link:link {color:#708656; text-decoration:none;}
a.stories_link:visited {color:#708656; text-decoration:none;}
a.stories_link:hover {color:#708656; text-decoration:underline;}
a.stories_link:active {color:#708656; text-decoration:none;}

a.body_links:link {color:#647846; text-decoration:none;}
a.body_links:visited {color:#647846; text-decoration:none;}
a.body_links:hover {color:#647846; text-decoration:underline;}
a.body_links:active {color:#647846; text-decoration:none;}


#wrapper {
	position: relative;
	width: 868px;
	height: 100%;
	margin: 0 auto; /* to centre compliant browsers */
	text-align: left; /* to reset text alignment to default */
	left: 0;
	top: 0;
}
h2
{
	font-weight:normal;
}

h4
{
	float:left;
	padding-bottom:5px;
	border-bottom:1px solid #999;
	font-size:13px;
	width:114px;
	margin-bottom:5px;
}

h5 {
	float:left;
	margin-bottom:5px;
	padding-bottom:10px;
	line-height:10px;
	width: 434px;
	font-size:14px;
	border-bottom:1px solid #999;
}
h6 {
	display:block;
	margin-bottom:5px;
	padding-bottom:5px;
	line-height:10px;
	height:10px;
	border-bottom:1px solid #999;
}

/* ------------------------------------------------
Main Nav styles
------------------------------------------------ */
h1
{
	position: absolute;
	top: 19px;
	left: 10px;
	width: 199px;
	height: 54px;
	font-size:18px;
}
h1 span
{
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../images/logo.png) no-repeat top left;
}

#service_content p
{
	margin-bottom:8px;
}

ul#mainNav
{
	position: absolute;
	right: 10px;
	top: 53px;
}
ul#mainNav li
{
	float: left;
	margin-left: 2px;
}
ul#mainNav li a
{
	display: block;
	width: 97px;
	height: 37px;
	line-height: 37px;
	padding-left: 13px;
	background-color: #F00;
	text-decoration: none;
	background: url(../images/main_nav_button.png) no-repeat top center;
	color: #549172;
	font-size: 17px;
}
ul#mainNav li a:hover
{
	background: url(../images/main_nav_button.png) no-repeat top right;
	color: #236F51;
}
ul#mainNav li a#active
{
	background: url(../images/main_nav_button.png) no-repeat top left;
	color: #005340;
}

/* ------------------------------------------------
Content
------------------------------------------------ */

#shadow_box {  /* shadow effect on white box is a placed img */
	float: left;
	width:870px;
	height:230px;
	margin-top:90px;
	background-image:url(../images/shadow_back.png);
	background-repeat:no-repeat;
}
#contactPage #shadow_box
{
	background-image:url(../images/contact_shadow_back.png);
}
#mainbox { 
	float: left;
	width:848px;
	margin-left:10px;
	margin-top:20px;
	background-color:#FFF;
}
#imgshow {
	float:left;
	width: 480px;
	height:216px;
	margin-left:20px;
	background-image:url(../images/slideshowimg.png);
	background-repeat:no-repeat;
}

/* Latest news */
.newsletter_heading
{
	width:155px;
}
.news_heading
{
	width:257px;
}
#latest_news {
	float: left;
	width:310px;
	margin-left: 20px;
	color:#708656;
}
#latest_news h2 {
	width: 310px;
	height:38px;
	line-height: 38px;
	padding-left: 10px;
	font-size:15px;
	background: url(../images/news_top.gif) no-repeat top left;
}
#latest_news div
{
	background: #D7E79F url(../images/news_bottom_curve.gif) no-repeat bottom left;
}

ul#news_items li
{
	position: relative;
	height: 59px;
}
ul#news_items li a
{
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../images/news_item_bg.gif) no-repeat top left;
	text-decoration: none;
}
ul#news_items li a:hover
{
	background: url(../images/news_item_bg.gif) no-repeat bottom left;
}
ul#news_items li a span.day
{
	position: absolute;
	top: 12px;
	left: 12px;
	width: 29px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
}
ul#news_items li a span.month /* Positions the month box within the news_items div */
{
	position: absolute;
	top: 34px;
	left: 12px;
	width: 29px;
	height: 14px;
	line-height: 14px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}
ul#news_items li a span.newsTitle
{
	position: absolute;
	top: 10px;
	left: 51px;
	color: #708656;
	font-weight: bold;
}
ul#news_items li a span.newsDesc
{
	position: absolute;
	top: 26px;
	left: 51px;
	font-size: 10px;
	width: 180px;
	color: #869F68;
	line-height:13px;
}

/* Text link for the stories on top of latest news box */

#stories {
	position:absolute;
	top: 121px;
	right: 38px;
	width:121px;
	height:20px;
	color:#708656;
	text-align:center;
	font-size:11px;
}

/* floated right allowing text to run around the weather box */
#service_content #weather {
	float: right;
	width: 170px;
	height:88px;
	overflow:hidden;
	background-none:none;
	margin-bottom: 5px;
	margin-left: 8px;
}

#content h2
{
	width: 459px;
	height:40px;
	line-height: 40px;
	padding-left: 10px;
	color:#637467;
	font-size: 16px;
	padding-left:21px;
	background: url(../images/content_top_bar.jpg) no-repeat top left;
}
#content div
{
	background: #E4ECD9 url(../images/content_curve_bottom.jpg) no-repeat bottom left;
	height: 320px;
}
/* our services box */
#services {
	float:left;
	width: 145px;
	height:340px;
	margin: 14px 0 0 20px;
}
#services h2 {
	width: 135px;
	height:39px;
	line-height: 40px;
	font-size:15px;
	padding-left: 10px;
	color:#496C66;
	background: url(../images/services_top.gif) no-repeat top left;
}
#services h2:hover
{
	text-decoration: underline;
}
#services div
{
	background: #CDF7B6 url(../images/services_bottom_curve.gif) no-repeat bottom left;
	height: 320px;
}
/* order now button */

#order_online
{
	float:right;
	position:relative;
	width:310px;
	height: 82px;
	margin: 17px 18px 0px 0px;
	background:url(../images/order_online_button.jpg) no-repeat top left;
}
#order_online:hover span#clickHere
{
	text-decoration: underline;
}
.order_link a:hover
{
	text-decoration:underline;
}
.text
{
	position:absolute;
	top:15px;
	left:15px;
	width:100px;
	height:10px;
	line-height:13px;
	color:#fff;
	font-weight:bold;
	font-size:14px;
}
.subText
{
	position:absolute;
	top:35px;
	left:15px;
	width:190px;
	font-size:10px;
	line-height:14px;
	color:#CAE95A;
	font-size:12px;
}

/* our branches box */
#branches {
	float:left;
	margin: 14px 0 0 20px;
	width: 145px;
	height: 195px;
}

#branches h2 {
	width: 135px;
	height:39px;
	line-height: 40px;
	font-size:15px;
	padding-left: 10px;
	color:#805E62;
	background: url(../images/mailing_top.gif) no-repeat top left;
}
#branches h2:hover
{
	text-decoration:underline;
	cursor:pointer;
}
#branches li:hover
{
	text-decoration:underline;
	color: #805E62;
}
#branches div
{
	background: #E7DEDB url(../images/mailing_bottom_curve.gif) no-repeat bottom left;
	height: 155px;
}

ul#branches_list {
	float:left;
	width:145px;
	display:inline;
	background:url(../images/mailing_item_bg.gif) top left;
}
ul#branches_list li	{
	float:left;
	display:block;
	height: 26px;
	clear:both;
	padding: 12px 13px 11px 13px;
}

ul#branches_list li span.branchesTitle
{
	top: 14px;
	left: 13px;
	color: #805E62;
	font-weight: bold;
	font-size: 13px;
}
ul#branches_list li span.branchesSub
{
	top: 31px;
	left: 13px;
	font-size: 10px;
	color: #805E62;
}
ul#branches_list li span.branchesSub strong
{
	color: #805E62;
}

/* useful list box */
#useful_links {
	position:relative;
	float:left;
	margin: 14px 0 0 20px;
	width: 145px;
	line-height:15px;
}
#useful_links h2 {
	width: 135px;
	height:39px;
	line-height:40px;
	font-size:15px;
	padding-left: 10px;
	color:#5B7971;
	background:url(../images/branches_top.gif) no-repeat top left;
}
.useful_links 
{
	background:url(../images/links_nav_bg.png) no-repeat top left;
}
.useful_links_last
{
	background:url(../images/useful_links_last_bg.jpg) no-repeat top left;
}
#useful_links #arrow {
	float: left;
	display: block;
	width: 116px;
	height: 16px;
	line-height: 14px;
	z-index:2;
	background: url(../images/arrow.gif) no-repeat top right;
	font-size: 13px;
}

a.usefulSideLinks
{
	display: block;
	width: 135px;
	height: 30px;
	line-height: 30px;
	background-color: #D9EEDE;
	font-size: 13px;
	color: #5B7971;
	padding-left:10px;
}
a.usefulSideLinks:hover
{
	text-decoration:underline;
}
.drontal_link 
{
	background:url(../images/drontalButton-trans.png) no-repeat top left;	
}
a.drontalLink
{
	display: block;
	width: 320px;
	height: 29px;
	line-height: 29px;
	background-color: #D9EEDE;
	font-size: 13px;
	color: #fff;
	padding-left:20px;
}
.drontal
{
	list-style-type:none; 
	margin-top:10px;
	margin-left:15px;
	margin-bottom:10px;
}
.alignright {
	position: absolute;
	top: 15px;
	right: 20px;
	color: #829385;
	padding-top: 0px;
}
.alignleft {
	float:left;
}
.header_text {
	font-size:15px;
	color:#819786;
	line-height:18px;
}

.body_text {
  	line-height:15px;
}
.body_text_table1
{
	float:left;
	line-height:15px;
	width:134px;
	margin-bottom:10px;
}
.body_text_table2
{
	float:left;
	line-height:15px;
	width:200px;
	margin-bottom:15px;
}

/* services links with the background img also a link */
#servicesBanner {
	background:url(../images/header_services.jpg) no-repeat top left;
	height:108px;
	width:810px;
	margin-left:20px;
}
#horseBanner {
	background:url(../images/horse_title.jpg) no-repeat top left;
	height:108px;
	width:810px;
	margin-left:20px;
}
#cropBanner {
	background:url(../images/header_crop.jpg) no-repeat top left;
	height:108px;
	width:810px;
	margin-left:20px;
}
#stockBanner {
	background:url(../images/header_stock.jpg) no-repeat top left;
	height:108px;
	width:810px;
	margin-left:20px;
}
#petsBanner {
	background:url(../images/header_pets.jpg) no-repeat top left;
	height:108px;
	width:810px;
	margin-left:20px;
}
#smallholderBanner {
	background:url(../images/header_smallholder.jpg) no-repeat top left;
	height:108px;
	width:810px;
	margin-left:20px;
}
#contactBanner {
	background:url(../images/header_contact.jpg) no-repeat top left;
	height:108px;
	width:810px;
	margin-left:20px;
}
#linksBanner {
	background:url(../images/header_useful_links.jpg) no-repeat top left;
	height:108px;
	width:810px;
	margin-left:20px;
}
#newsletterBanner {
	background:url(../images/header_newsletters.jpg) no-repeat top left;
	height:108px;
	width:810px;
	margin-left:20px;
}
#mailBanner {
	background:url(../images/header_mailing_list.jpg) no-repeat top left;
	height:108px;
	width:810px;
	margin-left:20px;
}
#newsBanner {
	background:url(../images/header_news.jpg) no-repeat top left;
	height:108px;
	width:810px;
	margin-left:20px;
}
#ordersBanner {
	background:url(../images/header_order_online.jpg) no-repeat top left;
	height:108px;
	width:810px;
	margin-left:20px;
}
#tradeBanner
{
	background:url(../images/trade_account.jpg) no-repeat top left;
	height:108px;
	width:810px;
	margin-left:20px;
}
#farmBanner
{
	background:url(../images/farmcentres.jpg) no-repeat top left;
	height:108px;
	width:810px;
	margin-left:20px;
}
#deliveryBanner
{
	background:url(../images/free_delivery.jpg) no-repeat top left;
	height:108px;
	width:810px;
	margin-left:20px;
}
#aboutBanner
{
	background:url(../images/about_us.jpg) no-repeat top left;
	height:108px;
	width:810px;
	margin-left:20px;
}

/* main content box */
#service_content {
	position:relative;
	float:left;
	width: 480px;
	margin: 20px 0 0 20px;
	height:auto;
}

#service_content h2
{
	width: 459px;
	height:40px;
	line-height: 40px;
	padding-left: 10px;
	color:#637467;
	font-size: 16px;
	padding-left:21px;
	background: url(../images/content_top_bar.jpg) no-repeat top left;
}
#service_content div#text_holder
{
	float: left;
	position: relative;
	background: #E4ECD9 url(../images/content_curve_bottom.jpg) no-repeat bottom left;
	width: 436px;
	padding:22px;
}
#service_content .imgHolder
{
	float:right;
	display:block;
	margin:5px 0px 0px 12px;
	width:200px;
	height:134px;
	background:url(../images/team-photo.jpg) no-repeat top left;
}

#service_content div.servicesList
{
	float: left;
	width: 145px;
	height: 120px;
	padding:0;
	background-color: none;
	background-image: none;
	padding:0;
}

div.servicesListHolder
{
	float: left;
	margin-bottom: 10px;
}

#service_content div.servicesList2
{
	float: left;
	width: 436px;
	padding:0;
	background-color: none;
	background-image: none;
}

.heading{
	float:left;
	padding-bottom:5px;
	border-bottom:1px solid #999;
	font-size:13px;
	width:437px;
	font-weight:bold;
}
.clear
{
	clear:both;
}
#service_content div.farmLists
{
	float: left;
	width: 145px;
	padding:0;
	background-color: none;
	background-image: none;
	margin-bottom: 25px;
}
.listContainer
{
	float: left;
	width: 218px;
	height: 125px;
	padding:0;
	background-color: none;
	background-image: none;
	margin-bottom:10px;
}

/* Contact page list */
#service_content div.contactList
{
	float: left;
	padding:0;
	background-color: none;
	background-image: none;
	margin-bottom:10px;
}
#service_content div.lists
{
	float: left;
	width: 140px;
	margin-right:5px;
	padding:0;
	margin-bottom:10px;
}
#service_content div.contactList ul
{
	line-height: 15px;
}
.content_page_text{
	float:left;
	font-size:11px;
	line-height:15px;
	width:215px;
}
/* our services style the links */
a.serviceLinks
{
	display: block;
	width: 132px;
	height: 49px;
	line-height: 48px;
	padding-left: 13px;
	background-color: #900;
	font-size: 14px;
	color:#fff;
}
a.serviceLinks:link
{
	color: #fff;
}
a.serviceLinks:visited
{
	color: #fff;
}
a.serviceLinks:hover
{
	color: #E0FC73;
}

/* sets the active state to same colour as hover */
#services a.active
{
	color: #E0FC73;
}

a#cropsLink
{
	background: url(../images/crops_link_bg.gif) no-repeat top left;
}
a#stockLink
{
	background: url(../images/stock_link_bg.gif) no-repeat top left;
}
a#horseLink
{
	background: url(../images/horses_link_bg.gif) no-repeat top left;
}
a#petsLink
{
	background: url(../images/pets_link_bg.gif) no-repeat top left;
}
a#smallholderLink
{
	background: url(../images/smallholders_link_bg.gif) no-repeat top left;
}

/* styles for the img slideshow on main page */
ul#adverts
{
	position: relative;
	width: 478px;
	height: 215px;
}
ul#adverts li
{
	position: absolute;
	top: 0px;
	left: 0px;
}

.bullet_lists
{
	list-style-type:disc;
	margin-left:15px;
	margin-bottom:5px;
}
.bullet_lists li
{
	width:436px;
}

/* layout the text on the contact page */
.left
{
	float:left;
	width: 220px;
}
.right
{
	float:right;
	width: 200px;
}
.center
{
	float:left;
	width: 430px;
	margin-top: 12px;
}
#footer {
	float:left;
	position: relative;
	margin-left:10px;
	width: 798px;
	height: 44px;
	padding-left:10px;
	padding-right:20px;
	font-size:12px;
	background-color:#FFF;
	padding-top: 10px;
}
/* Footer navigation */
#footer_nav
{
	width: 811px;
	height: 11px;
	padding-top:7px;
	border-top: 1px solid #B8CEC9;
}
#footer_nav ul
{
	position: relative;
	list-style: none;
	width:600px;
}
#footer_nav li
{
	float: left;
	height: 12px;
	line-height:12px;
	border-right: 1px solid #829385;
	padding: 0px 5px 0px 5px;
}
#footer_nav li#first
{
	padding-left: 0px;
}
#footer_nav li#last
{
	padding-right: 0px;
	border: 0;
}
#footer_nav li a
{
	display: block;
	height: 100%;
	text-decoration:none;
	color:#829385;
}
ul#footer_nav li a:hover
{
	color: #5F6D61;
}
/* Smallholder page lists */
ul.smallholder
{
	list-style-type: square;
	padding-left:12px;
}
/* latest news page lists */
.newsHolder
{
	float:left;
	width:248px;
}
.lettterHolder
{
	float:left;
	width:170px;
	margin-left:18px;
}
#news 
{
	float: left;
	width:260px;
	color:#708656;
	padding:0px;
}

#news:hover span#clickHere
{
	text-decoration: underline;
}
.newsletters
{
	float:left;
	width: 165px;
	padding:0;
	background-image: none;
	margin-left:15px;
	padding:0;
}
a.newsletterLinks
{
	display: block;
	width: 132px;
	height: 15px;
	line-height: 15px;
	color: #708656;
	font-weight: bold;
	padding-left:20px;
	margin-top:15px;
}
.pdf_icon
{
	background:url(../images/pdf_icon-trans.png) no-repeat top left;
}
#service_content div.map
{
	position:relative;
	float:right;
	width:200px;
	height:250px;
	text-align:right;
}
.haymap
{
	display:block;
	background:url(../images/hayMap.jpg) no-repeat top left;
	width:200px;
	height:200px;
}
.herefordmap
{
	display:block;
	background:url(../images/hereford-map.jpg) no-repeat top left;
	/*background:url(../images/herefordMap.jpg) no-repeat top left;*/
	width:200px;
	height:200px;
}
.abermap
{
	display:block;
	background:url(../images/abergavennyMap.jpg) no-repeat top left;
	width:200px;
	height:200px;
}
.map .googleTxt
{
	position:absolute;
	top:200px;
	left:0px;
}
.firstnews
{
	padding-top:0px;
}
ul#news li
{
	position: relative;
	height: 59px;
	background:url(../images/date.gif) no-repeat 0px 5px;
	padding-bottom:10px;
}
ul#news li a
{
	position: absolute;
	width: 100%;
	height: 100%;
	text-decoration: none;
}
ul#news li a:hover span.newsTitle
{
	text-decoration: underline;
}

ul#news li a span.day
{
	position: absolute;
	top: 5px;
	left: 0px;
	width: 29px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
}
ul#news li a span.month /* Positions the month box within the news_items div */
{
	position: absolute;
	top: 27px;
	left: 0px;
	width: 29px;
	height: 14px;
	line-height: 14px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}
ul#news li a span.newsTitle
{
	width:196px;
	margin-left:51px;
	color: #708656;
	font-weight: bold;
}

ul#news li a span.newsDesc
{
	position: absolute;
	top: 20px;
	left: 51px;
	font-size: 10px;
	width: 207px;
	height:22px;
	color: #869F68;
	line-height:13px;
}
#text_holder .backButton
{
	position:absolute;
	bottom:10px;
	left:330px;
	width:200px;
}

/* order form */
.h7 {
	float:left;
	display: block;
	margin-top:10px;
	margin-bottom:10px;
	padding-bottom:6px;
	line-height:20px;
	width: 436px;
	font-size:15px;
	border-bottom:1px solid #999;
	color:#3C4A40;
}

#order_form fieldset
{
	margin:0;
	padding:0;
	border:none;	
	float:left;
	width: 213px;
	display:inline;
}
#order_form fieldset#addressFldSet
{
	padding-left: 8px;
}
#order_form legend
{
	display:none;
}	
#order_form p
{
	margin:0;
}
#order_form p span
{
	float: left;
}
#order_form label
{
	display:block;
}	
#order_form input
{		
	width:202px;
	height:19px;
	line-height: 11px;
	border:none;
	background: url(../images/textfield_bg.jpg) no-repeat top left;
	padding:6px;
}
#order_form textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
}
#order_form textarea.address
{
	width:202px;
	height:90px;
	overflow:auto;
	border:none;
	background: url(../images/textarea_bg.jpg) no-repeat top left;
	padding:6px;
}
#order_form textarea.order
{
	width:428px;
	height:132px;
	overflow:auto;
	border:none;
	background: url(../images/order_form_bg.jpg) no-repeat top left;
	margin-right:9px;
	margin-top:12px;
	padding:6px;
}
#order_form input.radio
{
	width:19px;
	height:15px;
	line-height:15px;
	float:left;
	margin-right:10px;
	background: none;
}
#username
{
	display:none;
}
#order_form p.submit
{
	clear:both;
	text-align:right;
	margin-right:10px;
	width: 436px;
}	
#order_form button
{
	position:relative;
	width:108px;
	height:28px;
	line-height: 23px;
	border:none;
	background:url(../images/order_button.jpg) no-repeat top left;
	color:#004636;
	cursor:pointer;
	font-weight:bold;
	text-align:left;
	font-size:11px;
	margin-top:18px;
	padding-bottom: 3px;
}
#thanksMsg
{
	width:429px;
	height:60px;
	line-height:60px;
	border:1px solid #9FA59B;
	padding:5px;
	background-color:#fff;
	text-align:center;
	font-weight:bold;
}
a.img:hover
{
	text-decoration:none;
}
/* mailing list form */
.h7 {
	float:left;
	display: block;
	margin-top:10px;
	margin-bottom:10px;
	padding-bottom:6px;
	line-height:20px;
	width: 436px;
	font-size:15px;
	border-bottom:1px solid #999;
	color:#3C4A40;
}

#mail_form fieldset
{
	margin:0;
	padding:0;
	border:none;	
	float:left;
	width: 213px;
	display:inline;
}
#mail_form label
{
	display:block;
}	
#mail_form input
{		
	width:198px;
	height:19px;
	line-height: 11px;
	border:none;
	background: url(../images/textfield_bg.jpg) no-repeat top left;
	padding:7px;
}

#mail_form p.submit
{
	clear:both;
	text-align:right;
	margin-right:10px;
	width: 436px;
}	
#mail_form button
{
	position:relative;
	width:88px;
	height:28px;
	line-height: 23px;
	border:none;
	background:url(../images/mail_button.jpg) no-repeat top left;
	color:#004636;
	cursor:pointer;
	font-weight:bold;
	text-align:left;
	font-size:11px;
	margin-top:18px;
	padding-bottom: 3px;
} 
.MailFormInfo  
{
	float:right;
	margin-top:17px;
	width:161px;
	height:112px;
	line-height:16px;
	padding:15px 20px 15px 20px;
	font-size:11px;
	color:#869480;
	background:url(../images/mail_form_info_box.jpg) no-repeat top left;
}



