/* CSS Document */


a {
  font-size: 1.0em;
}

#title {
	width: 573px;
	height: 69px;
	background-image: url(../images/title_medium.png);
	margin: 0px auto 0px auto;
}

#home {
	width: 100%;
}

#home1 {
	
}

#home2 {
	width: 75%;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	font-size: 1.2em;
	padding-bottom: 20px;
	
}

#contact {
	width: 100%;
}


#bottomNav {
		
}