/*div.links_area
{
	padding:10px;
	height:35px;
	font-weight:bold;
}

div#about_us
{
	font-size:13px;
}

div#about_us h2
{
	margin-top:0;
	padding-top:10px;
}*/
div.border_about
{
	padding:10px;
	margin:0 auto;
	margin-top:40px;
	margin-bottom:40px;
	border-left:2px dotted #B5BCBD;
	border-right:2px dotted #B5BCBD;
	width:910px;
	height:600px;
}
div.main_about
{
	width:880px;
	border:1px solid #CFCBC8;
	margin:0 auto;
	font-family:tahoma;
	height:580px;
	overflow-y:auto;
}
div.main_about div.title
{
	background:url(../imgs/title_profile.gif) repeat-x;
	height:27px;
	width:880px;
	color:#005A8A;
	font-weight:bold;
	line-height:27px;
	text-indent:20px;

}
