html {
	overflow-y: scroll;
}

body {
	margin: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	font: 12px Tahoma, sans-serif;
	/*color: #f4f4f4;*/
	color: #000000;
	text-align: center;
	background-color: #0f87c0;
}

img {
	display: block;
}

ul li {
	margin: 5px 0 5px 0;
	padding: 0 0 0 0;
	text-align: left;
}

ul li a:link,
ul li a:visited,
ul li a:hover {
	font-size: 12px;
	/*color: #f4f4f4;*/
	color: #000000;
}

a:link,
a:visited {
	/*color: #f4f4f4;*/
	color: #000000;
	text-decoration: underline;
}

a:hover {
	/*color: #f4f4f4;*/
	color: #000000;
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

h1 {
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	margin: 0 0 27px 0;
	padding: 0 0 0 0;
}

h2 {
	font-size: 16px;
}

#logo_width {
	margin: auto;
	text-align: center;
	background-color: #213e78;
	height: 124px;
}

#icons {
	padding-top: 24px;
	height: 19px;
	width: 900px;
	margin: auto;
}

#icons div {
	float: right;
	width: 50px;
}

#logo_and_contacts {
	width: 900px;
	font-family: "Trebuchet MS";
	margin: auto;
	vertical-align: top;
	text-align: center;
	height: 50px;
	padding: 7px 0 20px 0;
	color: #f4f4f4;
}

#logo {
	float: left;
	text-align: left;
	padding: 0 0 20px 13px;
}

#logo a:link,
#logo a:hover,
#logo a:visited {
	color: #f4f4f4;
	text-decoration: none;
}

#logo #first {
	font-size: 36px;
	line-height: 30px;
	margin-bottom: 4px;
}

#logo #second {
	font-size: 18px;
	line-height: 14px;
}

#contacts {
	float: right;
	text-align: right;
	font-size: 24px;
	padding: 24px 27px 20px 0;
}

#header_width {
	margin: auto;
	text-align: center;
	background-image: url(/files/Image/header_bg.gif);
	background-repeat: x-repeat;
}

#header {
	width: 900px;
	margin: auto;
	vertical-align: top;
	text-align: center;
}

#menu {
	height: 34px;
	background-image: url(/files/Image/menu_bg_right.gif);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #000000;
}

#menu div {
	float: left;
}

#menu_items {
	background-image: url(/files/Image/menu_bg_left.gif);
	background-repeat: no-repeat;
}

#menu #menu_items {
	padding-top: 8px;
	color: #f4f4f4;
	margin-left: 0px;
}

#menu a:link,
#menu a:visited {
	font-family: "Myriad Pro";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

#menu a:hover {
	font-family: "Myriad Pro";
	font-size: 14px;
	color: #95b5ce;
	text-decoration: none;
}

#content_width {
	margin: auto;
	text-align: center;
	background-image: url(/files/Image/content_bg.gif);
	background-repeat: repeat-x;
	background-color: #0f87c0;
	height: 400px;
}

#content {
	margin: auto;
	padding-top: 35px;
	padding-left: 13px;
	padding-right: 29px;
	padding-bottom: 44px;
	width: 858px;
	vertical-align: top;
	text-align: left;
	line-height: 22px;
	background-color: #FFFFFF;
}

#content p {
	text-indent: 37px;
}

#content_left {
	width: 624px;
	vertical-align: top;
}

#content_right {
	width: 234px;
	text-align: left;
	vertical-align: top;
	padding-left: 35px;
}

#content_left_one {
	width: 858px;
	vertical-align: top;
}

#footer {
	margin: auto;
	color: #374876;
	text-align: left;
	vertical-align: middle;
	margin-top: 44px;
	margin-bottom: 86px;
}

#footer a:link,
#footer a:visited,
#footer a:hover {
	/*color: #fffffff;*/
	color: #000000;
	font-family: Tahoma;
}

#footer_left {
	float: left;
	font-size: 12px;
	font-family: Tahoma;
	line-height: 18px;
	/*color: #fffffff;*/
	color: #000000;
}

#footer_right {
	float: right;
	font-size: 12px;
	font-family: Tahoma;
	line-height: 18px;
	/*color: #fffffff;*/
	color: #000000;
}

#footer_right #copyright {
	/*color: #fffffff;*/
	color: #000000;
}

input, textarea, select {
	font-size: 11px;
	font-family: Tahoma;
}

.input {
	border: 1px solid #c3ccd3;
	background-color: #FFFFFF;
	font-size: 11px;
	width: 120px;
}

.button {
	border: 1px solid #c3ccd3;
	background: #374876;
	font-size: 11px;
	color: #FFFFFF;
	width: 80px;
	height: 18px;
}

#news_date {
	color: #a0c2dd;
	margin-bottom: 10px;
}

#news_title {
	color: #FFFFFF;
	padding-left: 11px;
	margin-left: 5px;
	border-left: 1px solid #ffffff;
	margin-bottom: 22px;
}

table.border, table.border td {
	border: 1px solid #ffffff;
	border-collapse: collapse;
}

table.border td {
	padding: 5px 5px 5px 5px;
}

table.border table, table.border table td {
	border: 0px solid #ffffff;
	border-collapse: collapse;
}

.red {
	width: 400px;
	color: #FF0000;
	border: 1px solid #FF0000;
	background: #FFFFFF;
	padding: 10px 10px 10px 10px;
	margin-bottom: 20px;
}

#counter {
	width: 90px;
}