#container {
	display:block;
	width: 779px;
	padding:0 0 0 0;
	bottom:-30px;
	background:transparent url(/_images/bg/home_container.gif) no-repeat bottom;
    margin-left:-4px;
}

#container #home_content_top_fade {
	position:relative;
	width:779px;
	background:url(/_images/bg/home_fade_top.gif) no-repeat 0px 0;
	
	}
	
	

#main_content {
	position:relative;
	width:725px;
	float:left;
	left:29px;
	min-height:350px;
    height:auto !important;
    height:350px;
	color:#4a4a4a;
	background:transparent url(/_images/bg/home_main_content.gif);
	margin-right:12px;
	line-height:170%;
	font-size:  0.9em;
}

#main_content a {
	text-decoration:underline;
	color:#0A50A1;
	font-weight:bold;
	font-style:italic;
	}
	
.separator {
	display:block;
	margin-top:50px;
	margin-bottom:20px;
	background:url(/_images/bg/separator.gif) no-repeat;
	width:393px;
	height:2px;
	}
	
#main_content a:hover {
	text-decoration:none;
	}

#main_content #column_1 {
	position:relative;
	margin-top:50px;
	float:left;
	padding:0 20px 0 30px;
	width:158px;
	z-index:10;
	}

#main_content #column_1 img {
	margin-left:-18px;
	}
	
#main_content #column_1 div.callout {
	display:block;
	margin-left:-18px;
	margin-top:30px;
	padding:10px 10px 10px 20px;
	width:156px;
	height:90px;
	background:url(/_images/bg/column_1_callout.gif) no-repeat 0 0;
	}
	
#main_content #column_2 {
	position:relative;
	margin-top:50px;
	float:right;
	right:25px;
	padding:0 10px 0 20px;
	width:415px;
	
	z-index:10;
	}
	

#footer {
	display:block;
	width:776px;
	height:49px;
	margin-left:1px;
	line-height:12px;
	font-size:0.85em;
	clear: both;
	padding: 0;
	padding-top:110px;
	background:transparent url(/_images/bg/home_footer.gif) no-repeat 0 0;
}