body {
	background: #E6EAED;
	font-family: arial;
}
td {
	vertical-align: top;
}
#wrap {
	margin: auto;
	width: 960px;
	background: #FFF;
	border: 1px solid #CCC;
}
#header {
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
	height: 128px;
}
#menu {
	background: #FFF url(images/menubackground.jpg) no-repeat;
	height: 25px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#menu ul {
	margin: 0;
	margin-left: 212px;
	margin-top: 5px;
	padding-top: 5px;
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
}
#menu li {
	display: inline;
	padding-right: 20px;
}
#menu a {
	text-decoration: none;
	color: #036;
}
#menu .active, #menu .active a, #menu a:hover {
	color: #D33;
}
#container {
	float: left;
	background: url(images/columnbottom.gif) bottom center no-repeat;
	padding-bottom: 1px;
	margin-left: 15px;
	margin-bottom: 15px;
}
#inner {
	float: left;
	overflow: hidden;
}
#inner .col1 {
	float: left;
	background: #FFF;
	border: 1px solid #000;
	width: 235px;
	margin-bottom: -3000px;
	padding-bottom: 3000px;
}
#inner .col2 {
	float: left;
	border: 1px solid #000;
	margin-bottom: -3000px;
	padding-bottom: 3000px;
	width: 517px;
	background: #FFF;
	margin-left: 15px;
}
#inner .col3 {
	float: left;
	background: #FFF;
	border: 1px solid #000;
	margin-bottom: -3000px;
	padding-bottom: 3000px;
	width: 150px;
	margin-right: 0;
	margin-left: 8px;
	border: 0;
}
#sidebar img {
	display: block;
	margin: 10px;
}
div#rightboxtop {
	background: #759CB4;
	height: 150px;
	padding-top: 20px;
}
div#rightboxtop div {
	display: block;
	clear: both;
	margin: 10px;
	margin-bottom: 30px;
}
div#rightboxtop a {
	font: normal bold 12px arial;
	text-transform: uppercase;
	text-decoration: none;
	color: #305679;
}
div#rightboxtop a:hover {
	color: #FFF;
}
div#rightboxtop img {
	float: left;
	border: 0;
	margin-top: -10px;
}
#rightboxbottom {
	margin-top: 10px;
	padding-top: 10px;
	background: #FFF url(images/rightbackground.jpg) no-repeat;
	height: 276px;
}
#rightboxbottom h2 {
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 0;
	font-size: 9pt;
	font-weight: bold;
	color: white;
	text-transform: uppercase;
}
#rightboxbottom ul {
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 0;
	font-size: 9pt;
	color: white;
}
#rightboxbottom li {
	padding-top: 3px;
}
#rightboxbottom a {
	text-decoration: none;
	color: white;
}
#rightboxbottom a:hover {
	color: #CCC;
}
div#maincontent {
	padding: 10px;
	font-size: 10pt;
}
div#maincontent h1, div#maincontent h2, div#maincontent h3 {
	margin: 0;
	font-weight: bold;
	color: #036;
	text-decoration: none;
}
div#maincontent a {
	color: #036;
	text-decoration: none;
}
div#maincontent a:hover {
	color: #D33;
}
div#maincontent h1 {
	text-transform: uppercase;
	font-size: 12pt;
}
div#maincontent h2 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12pt;
}
div#maincontent h3 {
	font-size: 9pt;
}
div#maincontent p {
	margin-top: 0;
	margin-bottom: 8pt;
}
div#sowingrate {
	background: url(images/sowingratebutton.jpg) no-repeat;
	padding-left: 65px;
	padding-top: 10px;
	padding-bottom: 25px;
}
div#seedprice {
	background: url(images/pricebutton.jpg) no-repeat;
	padding-left: 65px;
	padding-top: 10px;
	padding-bottom: 25px;
}
#footer {
	clear: both;
	background: #183058;
	margin-left: 15px;
	width: 930px;
	font: normal 12px arial;
	color: #FFF;
	margin-bottom: 15px;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}
#footer a {
	color: white;
}
#footer a:hover {
	color: #CCC;
}

form {
	background: #E4EAF3;
	margin: 5px;
	padding: 5px;
}
label {
	float: left;
	font-weight: bold;
	color: #036;
	padding-top: 1px;
	padding-right: 3px;
	width: 100px;
}
input {
	border: 1px solid #C9D3E2;
	background: #FFF;
	margin-bottom: 5px;
}
textarea {
	border: 1px solid #C9D3E2;
	background: #FFF;

}
th {
	text-align: left;
}
.catheader {
	font-weight: bold;
	color: #036;
}
.l2 {
	width: 50px;
	float: none;
	vertical-align: 20%;
	font-weight: normal;
	color: #000;
}
.cb {
	background: none;
	border: 0;
}