body {
	background: url(../images/body-home.jpg) no-repeat 0 278px;
	margin: 0;
	color:#666;
}

div.maincontenthome {
	background: url(../images/welcome.gif) repeat-x 0 100%;
	width: 518px;
	margin: 0 auto;
	padding: 0 0 15px 0;
}

div.maincontenthome h2 {
	font-size: 22px;
	color: #000066;
	margin-bottom:6px;
}
div.maincontenthome p {
	line-height: 18px;
	color: #3d3d3d;
	margin:0 0 12px 0;
}

div.seed {
	background: url(../images/food.gif) right repeat-y;
	width: 257px;
	float: left;
	padding: 15px 0 0 23px;
	
}
div.seed h2 {
	font-size: 22px;
	color: #000066;
	margin-bottom:6px;
}
div.seed h3 {
	font-size: 18px;
	color: #000066;
	margin:20px 0 6px 0;
}
div.seed p {
	line-height: 18px;
	color: #3d3d3d;
	margin:0 0 12px 0;
	padding-right:4px;
}
div.seed span {
	margin-top: 15px;
	display: block;
}

div.food {
	
	width: 518px;
	float: left;
	padding: 15px 0 0 20px;
}
div.food h2 {
	font-size: 22px;
	color: #000066;
	margin-bottom:6px;
}
div.food p {
	color: #3d3d3d;
	line-height: 18px;
	margin:0 0 12px 0;
}
form.hybridform {margin-top:6px}

.chat {font-family:Arial, Helvetica, sans-serif;font-size: 11px}
select.chat { background-color:#f1f1f1; border:1px solid #4db2eb; width:162px;margin-top:2px;color:#333}
input.chat { background-color:#f1f1f1; border:1px solid #4db2eb; width:160px;margin-top:2px;color:#333}
input.chatcheck { background-color:#f1f1f1; border:1px solid #4db2eb; margin-top:2px;}
textarea.chat { background-color:#f1f1f1; border:1px solid #4db2eb; width:160px;margin-top:2px;color:#333}
div#contactform label {width:160px;font-size:10px}
div#h_response{margin-top:10px;width:200px;height:120px; overflow:auto}

form#contact_form input.btn {margin-top:4px}

div.thanks {color:#000066; font-weight:bold}
div#compareandchoose {position:relative;margin-top:40px;width:257px;height:180px;background:url(../images/compareandchoose.png) 0 0 no-repeat;display:block;border:0!important;}
div#compareandchoose p {text-decoration:none!important;text-indent:-9999px}
div#compareandchoose:hover {background-position:0 -180px}

div#compareandchoose #compare_inner {position:absolute;top:90px;left:20px;width:140px}
#compare_inner a {color:#399040;border-bottom:1px dotted #399040;text-indent:0px!important}
