/* ABOUT SECTION */
#amain {
	width: 958px;
	min-height: 300px;
	_height: auto !important;
	_height: 1075px;
	border-top: 2px solid #666;
	border-bottom: 2px solid #666;
	background: url(/files/images/bg/about_txt.jpg) no-repeat top right;
}
#studio{
	width: 933px;
	height: 150px;
	margin-top: 5px;
	background: url(/about/images/studio.jpg) no-repeat;
	float:left;
}
#concept {
	width: 476px;
	/*height: 745px;*/
	height: 765px;
	overflow-y: scroll;
	padding-bottom: 50px;
	float:left;
	margin-top: 5px;
	margin-left: 5px;
	background: #000;
	color: #ddd;
	border: 1px solid #ddd;
}
#concept p{
	/*margin-top: 50px;*/
	margin-top: 25px;
	margin-left: 40px;
	margin-right: 40px;
	font-size: 12px;
}
#concept_photo{
	width: 450px;
	float:left;
	margin-bottom: 5px;
}
#concept_photo img{
	margin-top: 5px;
}
#feature3{
	float:left;
	width:478px;
	/*height:143px;*/
	height: 133px;
	margin-left: 5px;
	background: white url(/about/images/dm4.jpg) no-repeat;
}