body {
	background: url("../images/home.jpg") repeat-x 0 0 #F6F5F1;
}

#header {
	height: 132px;
}

#slide {
	height: 300px;
	background: url("../images/slide_home.jpg") repeat-x;
	position:relative;
}
	#slide img {
		position: absolute;
		top: 2px;
		right: 9px;
	}
	
	 

h2 {
	margin-bottom:5px;
}


#signup {
  position: relative;
  margin-bottom: 1em;
}
	
/*.signmeup{
	position:absolute;
	top:199px;
	left:45px;
}
*/
.more-info {
  color: #323232;
  font-family: helvitica,arial,tahoma;
  font-size: 22px;
  font-weight: bold;
  left: 241px;
  position: absolute;
  right: 0;
  top: 16px;
}

#top{
	float:left;
	padding-bottom:20px;
	padding-left: 10px;
}

#top-left{
	position:relative;
	float:left;
	width:390px;
	padding-right:10px;
}

#top-right{
	float:left;
	width:540px;
}

#top-right img.about_img{
	float:left;
	padding-top:20px;
}

#bottom{
	float:left;
	clear:left;
	padding-bottom:15px;
	padding-left: 10px;
}

#bottom-left{
	float:left;
	width:280px;
	padding-right:20px;
}

#bottom-middle{
	float:left;
	width:280px;
	padding-right:30px;
}

#bottom-right{
	float:left;
	width:310px;
}