html{
	margin: 0 auto;
	background: #f9f9f9 url(images/bg1.png) top center repeat-x;
	font-family: Tahoma, Helvetica, sans-serif;
}

body{
	margin: 0 auto;
}

#wrapper{
	width: 1045px;
	height: 768px;
	margin: 0 auto;
	background: url(images/wrapperbg.png) top center repeat-y;
}

#header{
	width: 1024px;
	height: 237px;
	margin: 0 auto;
}

#headerInner1{
	width: 256px;
	height: 119px;
	padding-top: 118px;
	float: left;
	margin: 0 auto;
}

#headerInner2{
	width: 512px;
	height: 21px;
	padding-top: 11px;
	float: right;
	margin: 0 auto;
	text-align: right;
}	

#headerInner3{
	width: 512px;
	height: 21px;
	padding-top: 184px;
	float: right;
	margin: 0 auto;
	text-align: right;
}	

#headerInner3 img{
	border: 0px;
	padding-left: 20px;
}

#flash{
	clear: both;
	width: 1024px;
	background-color: #fff;
	height: 256px;
	margin: 0 auto;
	padding: 0px;
}

#homeContent{
	width: 1024px;
	height: 256px;
	margin: 0 auto;
	background: #fff url(images/wheatbg.jpg) top center no-repeat;
}

#homeInnerContent1{
	width: 256px;
	height: 256px;
	margin: 0 auto;
	margin-left: 256px;
	background: #fff;
	float: left; 
}

#homeInnerContent2{
	width: 415px;
	margin-right: 20px;
	margin-top: 11px;
	float: right;
}

#homeInnerContent3{
	width: 415px;
	margin-top: 5px;
	margin-right: 20px;
	float: right;
}

h1{
	font-size:22px;
	font-weight: normal;
	text-transform: uppercase;
}

p{
	color: #343434;
	/*font-size: 12px;
	font-weight: lighter;
	*/
	font-size: 12px;
        font-weight: normal;
	width: 400px;
}

p a{text-decoration: none;
}

strong{
	font-weight: bold;
}

.copyright{
	font: 9px/9px Verdana, sans-serif;
}

.copyright a:link, a:hover, a:active, a:visited{
	color: #343434;
}

object{
	padding: 0px;
	margin: 0 auto;
}
