body {
	background-image:url(../images/hp-bg.png);
}

#header {
	background-image:url(../images/hp-header-bg.jpg);
	height:270px;
}

#logo {
	top:19px;
	left:96px;
}

#overview {
	float:right;
	width:300px;
	color:#0f5c98;
	font-size:120%;
	margin-bottom:0;
	margin-top:0;
}

#overview ul {
	margin-top:5px;
	
}

#overview ul li {
	margin-left:10px;
        line-height:1.0em;
}

#sidebar .rsm-mcgladrey-hp {
	background-color:#FFF;
	padding:10px;
	padding-bottom:5px;
	font-size:10px;
	margin-left:5px;
	margin-bottom:10px;
	margin-right:-10px;
}

#main-nav {	
	top:239px;
}

.address {
	margin:0 auto;
	padding:8px;
	margin-top:20px;
	background-color:#e0decd;
	border:1px solid #bbb9a7;
	text-align:center;
}

#sidebar .news {
	margin:0 auto;
	margin-left:5px;
	padding:10px;
	padding-top:0;
	margin-top:20px;
	margin-right:-10px;
	background-color:#e0decd;
	border:1px solid #bbb9a7;
}

#sidebar .news h2 {
	margin:0;
	padding:3px;
	text-align:center;
	width:auto;
}

#picture-rotator {
	position:relative;
	width:278px;
	height:295px;
	float:left;
	margin-right:15px;
}

#picture-rotator img {
	border:solid #FFF 8px;
}

#services-print {
	display:none;
}

.hp-photo {
	position:relative;
	width:278px;
	height:335px;
	float:left;
	margin-right:15px;
	margin-bottom:20px;
}

.hp-photo p {
	position:absolute;
	left:48px;
	top:257px;
	width:200px;
	display:block;
	font-size:90%;
	color:#0f0f0f;
	line-height:130%;
}

#bottom {
	width:593px;
	margin:0 -10px 0 -30px;
	padding:10px 10px 10px 30px;
	background-color:#EDEBD8;
	clear:both;
}