@charset "windows-1251";
body {
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, sans-serif;
}

p,h1,h2,h3,form{
	margin:0px;
}


div#header_container{
	background-image: url(/design/bg_top.gif);
	background-repeat: repeat-x;
}

div#nav_container{
	clear: both;
	background-image: url(/design/nav_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 98px;
	height: 130px;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
}

div.nav_ti{
	width: 158px;
	text-align: center;
	text-transform: uppercase;
	float: left;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;
}

div.nav_ti a{
	color: #339900;
	text-transform: uppercase;
	text-decoration: none;
}

div.nav_ti a:hover{
	color: #00829A;
}

div#cnt_container{
	clear: both;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 10px;
	margin-bottom: 5px;
	border: 1px solid #FFFFFF;
}

#cntcol_container{
	padding-right: 250px;
}

#cntcol_container h3{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin: 10px;
}

#cntcol_container p{
	margin-bottom: 8px;
	text-align: justify;
	text-indent: 10px;
	font-size: 13px;
}

#cntcol_container a{
	color: #609413;
	text-decoration: none;
}

#cntcol_container a:hover{
	text-decoration: underline;
}



#cntcol_container blockquote{
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 10px;
	font-style: italic;
}

div#cntcol_container_sp{
	margin-left: -50px;
	padding-left: 50px;
	margin-right: -50px;
	padding-right: 250px;
	background-color: #00839B;
	margin-top: 50px;
	margin-bottom: 50px;
	z-index: 1;
}

div#cntcol_container ul{
}

div#cntcol_container li{
	font-size: 13px;
	margin-bottom: 7px;
}




div#cntcol_col{
	width: 210px;
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 12px;
}

div#cntcol_col h3{
	font-weight: bold;
	font-size: 16px;
	color: #999999;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
	margin-bottom: 5px;
}

div#cntcol_col ul{
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
	font-size: 23px;
}

div#cntcol_col li{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 23px;
}

div#cntcol_col a{
	color: #990000;
	text-decoration: none;
}

div#cntcol_zamanuxa{
	width: 250px;
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


div#cnt_container h1{
	font-size: 24px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #00859E;
}

div#cnt_container h2{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
}


div#pr_bar{
	width: 220px;
	background-color: #949595;
	background-image: url(/design/pr_bg.gif);
	background-repeat: repeat-x;
	float: right;
	margin-bottom: 20px;
	z-index: 10;
}

div#pr_bar_ctl{
	float: left;
	height: 10px;
	width: 10px;
	background-image: url(/design/br_ctl.gif);
	background-repeat: no-repeat;
}

div#pr_bar_ctr{
	float: right;
	height: 10px;
	width: 10px;
	background-image: url(/design/br_ctr.gif);
	background-repeat: no-repeat;
}

div#pr_bar h2{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	background-image: url(/design/pr_title_bg.gif);
	background-repeat: repeat-x;
	font-size: 11px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 7px;
	padding-left: 6px;
	margin: 10px;
}


div#pr_bar ul{
	list-style-type: none;
	margin: 10px;
	padding: 0px;
}

div#pr_bar ul li{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #007388;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

div#pr_bar ul li a{
	color: #000000;
	text-decoration: none;
}


div#pr_bar ul li a strong,div#pr_bar ul li a b{
	color: #990000;
	text-decoration: none;
}

div#footer_container{
	background-image: url(/design/bg_bottom.gif);
	background-repeat: repeat-x;
	background-color: #005160;
	color: #5EB2C1;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 50px;
	padding-bottom: 5px;
	padding-left: 50px;
	height: 31px;
	clear: both;
	font-size: 10px;
}

div#footer_container a{
	color: #5EB2C1;
	text-decoration: none;
}

div#footer_buttons {
	float: right;
	clear: both;


}
