@charset "UTF-8";
/* CSS Document */
#flashLoading {
	
	width:100%;
	height:450px;
	background-position:center;
	
	}
	
#top_frame {
	width: 100%;
	height: 120px;
	background-image:url('../img/alliance.gif');
	background-repeat:no-repeat;
	background-position:center top;
	}
	
#top_frameInside {
	width: 900px;
	height: 120px;
	}
	
	
.about a, .us a {
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#FFFFFF;
	}
	
.about a {
	position:relative;
	
	top:80px;
	left:70px;
	}
	
.us a {
	position:relative;
	
	top:80px;
	right:70px;
	}
	
.about {
	height: 120px;
	width:50%;
	float:left;
	text-align:left;
	
	}
	
.us {
	width:50%;
	height: 120px;
	float:right;
	text-align:right;
	
	}
	
#top_frameCotton {
	width: 100%;
	height: 120px;
	background-image:url('../img/allianceFrame_cotton.gif');
	background-repeat:no-repeat;
	background-position:center top;
	}	
	
#top_frameBeans {
	width: 100%;
	height: 120px;
	background-image:url('../img/allianceFrame_beans.gif');
	background-repeat:no-repeat;
	background-position:center top;
	}
	
#top_frameCorn {
	width: 100%;
	height: 120px;
	background-image:url('../img/allianceFrame_corn.gif');
	background-repeat:no-repeat;
	background-position:center top;
	}		
	
#bottom_frame {
	clear: both;
	width: 100%;
	height: 60px;
	text-align: center;
	background-image:url('../img/allianceFrame_footer.gif');
	background-repeat:no-repeat;
	background-position:center top;
	}
	
#footernav {
	padding-top: 20px;
	font-size: 11px;
	color: #666;
	text-align: center;
	}
	
#footernav img {
	vertical-align: middle;
	}

	
#footernav a {
	text-decoration: none;
	color: #666;
	line-height:20px;
	padding: 0 6px 0 6px;
	}		
	
#noFlash {
	width:100%;
	
	background-color:#000000;
	vertical-align:middle;
	}
	
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color:#FFFFFF;
	}
	
img {
	border:0;
	}
	
#skipnav {
	background-image:url('../img/background_skip_intro.gif');
	display: block;
	background-repeat: no-repeat;
	width: 410px;
	height: 50px;
	z-index:-2;
	}
	
.corn {
	display: block;
	width: 98px;
	height: 50px;
	float: left;
	position: relative;
	top: 0px;
	left: 88px;
	}
	
.corn a {
	background-image:url('../img/skip_intro_corn.gif');
	display: block;
	background-repeat: no-repeat;
	width: 98px;
	height: 50px;
	text-decoration: none;
	}

	
.corn a:hover {
	background-image:url('../img/skip_intro_corn_over.gif');
	display: block;
	background-repeat: no-repeat;
	width: 98px;
	height: 50px;
	text-decoration: none;
	}
	
.cotton {
	display: block;
	float: left;
	width: 99px;
	height: 50px;
	position:relative;
	left:97px;
	}
	
.cotton a {
	background-image:url('../img/skip_intro_cotton.gif');
	display: block;
	background-repeat: no-repeat;
	width: 99px;
	height: 50px;
	text-decoration: none;
	}	
	
.cotton a:hover {
	background-image:url('../img/skip_intro_cotton_over.gif');
	display: block;
	background-repeat: no-repeat;
	width: 99px;
	height: 50px;
	text-decoration: none;
	}
	
.beans {
	float:left;
	display: block;
	width: 99px;
	height: 50px;
	position:relative;
	left:108px;
	
	}
	
.beans a {
	width: 99px;
	height: 50px;
	background-image:url('../img/skip_intro_beans.gif');
	display: block;
	background-repeat: no-repeat;
	text-decoration: none;
	}	
	
.beans a:hover {
	background-image:url('../img/skip_intro_beans_over.gif');
	display: block;
	background-repeat: no-repeat;
	width: 99px;
	height: 50px;
	text-decoration: none;
	}	

p {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 11px;
	}

