body {
	margin: 0 0 30px 0;
	background: url(../img/bottom_bg.gif) repeat-x left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1, h2, h3 { margin: 0; }
h1 {
	font-size: 16px;
	margin-bottom: 10px;
	color: #37758e;
	font-weight: normal;
}
h1.news {
	font-size: 14px;
	margin-top: 7px;
	color: #d90056;
	text-transform: uppercase;
	display: inline;
}
h2 {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 7px;
}
h3 {
	color: #d90056;
	font-weight: normal;
	font-size: 12px;
	margin: 15px 0 10px 0;
}
a {
	color: #387297;
}
a:hover {
	color: #df005a;
}
li {
	margin-top: 5px;
}


#global {
	padding-top: 20px; 
	background: url(../img/top_bg.gif) repeat-x left top;
}
#top_menu {
	width: 818px;
	height: 37px;
	background: url(../img/top_menu_bg.gif) repeat-x left top;
	margin: auto;
}
#logo {
	position: absolute;
	margin-top: 0;
	margin-left: 13px;
}
#menu_items {
	padding: 10px 0 0 255px;
	color: #a3b9c4;
}
#menu_items a, #left_menu_items a {
	color: white;
	text-decoration: none;
	
}
 #left_menu_items a.active {
	
	color: #00FFFF;
}
#menu_items a:hover, #left_menu_items a:hover {
	color: #d6eaf3;
}

#main_block {
	width: 762px;
	background: white;
	border: solid 1px white;
	margin: 22px auto 0 auto;
	color: #387297;
}
.header {
	
	margin-top: 40px;
	padding-left: 253px;
}
.columns {
	margin-top: 40px;
}

#left_column {
	float: left;
	width: 205px;
	padding: 0 8px 30px 0;
}

#left_menu {
	background: #42748e;
	padding: 1px 0 1px 0;
}
#left_menu_items {
	background: #42748e;
	border-top: #d2e6f8 1px solid;
	border-bottom: #d2e6f8 1px solid;
	line-height: 25px;
	padding: 25px;
}
#left_menu_items a {
	padding-left: 15px;
	background: url(../img/left_menu_marker.gif) no-repeat left;
}
#left_content {
	padding-left: 20px;
	margin-top: 30px;
	
	border-right: #E9018B 1px solid;
	
}

.news_block {
	margin-top: 17px;	
}
.date {
	font-weight: bold;
	color: #d90056;
}
.news_content {
	margin-bottom: 17px;
}

#right_column {
	margin-left: 250px;
	vertical-align: top;
	padding-bottom: 30px;
}

#footer {
	margin: 20px auto auto auto;
	width: 732px;
 	clear: both;
	vertical-align: top;
}
.left {
	vertical-align: top;
	color: #233a42;
}
.right {
	margin-top: 10px;
	vertical-align: top;
	color: #397096; 
	text-align: center;
}
.right div {
	margin-top: 7px;
	font-size: 9px;
}










