/*------------------Homepage STRUCTURE--------------------*/
#home_primary_column {
	float: left;
	width: 170px;
}
#home_primary_column .background_grey {
	float: right;
	width: 150px;
	margin-top: 25px;
}

#home_secondary_column {
	float: left;
	width: 793px;
	height: 325px;
	padding: 25px 0 20px 30px;
}
#home_secondary_column .homepage_content {
	width: 470px;
	float: left;
	margin-top: 5px;
}
#home_secondary_column .homepage_content p {
	font-size: 1.3em;
	line-height: 1.3em;
	margin-top: 11px;
}
#home_people_search {
	width: 240px;
	height: 146px;
	float: right;
	background: url(http://www.bindmans.com/images/uploads/site_images/homepage/homepage_speech_bubble.png) no-repeat;
	margin-left: 20px;
	padding: 18px 20px 0;
	z-index: 10;
	position: relative;
}
#home_people_search h2 {
	margin-bottom: 10px;
}
#home_people_search fieldset.search  {
	border: none;
	float: left;
	width: 180px;	
}
#home_people_search fieldset.search  input {
	width: 180px;
	border-bottom: 1px solid #b2b2b2;
	border-top: 1px solid #e6e6e6;
	border-left: none;
	border-right: none;
	padding: 6px 10px 4px 7px;
	float: left;
}
#home_people_search .select_dropdown {
	float: left;
}
#home_people_search #submit {
	background: url(http://www.bindmans.com/images/uploads/site_images/homepage/homepage_search_arrow.png) no-repeat 0 3.5px;
	border: none;
	width: 16px;
	height: 26px;
	cursor: pointer;
	display: block;
	float: right;
	position:relative;
	right: 10px;
}
#home_people_search p {
	float: left;
	margin: 10px 0 5px 0;
	width: 100%;
}	
#home_people_search select {
	width: 197px;
	border: none;
}	

#s2 {
	height:223px;
	width:850px;
	float: left;
	top:-65px;
	position:relative;
	z-index: 0;
}
.section {
	height:223px;
	width:850px;
	float: left;
	position: relative;
	z-index: 0;
}
#s2 img.video_image {
	width:460px;
	float: left;
	position: relative;
	z-index: 0;
}
#s2 .caption {
	position: relative;
	top: 80px;
	right: 58px;
	float: left;
	width: 390px;
	height: 112px;
	background: url(http://www.bindmans.com/images/uploads/site_images/homepage/homepage_video_caption_back.png) no-repeat;
}
#s2 .caption p, #s2 .caption a {
	position: relative;
	top: 28px;
	width: 320px;
	padding: 0 35px;
}
.video_playback {
	position: relative;
	right: 270px;
	top: -38px;
}
.video_playback img:hover {
	background: url(http://www.bindmans.com/images/uploads/site_images/homepage/homepage-video-play-hover.png) no-repeat;
}
.nav {
	position: relative;
	top: -250px;
	left: 368px;
	width: 100px;
	z-index: 5;
}
.nav a {
	outline: 0;
}
#prev2, #next2 {
	display:block;
	position:relative;
	width:33px;
	height:44px;
	text-indent: -8000px;
	float:left;
}
#prev2	{
	background:url(http://www.bindmans.com/images/uploads/site_images/homepage/homepage_slider_previous.png) no-repeat 0 0;	
}
#next2 {
	background:url(http://www.bindmans.com/images/uploads/site_images/homepage/homepage_slider_next.png) no-repeat 0 0;
}
#prev2:hover	{
	background:url(http://www.bindmans.com/images/uploads/site_images/homepage/homepage_slider_previous_hover.png) no-repeat 0 0;	
}
#next2:hover {
	background:url(http://www.bindmans.com/images/uploads/site_images/homepage/homepage_slider_next_hover.png) no-repeat 0 0;
}
		
#home_bottom_wrapper_container {
	width: 100%;
	float: left;
	background-color: #e6e6e6;
}
#home_bottom_wrapper {
	margin: 0 auto 0;
	padding-top: 10px;
	width: 1024px;
	height: 200px;
	background-color: #e6e6e6;
}
#home_bottom_wrapper #primary_column  {
	float: left;
	width: 440px;
	margin-left: 170px;
	padding: 0 30px 17px;
}
.home_underline_box {
	border-bottom: 1px solid #b2b2b2;
	float: left;
	padding-bottom: 20px;
	margin-bottom: 15px;
	width: 100%;
	height: 152px;
}
#home_bottom_wrapper #primary_column .home_news {
	width: 135px;
	float: left;
	margin: 0 15px 0 0;
}
#home_bottom_wrapper #primary_column .last_news  {
	width: 130px;
	float: left;
	margin: 0;
}
.home_news .summary {
	margin: 6px 0 5px 0;
}
/*#primary_column .home_underline_box .summary  {
	min-height: 65px;
}*/
#home_bottom_wrapper #secondary_column {
	float: left;
	width: 320px;
	
}
