body         { background-attachment: fixed }
p   { color: #000; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
td   { color: #000; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h1       { color: #356c57; font-size: 11pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; letter-spacing: 1pt }
h2      { color: #7285bd; font-size: 10.5pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h3     { color: #000; font-weight: bold; font-size: 10pt }
a   { color: #356c57; font-size: x-small; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
a:hover   { color: #6d82bb; font-size: x-small; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
a:visited     { color: #356c57; font-size: x-small; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
li { color: #000; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
#header {
	margin: 0px auto;
	width: 772px;
	height: 492px;
	
}

#header * {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
#header p {
	padding: 0;
	margin:0;
	color:#356C57;
}
#header h1 {
	color:#6D81BC;
	padding: 0 0 0 15px;
	margin:0;
}
#header h2 {
	color:#6D81BC;
	padding: 0;
	margin:0;
}
#header_bottom {
	width: 745px;
	margin: 0px auto;
	height: 222px;
	background:url(media/bg-header.jpg) bottom repeat-x;
}
#header_bottom #avatar {
	margin: 25px 25px 0 0;
	float:right;
	width: 297px;
	height: 89px;
}
#header_bottom #text_block_1 {
	position:relative;
	top:0;
	left:0;
	left: 26px;
}
#header_bottom #text_block_1 * {
	font-weight: bold;
	font-size: 13px;
}
#header_bottom #text_block_2 {
	position:relative;
	top:30;
	left: 26px;
	width: 300px;
}
#header_bottom #text_block_2 * {
	font-weight: bold;
	font-size: 12px;
}
#header_bottom #text_block_2 p {
	padding: 15px 0 0 15px;
}
#header_bottom #text_block_3 {
	clear:right;
	position:relative;
	top: 45px;
	left:0;
	font-weight: bold;
}
#header_bottom #text_block_3 p, #header_bottom #text_block_3 a {
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

