/*--------Home Page---------*/

#flash_photo_area {
width: 942px;
height: 321px;
background: url(images/flash_area_bg.jpg) 0 0 no-repeat;
padding-left: 60px;
}

#threeColumn_area {
width: 887px;
margin: 0 0 0 65px;
line-height: 18px;
background: url(images/gray_divider_line.gif) 4px 0 no-repeat;
overflow: hidden;
}

#threeColumn_area a {
color: #034f94;
font-weight: bold;
}

#threeColumn_area a:hover {
color: #00CC00;
}

#whats_new_area {
	width: 275px;
	float: left;
}

#whats_new_area p {
margin: 11px 0 0 21px;
}

#locations_area {
width: 287px;
float: left;
margin: 0 0 0 16px;
}

#locations_area p {
margin: 11px 10px 0 14px;
}

#areas_expertise_area {
width: 275px;
float: left;
margin: 0 0 0 15px;
}

#areas_expertise_area p {
margin: 11px 0 0 14px;
}

.gray_divider_line {
width: 9px;
height: 206px;
background: url(images/gray_divider_line.gif) 0 0 no-repeat;
position: absolute;
margin: 0 0 0 0;
display: block;
}

/*-----Home Page Bottom----------*/

#bottom_of_container_home_page {
width: 1002px;
height: 72px; 
background: url(images/main_container_bottom_home.jpg) 0 0 no-repeat;
color: #384262;
font-weight: bold;
overflow: hidden;
}

#bottom_of_container_home_page span {
position: absolute;
margin: 28px 0 0 77px;
}

#bottom_of_container_home_page ul {
margin: 28px 0 0 741px;
padding: 0;
position: absolute;
width: 240px;
}

#bottom_of_container_home_page li {
display: inline;
margin-right: 9px;
}

#bottom_of_container_home_page a {
color: #384262;
text-decoration: none;
}

#bottom_of_container_home_page a:hover {
color: #0036ff;
text-decoration: underline;
}
