/* @Layout */

.page_title {
	background-image:url(../images/about_title.png);
	background-repeat:no-repeat;
	width:451px;
	height:128px;
	text-indent:-9999px;
	margin-left:20px;
	margin-top:230px;
	position: absolute;
	z-index:4;
}
.about_container {
	width:680px;
	height:auto;
	border:1px solid #0F0;
	float:right;
	margin-right:40px;
	margin-top:298px;
	margin-bottom:10px;
	color:#FFF;
	font: 12px "Century Gothic", Futura, Verdana, sans-serif;
	position:relative;
	padding:8px;
	z-index:10;
}
.about_container a {
	color:#0F0;
}
.background {
	background-image:url(../images/about_bg.jpg);
	background-repeat:no-repeat;
	width:598px;
	height:478px;
	margin-left:191px;
	margin-top:695px;
	position: absolute;
	z-index: 5;
}

/* @Style */

