@charset "utf-8";

#header{
	margin-left:26px;
}

#menu{
	margin-top:20px;
	border-bottom:solid 3px #ed7869;
}

h1{
	font-size:10px;
	color:#000;
	margin-top:5px;
	position:relative;
	top:0;
	left:66px;
	width:880px;
}

#pict{
	clear:left;
	width:940px;
	height:268px;
	background:url("../images/pict_about.jpg");
	margin:0 auto 20px;
	border-bottom:solid 3px #ed7869;
}

#pict h2{
	color:#fff;
	position:relative;
	top:250px;
	right:10px;
	text-align:right;
}

#about_head{
	width:760px;
	margin:30px auto 20px;
	font-size:10px;
	line-height:1.25em;
	}
 /* end of style sheet */