#top_nav ul li#home a{
	background-image:url(../images/bg/white_nav.gif); background-color:#fff;
}
#content h1{
	margin-bottom:20px;
}

/* Contact section */
#contact{
	height:220px; padding:10px; margin-top:20px; background:url(../images/bg/grey_grad.gif) #cdcdcd repeat-x top left;
}
#con_inner{
	float:left; width:460px; 
}
#con_inner dl{
	font-weight:bold; font-size:15px;
}
/* Google Map area */
#contact #mapDiv{
	float:right; width:430px; height:220px; border:1px solid #a19f9f;
}