#about {
	background-image: url(imgs/about/bg_about.jpg);
	background-repeat: no-repeat;
	margin-top: 27px;
	background-color: #CD661D;
	height: 704px;
	width: 588px;
	margin-left: 22px;
}
#header_text {
	font-size: 34px;
	line-height: 26px;
	text-align: justify;
	margin-bottom: 10px;
	padding-top: 1px;
}
#main_text_bg {
	width: 486px;
	padding-top: 24px;
	padding-right: 24px;
	padding-left: 20px;
	background-color: #FFFFFF;
	filter: alpha(opacity=90);
	opacity: 0.9;
	padding-bottom: 20px;
}
#main_text {
	width: 457px;
}

#warning {
	font-size: 24px;
	line-height: 24px;
}
#footer_text {
	background-image: url(imgs/bg_footer_text.gif);
	background-repeat: repeat-x;
	width: 588px;
	margin-left: 22px;
	margin-bottom: 10px;
	padding-top: 10px;
	font-size: 33px;
	line-height: 26px;
	text-align: justify;	
}
