@charset "utf-8";

/* Coming Soon */

#about_us {
	float: right;
	margin-left: 10px;
	padding: 0;
}

#about_top {
	background: url(../images/about_top.png) no-repeat center top;
	width: 347px;
	height: 55px;
	margin: 0px;
	padding: 0px;
}

#about_body {
	background: url(../images/about_bg.png) repeat-y center center;
	width: 347px;
	padding: 0px;
	margin: 0px;
}

#about_bottom {
	background: url(../images/about_foot.png) no-repeat center bottom;
	width: 347px;
	height: 21px;
	padding: 0px;
	margin: 0px;
}


.about_us {
	padding-top: 5px;
	margin-left: 30px;
	margin-right: 30px;
	font: small-caption;
	color: #FFFFFF;
}

.red {
	background: url(../images/red_bg.png) repeat;
}
