.home_pic {
	background: url(../img/home_pic.gif) bottom no-repeat;
	padding-top: 45px;
	height: 450px;
	width: 729px;
}

.title {
	float: left;
	background: url(../img/about_title.gif) no-repeat;
	height: 25px;
	width: 104px;
	
	margin: 13px 0 0 15px;;
}

#text_area {
	height: 240px;
	width: 726px; 
	
	border-top: 1px solid #CCC;
	overflow: auto;
	
	text-align: left;
}


#footer {
	background: url(../img/footer_home.gif) no-repeat;
	height: 60px;
	width: 768px;
}


