
* {
	padding: 0;
	margin: 0;
}

body {
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;

	background: #164789 url(images/bg.png) repeat-x top left;
	color: #FFFFFF;

	text-align: center;

	font-size: x-small; 
		/* Value for Windows IE 5 */
	voice-family: "\"}\"";
		/* Rule 'ends' for Windows IE 5 */
	voice-family: inherit;
		/* Recover from trick */
	font-size: small;
		/* Intended value for recent browsers */

}

.donothing {
	/* */
}

a img {
	border: 0;
}

.agbody {
	margin: 0 auto;
	width: 810px;
	text-align: left;
	background: #164789 url(images/headerbg.png) no-repeat top left;
	color: #000000;
}

.agmenu {
	height: 50px;
}

.agmenu ul {
	padding: 0;
	margin: 0;
	list-style: none;
	float: right;
	width: 50em;
}

.agmenu ul li {
	padding: 0;
	margin: 0;
	list-style-type: none;
	display: inline;
}

.agmenu ul li a {
	color: #164887;
	text-decoration: none;
	font-weight: bold;
	float: left;
	padding: 1.2em 1.7em 1em 1.7em;
	background: transparent url(images/splitter.png) no-repeat top left;
}

.agmenu ul li.first a {
	background: none;
}

.agheader {
	clear: both;
	height: 180px;
	text-align: center;
}

.agcontent {
	border-left: 5px solid #164789;
	border-right: 5px solid #164789;
	background-color: #FFFFFF;
	padding-top: 0.5em;
	position: relative;

	min-height: 400px;
	_height: 400px;
}

.agproductlist {
	float: left;
	width: 190px;
	margin-left: 20px;
	_margin-left: 10px;
}

.agproductlist img {
	margin-bottom: 3px;
}

.agtext {
	float: left;
	width: 445px;
}

.aghomepage .agtext {
	width: 385px;

/*
	margin-right: 220px;
	margin-left: 210px;
	min-height: 420px;
	_height: 420px;
*/
}

.agtext h1 {
	font-size: 150%;
	color: #333333;
	padding-bottom: 0.4em;
}

.agtext h2 {
	font-size: 100%;
	color: #A7001A;
	padding-bottom: 0.2em;
}

h1#agritech-your-partner-in-success {
	background: transparent url(images/agritech-your-partner-in-success.png) no-repeat top left;
	text-indent: -999em;
}

.agtext h1 span {
	color: #07449F;
}

.agtext p {
	padding: 0.3em 0 1em 0;
}

.agtext a {
	color: #000000;
	text-decoration: none;
}

.agtext a:hover {
	text-decoration: underline;
}

.agtext ul {
	padding: 0.3em 0 1em 1em;
}

.agtext ul ul {
	padding-bottom: 0.3em;
}

.aghomepage .agtext p {
	text-align: justify;
}

.boxbar {
	width: 135px;
	float: left;
	text-align: center;
}

.aghomepage .boxbar {
/*
	position: absolute;
	right: 10px;
	top: -165px;
*/
	width: 205px;
	background: transparent url(images/homepage-box-bg.png) no-repeat top left;
	padding-top: 7px;

	position: relative;
	right: 10px;
	top: -172px;
	
	margin-bottom: -150px;
}

.horizontal .agtext {
	width: 575px;
	/* provide space the absolute positioned bottom bar */
	padding-bottom: 120px;
}

.horizontal .agindent {
	padding-right: 250px;
}

.horizontal .agindent img {
	/* punch out to the right hand side */
}

.horizontal .boxbar {
	width: auto;
	float: none;
	text-align: left;

	position: absolute;
	bottom: 10px;
	right: 15px;
}

.agfooter {
	clear: both;
	background: #FFFFFF url(images/footerbg.png) repeat-x bottom left;
	border-left: 5px solid #164789;
	border-right: 5px solid #164789;
	padding-top: 10px;
}

.agfooter ul {
	padding: 0;
	margin: 0;
	list-style: none;
	height: 35px;
}

.agfooter ul li {
	padding: 0;
	margin: 0;
	list-style-type: none;
	display: inline;
}

.agfooter ul li a {
	color: #164887;
	text-decoration: none;
	font-size: 86%;
	float: left;
	padding: 0.5em 1.5em;
	padding-bottom: 1.5em;
	background: transparent url(images/rettilps.png) no-repeat top left;
}

.agfooter ul li.first a {
	background: none;
}

.cpr {
	float: right;
	width: 20em;
	color: #164887;
	font-size: 86%;
	padding-top: 0.5em;
}

.cpr a {
	color: #164887;
	text-decoration: none;
}

fieldset {
	border: 0;
}

form p {
	padding: 0;
}

label {
	float: left;
	clear: left;
	width: 8em;
	margin: 0.3em 0;
}

input {
	float: left;
	width: 20em;
	margin: 0.3em 0;
}

textarea {
	float: left;
	width: 20em;
	margin: 0.3em 0;
}

.button  {
	width: 7em;
	margin-left: 8em;
}

.error p {
	color: red;
	padding-bottom: 0.2em;
}

table {
	width: 160%;
	border-collapse: collapse;
	margin-bottom: 1em;
}

th, td {
	font-size: 86%;
	padding: 0.2em;
}

th {
	background-color: #CCCCCC;
}

.product-image {
	float: right;
	margin-right: -19em;
}

address {
	padding: 0.5em 1.5em;
	font-style: normal;
	font-size: 86%;
}

