#container_home { /*wraps the 3 col layouts*/
		margin:0 auto 20px auto;
		width:800px;
		text-align:left;
		position:relative;
}	
#container_upper {
	position:relative;
	z-index:900;
}
#band_4_home
{
	position:relative;
	float:none;
	margin:2px auto 0 auto;
	width:800px;
	height: 1080px;
	text-align:left;
	z-index: 1;
}
#left_col {
 	float:none;
	position:absolute;
	top:0;
	left:0;
	padding-top:20px;
	overflow:hidden;
}
#homepage_footer {
	position: absolute;
	top: 475px;
	left:182px;
	color:#999999;
	font-size:.90em;
	width:440px;
}
#homepage_footer a, #homepage_footer a:link, #homepage_footer a:visited {
color:#999999;
text-decoration:underline;

}
#homepage_footer a:hover, #homepage_footer a:active
{
	color:#999999;
text-decoration:underline;
}
/*#inquire {
	position:relative;
	margin:5px 0 0 5px;
}
#inquire2 {
	position:relative;
	margin:0 0 5px 5px;
}*/
#flash_content {
	position:absolute;
	top:0;
	left:172px;
	width:628px;
	height:1000px;
}
#apply_now {
	position:absolute;
	top:100px;
	left:638px;
}

/*** left nav home page buttons ***/
	#lft_buttons{ 
	/*width: 142px;*/
	margin:10px 5px 200px 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold; 
	font-size:11px;
	padding:3px;
	/*border: 1px solid #cccccc;*/
	background-color:#9e9e9e;
	color:#333;
	}
	.s_button{ margin:5px 0 0 0; height:20px; padding:2px 0 0 0; }
	.s_button img{ float:left; margin:0 5px 0 0; } 
	.s_button a,
	.s_button a:link,
	.s_button a:active,
	.s_button a:visited
	{ color:#333; text-decoration:none; font-size:10px;font-weight:normal; }
	.s_button a:hover{ color:#cc0000; }
/****/

#ctbuh {
	width:150px;
	margin: 0 0 10px 10px;
	font-size: 11px;
	line-height: 11px;
}

#ctbuh img {
	margin-bottom: 5px;	
}

#ctbuh a {
	color: #c9c5be;
	font-weight: bold;
}

/*#container_home #c1 img {
	position:relative;
	margin:0;	
	width:160px;
}*/
#container_home #c1 {
	margin:0;	
	padding:5px 0 0 5px;
	
}

#other_areas {
	margin-bottom:5px;	
}

#container_home ul#sct_navlist {
	margin-bottom:5px;	
}
#container_home #lft_buttons {
	margin-bottom:20px;	
}
#flash_content {
	background-color:#756a5d;	
}


