#middle{
	background: url(../images/homepage_middle.jpg) no-repeat;
	height:311px;
}
#footer{
	background: url(../images/homepage_footer.jpg) no-repeat;
	height:282px;
}
#footer_images{float:none;}
#footer_images{
	position:relative;
	float:right;
	top:-20px;
	height: 201px
	width:508px;
}
#homepage_main{
	position:relative;
	top: -50px;
	width:110%;
}
#homepage_text{
	position:relative;
	float:left;
	width:460px;
	top:20px;
	margin-left:10px;
	font-size:90%;
}
#homepage_text h1{
	text-align:left;
	height:114px;
	padding-bottom:10px;
	background: url(../images/homepage/home_headline.png) no-repeat;
	padding:0;line-height:0;
}
#homepage_slide{
	position:relative;
	float:left;
	
}
#homepage_slide ul{
	width:461px;
	height: 378px;

}
#homepage_video{
	position:relative;
	z-index: 10;
	top:-165px;
	left:40px;
	height:301px;
	width:340px;
	overflow:hidden;
	padding-left:38px;
	padding-top:22px;
	background: url(../images/homepage/featured_video_background.png) no-repeat;

}

#social_network {

	text-transform: uppercase;
	clear:both;	
	height: 40px;

}
#social_network ul {
	float:none;clear:both;
	left: 0;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	
}

#social_network ul {
	float:right;
	left: -130px;
	top:-90px;
	height: 40px;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	
}

#social_network li {
	float: left;
	position: relative;
	height: 40px;
	margin-right:10px;
	 
}
