#main_banner {
	float: left;
	height: 340px;
	width: 800px;
	background-image: url(../images/banner2_contact.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#content_area #dr_listing {
	float: left;
	height: 290px;
	width: 323px;
	background-image: url(../images/employee_3box.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#content_area #dr_listing #dr_content {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

#content_area #whats_new {
	float: right;
	height: 290px;
	width: 468px;
	background-image: url(../images/whatsnew_3box.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#content_area #whats_new #title_whatsNew {
	float: left;
	width: 200px;
	padding-left: 10px;
	padding-top: 10px;
}
#content_area #whats_new #title_whatsNew h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 0.9em;
	font-weight: bold;
	color: #f2840e;
}
#content_area #whats_new #content_whatsNew {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: left;
	width: 448px;
	padding-top: 10px;
}
#main_banner #btn_contact {
	float: right;
	height: 40px;
	width: 214px;
	margin-top: 250px;
	padding-right: 17px;
}
#main_banner #btn_contact a:link, #main_banner #btn_contact a:visited {
	background-image: url(../images/btn_contact.jpg);
	background-position: left bottom;
	display: block;
}
#main_banner #btn_contact a:hover, #main_banner #btn_contact a:active {
	background-image: url(../images/btn_contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}




p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 17px;
	font-weight: normal;
	color: #666666;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 0.9em;
	font-weight: bold;
	color: #36F;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #36F;
	line-height: 0.9em;
}
