@charset "UTF-8";
/*THIS IS THE STYLESHEET FOR THE POSITIONING OF DIVS*/
#hold {
	text-align: center;
	/*background: url(../i/bg.png) no-repeat center top;*/
	background-color:#ffffff;
}
/*THIS IS THE ROLLOVER FOR MAIN NAV START*/
#link1{
	/*background-color:#FFffFF; font-family:Arial, Helvetica, sans-serif; font-size:30px; color:#FF00FF;
	border:thick;*/
	background-image:url(../images08/mn_hot_res.png); background-repeat:no-repeat;
	z-index:10; 
	position:absolute; 
	left:160px; top:37px;
	height:84px; 
	width:589px;   visibility:hidden;


}

#link2{
	/*background-color:#FFffFF; font-family:Arial, Helvetica, sans-serif; font-size:30px; color:#FF00FF;
	border:thick;*/
	background-image:url(../images08/mn_hot_com.png); background-repeat:no-repeat;
	z-index:11; 
	position:absolute; 
	left:260px; top:37px;
	height:84px; 
	width:589px;   visibility:hidden;


}

#link3{
	/*background-color:#FFffFF; font-family:Arial, Helvetica, sans-serif; font-size:30px; color:#FF00FF;
	border:thick;*/
	background-image:url(../images08/mn_hot_prog.png); background-repeat:no-repeat;
	z-index:12; 
	position:absolute; 
	left:258px; top:37px;
	height:84px; 
	width:589px;  visibility:hidden;

}
#link4{
	/*background-color:#FFffFF; font-family:Arial, Helvetica, sans-serif; font-size:30px; color:#FF00FF;
	border:thick;*/
	background-image:url(../images08/mn_hot_faq.png); background-repeat:no-repeat;
	z-index:13; 
	position:absolute; 
	left:338px; top:37px;
	height:84px; 
	width:589px;  visibility:hidden;

}
#link5{
	/*background-color:#FFffFF; font-family:Arial, Helvetica, sans-serif; font-size:30px; color:#FF00FF;
	border:thick;*/
	background-image:url(../images08/mn_hot_press.png); background-repeat:no-repeat;
	z-index:14; 
	position:absolute; 
	left:338px; top:37px;
	height:84px; 
	width:589px;  visibility:hidden;

}
#link6{
	/*background-color:#FFffFF; font-family:Arial, Helvetica, sans-serif; font-size:30px; color:#FF00FF;
	border:thick;*/
	background-image:url(../images08/mn_hot_events.png); background-repeat:no-repeat;
	z-index:15; 
	position:absolute; 
	left:338px; top:37px;
	height:84px; 
	width:589px;  visibility:hidden;

}
#link7{
	/*background-color:#FFffFF; font-family:Arial, Helvetica, sans-serif; font-size:30px; color:#FF00FF;
	border:thick;*/
	background-image:url(../images08/mn_hot_sd.png); background-repeat:no-repeat;
	z-index:16; 
	position:absolute; 
	left:338px; top:37px;
	height:84px; 
	width:589px;  visibility:hidden;
 
}

#divresources{
	/*background-color:#FFffFF; font-family:Arial, Helvetica, sans-serif; font-size:30px; color:#FF00FF;
	border:thick;*/
	background-image:url(../images08/mn_hot_resources.png); background-repeat:no-repeat;
	z-index:30; 
	position:absolute; 
	left:380px; top:37px;
	height:84px; 
	width:589px;   visibility:hidden;


}
#divrecrewards{
	/*background-color:#FFffFF; font-family:Arial, Helvetica, sans-serif; font-size:30px; color:#FF00FF;
	border:thick;*/
	background-image:url(../images08/mn_hot_resources.png); background-repeat:no-repeat;
	z-index:30; 
	position:absolute; 
	left:380px; top:37px;
	height:84px; 
	width:589px;   visibility:hidden;


}
/*THIS IS THE ROLLOVER FOR MAIN NAV END*/


#content {
	margin: 0px auto;
	width: 770px;
	text-align: left;
	position: relative;
	background-color: #ffffff;
}

#main {
	width: 950px;
	height: 650px;
	margin: 0px;
	padding: 0px;
}

#subHeader {
	width: 950px;
	height: 160px;
}

#footer {
	clear: both;
	width: 950px;
	height: 55px;
}

#growHold {
	text-align: center;
}

#growContent {
	margin: 0px auto;
	width: 550px;
	height: 400px;
	text-align: left;
	position: relative;
}

#growWrapper {
	width: 550px;
	height: 400px;
	margin: 0px;
	padding: 0px;
	background-color: black;
}

#innerContent {
	width: 950px;
}
