body {
margin:0;
padding:0;
}

img {
border:none;
margin:0;
display:block;
}
 
#top {
	background:transparent url("top_tile.jpg") repeat-x top left;
	margin:0;
	padding:0;
}

#top img.eh_logo {
	margin: 0 0 0 210px;
}


#middle_top {
	background-color: #b63131;
	background:transparent url("middle_top_tile.jpg") repeat-x top left;

}


#middle_bottom {
	background-color: #b63131;
	background:transparent url("middle_bottom_tile.jpg") repeat-x top left;

}

#bottom {
	float:left;
	width: 780px;
}

#bottom .girl_bottom {
	float:left;
}

#bottom .bottom_text {
	float:left;
	margin: 30px 0 0 0;	
	width:490px;
}

#bottom .bottom_text .bottom_bold {
	font-family:Arial, Helvetica, sans-serif;
   	font-size:14px;
	font-weight:bold;
   	color: #4a6598;
}

#bottom .bottom_text .phone_number {
	font-family:Arial, Helvetica, sans-serif;
   	font-size:36px;
	font-weight:bold;
   	color: #4a6598;
	margin-bottom: 40px;
}

#bottom .bottom_text .body_text {
	font-family:Arial, Helvetica, sans-serif;
   	font-size:14px;
   	color: #000000;
	line-height:22px;
}

#bottom a.privacy_policy {
	font-family:Arial, Helvetica, sans-serif;
   	font-size:14px;
	font-weight:bold;
   	color: #158dc5;
}

#bottom a:hover.privacy_policy {
	font-family:Arial, Helvetica, sans-serif;
   	font-size:14px;
	font-weight:bold;
   	color: #158dc5;
	text-decoration:none;
}