@charset "UTF-8";
/* CSS Document */

.sectionHead {
	background-image: url(/common/images/residential-serv-hdr.png);
	background-repeat: no-repeat;
	height: 102px;
}
#siteWrapper {
	background-image: url(/common/images/residential-bg.png);	
}
#siteFooter {
	
	background-image: url(/common/images/residential-footer.png);

}
h1{
	color: #0095C6;	
}
#landingContent a:link, a:visited{
	
	color: #0095C6;
	text-decoration: underline;	
}
#landingContent a:hover{
	text-decoration: none;
}
#sideMenu a {
	
	background-image: url(/common/images/residential-bullet.png);
	
}