body {
	background-color:#114466;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	}
	
#outer {
	width:1040px;	
	margin: 0 auto;
	}	

#wrapper {
	width:1030px;
	background:#000000;
	margin:0 auto;
	padding:0px 5px 0px 5px;		
	}

/* --- HEADER --- */

#header {
	height: 100px;
	background: url(../images/home_2010/top-blk.gif) no-repeat;
	
}


/* --- END HEADER --- */



/* --- NAVIGATION --- */

#topNav {
	height:20px;
	background: #000000;
	padding: 5px 0;
	margin:5px 0px 5px 0px;
	}

#topNav ul {
	margin: 0px 0px 0px 100px;
	padding: 0;
	list-style-type: none;
	}
	
#topNav li {
	display: inline;
	padding:0 15px;
}
	
#topNav li {
	display: inline;
	padding:0 10px;
}	

#topNav li a {
	text-decoration: none;
	text-transform: uppercase;
	color: #FFFF00;	
}

#topNav li a:hover {
	color: #FF0000;
	text-decoration: none;
}	

/* --- END NAVIGATION --- */


/* --- CONTENT --- */

#maincontent {
	position:relative;
	width: 1040px;
		}
		
#banner {
	float:left;
	width:830px;
	height: 250px;
	margin:5px 0px 5px 0px;
	}		
	
#rightcol {
	width:140px;
	float:right;
	}
	
#rightcol ul {
padding:0;
margin:0;
		}
			
.rightcol li {
	margin:0px 0px 18px -50px;
	list-style-type:none;
	}			
	
.banner {
	position: relative;
	width:830px;
	height: 250px;
	margin: 0 auto;
	}	

#features {
width:1040px;
	padding-top: 10px;
	color:#000000;
}

.featureImage {
	margin:0px 5px 10px 3px;
	float:left;
	}
	
.featureImage-rt {
	margin:0px 15px 0px 0px;
	float:right;
	}
	
.feature_box-rt {
	margin:0px 15px 0px 0px;
	float:right;
	background:#999999;
	z-index:-1; 
	}

.textbox a:hover {
	color:#FFff00; 	
	}
	
.textbox a {
	color: #00CCFF;
	text-transform:uppercase;
	}
	
#textbox{
	  float: left;
	  width: 195px;
	  margin-left:2px;
	  height: 135px;
	  padding: 45px 0px 0px 0px;
	  background: url(../images/home_2010/hi-lites.gif) no-repeat;
	}

#textbox .scroll{
	  width: 185px;
	  padding: 0px 5px;
	  margin: 0px;
	  display: inline;
	  text-align:left;
	  font-size:12px;
	  float: left;
	  color: #ffffff;
	  line-height: 17px;
	  height: 135px;
	  overflow: auto;
	}
	
.yellow { 
	color: #FFFF00;
	}					

/* --- END CONTENT --- */


/*--- FOOTER ---*/

#footer {
	width:1060;
	height:30px;
	font-size:  x-small;
	padding-left: 20px;
	margin-top: 5px;
	clear:both;
}

#footer p {
	color: #ffffff;
	text-align: left;
}

.footer-img {
	margin-left: 5px;
	}
	
.footer-img-rt {
	margin-right: 5px;
	float: right;
	}

/* --- END FOOTER --- */
