@charset "utf-8";

* {
	padding: 0;
	margin: 0;
}

body,th,td {
	font-size:13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
		
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#container {
	width: 100%;
	height: 100%;
}

a, a:visited, a:active, a:link {
	color: #0000CC;
	text-decoration:none;
}

a:hover {
	color: #CC0000;
	text-decoration:none;
}


#container #head_top {
	background-color: #e8e9ec;
	padding-bottom: 0px;
	height: 25px;
	margin-bottom: 1px;
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBBEC8;
}

#container #head_top img {
	padding-right: 3px;
	vertical-align: middle;
	padding-top: 0px;

}

.user_auth {
	clear: none;
	float: right;
	width: 225px;
	text-align: right;
	padding-right: 10px;
}

#container #head {
	height: 119px;
}
#container #head .bg {
	background-image: url(pix/head-bg.jpg);
	background-position: 218px 0px;
	position: absolute;
	height: 119px;
	width: 100%;
	background-repeat: repeat-x;
}
#container #head .logo {
	position: absolute;
	height: 118px;
	width: 219px;
	z-index: 1;
	background-color: #FFFFFF;
}


#container #head_menu {
	background-color: #e8e9ec;
	padding-bottom: 0px;
	height: 25px;
	margin-bottom: 1px;
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBBEC8;
	padding-left: 10px;
	padding-right: 10px;
}
#container .middle {
	width: 100%;
}
#container .middle .left {
	width: 198px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #F2F3F4;
	vertical-align: top;
	padding-top: 10px;
}
#container .middle .central {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	vertical-align: top;
}
#container .middle .central .content {
	color: #000000;
}

#container .middle p {
	text-align: justify;
	padding-bottom: 10px;
}
#container .middle p .right {
	text-align: right;
}

#container .middle .central .content ul {
	padding-bottom: 0px;
}

#container .middle .central .content li {
	padding-left: 15px;
	list-style-position: outside;
	margin-left: 30px;
	padding-bottom: 10px;
	background-image: url(pix/bullet-blue.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: 0px 5px;
}

#container .middle .right {
	width: 215px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #F2F3F4;
	vertical-align: top;
	padding-top: 10px;
}

#container #footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BBBEC8;
	background-color: #e8e9ec;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 100%;
}
#container #footer .banner {
	width: 280px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#container #footer .menu {
	width: auto;
	font-size: 12px;
	vertical-align: middle;
	text-align: center;
	line-height: 150%;
}

#container #footer .contacts {
	width: 209px;
/*	padding-left: 10px; */
	font-size: 11px;
	line-height: 1.5;
	text-align:center;
}
#container #footer .developmet {
	vertical-align: middle;
	width: 199px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}
.date {
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #E8E9EC;
}


.copyr_text {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #444895;
}
.copyr_alink, .copyr_alink:link, .copyr_alink:visited {
        font-family: arial;
        color: #020066;
        text-decoration: none;
}

.copyr_alink:hover {
        font-family: arial;
        color: #FF0000;
        text-decoration: underline;
}

.align_center {
	text-align: center;
}

#container .align_right {
	text-align: right;
}
.align_left {
	text-align: left;
}
#container .middle .right .news1 .align_left {
	text-align: left;
	margin-bottom: 10px;
}

#container .tbl_2x {
	width: 100%;
	background-color: #FFFFFF;
}

#container .tbl_2x .left {
	width: 50%;
	padding-right:10px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #FFFFFF;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#container .tbl_2x .right {
	width: 50%;
	padding-left:10px;
	padding-top: 0px;
	padding-right: 0px;
	background-color: #FFFFFF;
	vertical-align: top;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container .middle .content .img_left {
	padding-right: 5px;
	float: left;
}
#container .middle .content .img_right {
	padding-left: 5px;
	float:right;
}
#container .middle .content .img_center {
	text-align: center;
}

.next {
	background-image: url(pix/misc2.gif);
	background-position: 5px 4px;
	padding-left: 15px;
	background-repeat: no-repeat;
}


.to_top {
	text-align: right;
	margin-right: 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	float: right;
	padding-top: 5px;
}

.to_top a, .to_top a:link, .to_top a:visited, .to_top a:active  {
	color: #777777;
}
.to_top a:hover  {
	color: #000000;
}

.small_font { font-size: 11px; }
.small_font a { padding-bottom:10px; }

h1 {
	background-image: url(pix/h1.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 53px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}


h2 {
	background-image: url(pix/h1.gif);
	background-repeat: no-repeat; 
	height: 24px;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 53px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

.h_red { background-image: url(pix/h2-red.gif); }
.h_ltblue { background-image: url(pix/h2-ltblue.gif); }
.h_orange { background-image: url(pix/h2-orange.gif); }
.h_brown { background-image: url(pix/h2-brown.gif); }
.h_green { background-image: url(pix/h2-green.gif); }


#container .news1 {
	width: auto;
	margin: 0px;
	padding: 0px;
}
#container .news1 h3 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	color: #CA0000;
	text-align: center;
}
#container .news1 .author {
	color: #999999;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#container .news1 .author a {
	text-decoration: none;
	color: #999999;
}
#container .news1 .author a:hover {
	color: #990000;
	text-decoration:underline;
}

#container .news1 p {
	text-align: justify;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

#container .news1 img {
	float: left;
	margin-right: 5px;
	margin-left: 0px;
}

#container .separator1 {
	line-height: 1px;
	height: 1px;
	width: auto;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	padding-bottom: 10px;
}

#container .news1 .dalee {
	float: none;
}
#container .news1 h3 a {
	color: #990000;
	display: block;
}
#container .news1 h3 a:hover {
	color: #990000;
	display: block;
	background-color: #FFC6C6;
	text-decoration: none;
}






#container .news2 {
	width: auto;
	margin: 0px;
	padding: 0px;
}
#container .news2 h3 {
	font-size: 13px;
	padding-bottom: 5px;
	text-align: center;
}
#container .news2 .author {
	color: #999999;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#container .news2 .author a {
	text-decoration: none;
	color: #999999;
}
#container .news2 .author a:hover {
	color: #990000;
	text-decoration:underline;
}

#container .news2 p {
	text-align: justify;
	margin: 0px;
	padding: 0px;
}

#container .news2 img {
	float: left;
	margin-right: 5px;
	margin-left: 0px;
}

#container .separator2 {
	line-height: 1px;
	height: 1px;
	width: auto;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	padding-bottom: 10px;
}

#container .news2 .dalee {
	float: none;
}
/*
#container .news2 h3 a {
	color: #4C94D3;
	display: block;
}
#container .news2 h3 a:hover {
	color: #205C8F;
	display: block;
	background-color: #D8E8F5;
	text-decoration: underline;
}
*/

.text_gray {
	color: gray;
}


#contact_form {
	padding: 10px;
	width: 443px;
	background-image: url(pix/border1_y2.gif);
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.contact_form_top {
	width: 463px;
	background-image: url(pix/border1_y1.gif);
	height: 17px;
}
.contact_form_bottom {
	width: 463px;
	background-image: url(pix/border1_y3.gif);
	height: 15px;
	background-repeat: no-repeat;
}
#contact_form img {
	padding-bottom: 0px;
	vertical-align: middle;
	padding-right: 10px;
}

.err_msg {
	color: red;
}
#container .read_more {
	width: auto;
	padding-bottom: 0px;
	margin-bottom: 10px;
	clear: both;
}
