.wrapper {
	margin:0px auto 0px auto;
	padding:0px;
	width:980px;
}
/* Top Container */
.top_container {
	width:980px;
	height:107px;
}
.logo {
	width:271px;
	height:107px;
	float:left;
}

.top_nav {
	width:558px;
	height:40px;
	float:right;
	color:#666666;
	font-size:11px;
	text-align:right;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom: 5px;
	overflow: hidden;
	padding-right:80px;
}

.top_nav a{
	color:#666666;
	font-size:11px;
	text-decoration:none;
}
.top_nav a:hover{
	color:#009933;
}

.main_nav{
	width:576px;
	height:50px;
	float:right;
	padding: 22px 35px 0px 0px;
}

/* Rotation Container */
.rotation_controls {
	width:943px;
	height:49px;
	position:relative;
	float:right;
	margin-top: -232px;
	z-index:999;
}
.rotation_container {
	background:url(/webart/rotation_bg.gif) no-repeat;
	width:943px;
	height:415px;
	padding:19px 19px 21px 18px;
	z-index:1;
	position:relative;
	
}
.prev {
	float:left; 
	
}
.next {
	float:right; 
	
}
/* Blog Container */
.blog_container {
	background:url(/webart/blog_bg.gif) no-repeat;
	width:964px;
	padding:16px 0px 0px 16px;
	height:179px;
}
.blog_content {
	width:946px;
	height:160px;
	padding:0px 0px 0px 0px;
	overflow:hidden;
	
}
.blog_image {
	width:318px;
	height:160px;
	float:left;
}
.blog_title {
	background:url(/webart/blog_title_bg.jpg) no-repeat;
	float:right;
	width:946px;
	height:37px;
}

.BlogTitleImage {
	border:0;
	padding:0px 350px 0px 103px;
	margin:0px;
}

.blog_text {
	height:98px;
	width:740px;
	float:right;
	padding: 25px 103px 0px 103px;
	background:url(/webart/blog_text_bg.gif) no-repeat;
}
.blog_text a{
	color:#666633;
	font-size:16px;
	text-decoration:none;
	font-weight:bold;
}
.More a
{
	color:#ff3333;
	font-size:12px;
	text-decoration: underline;
	font-weight:bold;
}


.blog_control_left{
	position:relative;
	float:left;
	margin-top: -94px;
	padding-left:0px;
}
.blog_control_right{
	position:relative;
	float:right;
	margin-top: -94px;
	padding-right:0px;
}

/* Bottom Container */
.bottom_container {
	width:980px;
	height:166px;
}
.callout1 {
	background:url(/webart/callout1_bg.gif) no-repeat;
	width:363px;
	height:166px;
	float:left;
}
.callout1 img { padding:12px 0px 0px 14px}
.callout2 {
	background:url(/webart/callout2_bg.gif) no-repeat;
	width:152px;
	height:166px;
	float:left;
}
.callout2 img { padding:12px 0px 0px 11px}
.callout3 {
	background:url(/webart/callout3_bg.gif) no-repeat;
	width:153px;
	height:166px;
	float:left;
}
.callout3 img { padding:12px 0px 0px 10px}
.callout4 {
	background:url(/webart/callout4_bg.gif) no-repeat;
	width:152px;
	height:166px;
	float:left;
}
.callout4 img { padding:12px 0px 0px 10px}
.callout5 {
	background:url(/webart/callout5_bg.gif) no-repeat;
	width:160px;
	height:166px;
	float:left;
}
.icons {
	width:130px;
	margin:auto;
	padding-top:98px;
}
.icons img {padding-right:6px;}

/* Header Container */
.header {
	background:url(/webart/header_bg.gif) no-repeat;
	width:980px;
	height:335px;
	padding:18px 19px 18px 20px;
}

.inside_content {
	margin:30px auto 0px auto;
	width:880px;
}

/* Footer */
.footer {
	width:970px;
	margin:10px 0px 0px 10px;
	color:666666; 
	font-size:9px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
}

/* Hybrid Seeds */
.HybridSeedTable {
	width: 750px;
}

.HybridSeedTable .HybridSeedHeader {
	background-color: #444;
	color: #EEE;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
}

.HybridSeedTable .HybridSeedHeader td {
	padding: 4px 8px 4px 8px;
}

.HybridSeedTable .HybridSeedRow {
	background-color: #EEE;
}

.HybridSeedTable .HybridSeedRowAlternate {
	background-color: #CCC;
}

.HybridSeedTable .HybridSeedRow:hover, .HybridSeedTable .HybridSeedRowAlternate:hover {
	background-color: #FFF;
}

.HybridSeedTable .HybridSeedRow td, .HybridSeedTable .HybridSeedRowAlternate td {
	border: 1px solid #FFF;
	height: 30px;
}

.HybridSeedTable a {
	color: #00853e;
	text-decoration: none;
}

.HybridSeedTable a:hover {
	text-decoration: underline;
}
