#dolan_footer {
	background-color:#999999;
	/*height:240px;*/
	height:250px;
	clear:both;
	padding:10px 14px 14px 14px;
	font-size:12px;
	color:#FFFFFF;
}


#homeslider {
	/*height:240px;*/
	height:250px;
	clear:both;
	padding:10px 14px 14px 14px;
	margin-bottom:10px;
	background:url(/images/homeslider_bg.jpg) repeat-x top left #999999;
}

#dolan_footer p a {
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
}

#dolan_footer hr {
	height:0px; 
    border:0px; 
    border-top:1px solid #CCCCCC;
}

#dolan_footer div.l_col {
	width:55%;
	float:left;
}
#dolan_footer div.r_col {
	width:40%;
	float:left;
	margin-left:30px;
	margin-top:22px;
}
#dolan_footer p.graphic_title{
	border-bottom:1px solid #CCCCCC;
	margin-top:0;
	padding-top:5px;
}