
#content_div {
padding: 0px;
}

#flash {
float: right;
}

#services_menu {
float: left;
background: #212121;
width: 175px;
height: 430px;

}

#inside_service a {
color: #fff;
padding-bottom: 10px;
border-bottom: solid 1px #fff;
display: block;
width: 130px;
margin: 10px 0px 0px 20px;
}

#inside_service a:hover {
text-decoration: none;
color: #cc1414;
}

.service_title {
text-transform: uppercase;
color: #fff;
font-weight: bold;
font-size: 18px;
margin-left: 20px;
margin-top: 20px;
} 

.quote {
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
	background: url(images/quotebg.png) no-repeat;
	display: block;
	height: 45px;
	width: 133px;
	background-position: top center;
	border: 0px;
	margin-top: 10px;
	margin-left: 20px; 
	color: #FFFFFF;
	font-weight: bold;
}

.quote:hover {
	background-position: bottom center;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.sign {
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
	background: url(images/awardbg.png) no-repeat;
	display: block;
	height: 45px;
	width: 133px;
	background-position: top center;
	margin-top: 35px;
	margin-left: 20px;
	color: #FFFFFF;
	font-weight: bold;
}

.sign:hover {
	background-position: bottom center;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}



#bottom_content {
padding: 20px;
}

.hue {
float: right;
margin: 40px 0px 0px 20px;
}

.callout {
width: 300px;
height: 270px;
min-height: 230px;
background: #ddddda;
float: left;
margin-right: 20px;
margin-top: 20px;
}

.lastcallout {
margin-right: 0px;
}

.mini_header {
font-weight: bold;
text-transform: uppercase;
margin-left: 20px;
margin-top: 10px;
}

.callout h4 {
margin-left: 20px;
margin-top: -10px;
}

.main_text {
padding: 20px 20px 10px 20px;
margin-top: -20px;
}

.littlemap {
float: right;
margin-right: 10px; 
margin-top: -40px;
margin-left: 10px;
}

#blog img {
float: right;
width: 200px;
border: solid 1px #dfdfdf;
margin-top: 40px;
margin-left: 20px;
margin-bottom: 20px;
}
