body
{
	background: #ffffff;
	margin: 0;
	padding: 0;
}
#main
{
	width: 752px;
	position:absolute;
	top:0px;
	left: 50%;
	margin-left: -376px;
}
body, a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	margin: 0;
	font-size: 11px;
	color: #737477;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
}
#hdr
{
	border-bottom: 1px solid #8c8c8c;
	margin: 0px;
	display: block;
	height: 20px;
	margin: 20px 0 0 0;
}
.header_name
{
	color: #d1d3d4;
	float: left;
	margin: 0 20px 0 0;
}
.header_descr, .dist
{
	float: left;
	letter-spacing: 1px;
}
.text_left_block
{
	margin-right: 20px;
}
.text_right_block
{
	margin-left: 20px;
}
.text_align
{
	text-align: justify;
}
.project_block
{
	border-bottom: 1px solid #8c8c8c;
	border-top: 1px solid #8c8c8c;
	padding: 10px 0 10px 0;
	margin: 0 0 20px 0;
}
.bot_line
{
	border: 0;
	height: 1px;
	border-bottom: 1px solid #8c8c8c;
	margin: 5px 0 5px 0;
	padding: 0;
}
.big_txt
{
	font-size: 12px;
}
.small_txt
{
	font-size: 10px;
}
.super_link a
{
	color: #202020;
	font-size: 12px;
	text-decoration:underline;
	font-weight:bold; 
	padding-left:12px;
	background:url('arr.gif') no-repeat 0 4px;
}

.footer_text .super_link a { font-weight:normal; text-decoration:none; background:none; padding-left:0; }
.footer_text .super_link a:hover { text-decoration:underline; }
