/*--tags--*/

body, html{
	margin:0px;
	padding:0px;
	height:100%;
	width:100%;
    }
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
    }
a {
	color:#024987;
	text-decoration:underline;
	}
a:hover {
	color:#024987;
	text-decoration:none;
	}
form, p, table, div, span, img, thead, tbody, tfoot, th, td{
    margin:0px;
    padding:0px;
    }
input, select, textarea{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color:#333333;
    padding: 1px;
    margin: 0px;
    }
img{
	border:none;
}
* html img{
	behavior: url("client/pngbehavior.htc");
}
table{
	border:none;
	empty-cells:show;
	border-collapse:collapse;
    }
hr {
	height:1px;
	color:#E3E6EA;
	background-color: #E3E6EA;
	clear:both;
	border: 0;
}

    
/*--content--*/

#wrapper {
	min-height:100%;
	position:relative;
	min-width:980px;
	width:100%;
	margin:0 auto;
}
* html #wrapper {
	height:100%;
}
#header {
	height:140px;
	margin:auto;
	width:980px;
	position:relative;
}
#header img.logo{
	position:absolute;
	top:19px;
	left:81px;
}
#header div.menu{
	position:absolute;
	top:0px;
	left:280px;
}
#header div.menu a{
	color:#014984;
	text-decoration:none;
	font-size:15px;
	padding:65px 25px 0px 25px;
	border-left:1px solid #D4D9E0;
	float:left;
}
#header div.menu a.first{
	border-left:none;
}
#header div.menu a:hover{
	text-decoration:underline;
}
#header div.navigation{
	position:absolute;
	top:62px;
	right:80px;
	color:#E4E4E4;
}
#header div.navigation a{
	color:#7EA2C1;
	margin:0px 4px;
}
#header div.navigation img{
	vertical-align:middle;
	margin-right:0px;
	margin-left:0px;
}
#middle {
	height:37px;
	margin:auto;
	background-image: url(images/middle_bg.jpg);
	background-repeat: repeat-x;
}
#intro{
	margin:auto;
	background-image: url(images/intro_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height:330px;
	text-align:center;
}
#choose{
	margin:auto;
	background-repeat: no-repeat;
	background-position: center center;
	height:120px;
	width:894px;
	position:relative;
}
#contacts_line {
	height:32px;
	margin:auto;
	background-image: url(images/contacts_bg.jpg);
	background-repeat: repeat-x;
}
#contacts_line div.cont{
	width:880px;
	height:32px;
	margin:auto;
}
#contacts_line div.cont ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#contacts_line div.cont li{
	float:left;
	margin:0px;
	padding:0px;
	list-style:none;
	display:block;
	height:32px;
}
#contacts_line div.cont li a{
	padding:1px 17px 1px 17px;
	margin:4px 0px 12px 0px;
	text-decoration:none;
	color:#333333;
	font-size:14px;
	float:left;
	border-left:#D4D9E0 solid 1px;
}
#contacts_line div.cont li.first a, #contacts_line div.cont li.after a{
	border-left:none;
}
#contacts_line div.cont li.active{
	background-image: url(images/contacts_bg_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#contacts_line div.cont li.active a{
	padding:6px 17px 12px 17px;
	margin:0px 0px;
	background-image: url(images/contacts_bg_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-weight:bold;
	border-left:none;
}
#contacts {
	height:80px;
	width:700px;
	margin:auto;
	color:#757575;
	font-size:11px;
	line-height:150%;
	font-family:Tahoma;
	background-image: url(images/small_map.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding:20px 0px 0px 180px;
	position:relative;
}
#contacts a{
	color:#89A9C4;
}
#contacts img.spc{
	position:absolute;
	top:0px;
	left:0px;
	float:left;
	width:160px;
	height:100px;
}
#bg{
	margin:auto;
	background-repeat: repeat-x;
	background-position: left bottom;
	background-image: url(images/bg_content.jpg);
	padding-bottom:20px;
	padding-top:10px;
}
#content {
	margin:auto;
	width:880px;
	background-image: url(images/text_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#content_nomenu {
	margin:auto;
	width:880px;
	background-image: url(images/text_bg_nomenu.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#content:after, #content_nomenu:after{
	content: "";  
	display: block; 
	clear: both;
    }
div.bg_top {
	margin:auto;
	width:880px;
	background-image: url(images/bg_top.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height:7px;
	}
div.bg_top_nomenu {
	margin:auto;
	width:880px;
	background-image: url(images/bg_top_nomenu.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height:7px;
	}	
div.bg_bottom {
	margin:auto;
	width:880px;
	background-image: url(images/bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height:7px;
	}
div.bg_bottom_nomenu {
	margin:auto;
	width:880px;
	background-image: url(images/bg_bottom_nomenu.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height:7px;
	}		
#side_menu {
	float:left;
	width:215px;
	padding-left:20px;
	}
#side_menu ul{
	list-style:none;
	margin:0px;
	padding:0px;
	}
#side_menu li{
	padding-left:15px;
	padding-top:2px;
	padding-bottom:4px;
	}	
#side_menu li a{
	text-decoration:none;
	}	
#side_menu li a:hover{
	text-decoration:underline;
	}	
#side_menu li.l1{
	font-size:12px;
	font-weight:bold;
	background-image: url(images/bullet_l1.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-bottom:5px;
	padding-top:7px;
	}
#side_menu li.first{
	background-position: left 2px;
	padding-top:0px;
	}		
#text {
	padding-left:278px;
	padding-right:20px;
	}
#text:after{
	content: "";  
	display: block; 
	clear: both;
    }
#text div.text_cont {
	overflow: hidden;
	line-height:150%;}
#text div.text_cont:after{
	content: "";  
	display: block; 
	clear: both;
    }
* html #text div.text_cont {
	height:1%;}

/*--text--*/


#text div.text_cont h1, h1{
	margin-bottom:15px;
	color:#024987;
	font-size:17px;
	font-weight:normal;
	margin:5px 0px 8px 0px;
	padding:3px 0px 0px 0px;
}
#text div.text_cont p{
	margin-bottom:10px;
	margin-top:0px;
}
#text div.text_cont{
	line-height:160%;
	padding-bottom:15px;
	}
#text div.text_cont pre{
	border:solid 1px #E3E6EA;
	padding:3px;
	}
#text div.text_cont ul{
	padding:5px 25px;
	margin:0px 0px;
	}		
#text div.text_cont ol{
	padding:5px 25px;
	margin:0px;
	}		
#text div.text_cont ul.list{
	list-style:none;
	padding:5px 25px;
	margin:0px 0px;
	}
#text div.text_cont ul.list li{
	background-image: url(images/bullet_l1.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-bottom:2px;
	padding-left:15px;
	}
#text div.text_cont table.table{
	width:99%;
	border-top:solid 1px #E3E6EA;
	border-left:solid 1px #E3E6EA;
	margin:auto;
	margin-bottom:10px;
	}
#text div.text_cont table.table td{
	border-right:solid 1px #E3E6EA;
	border-bottom:solid 1px #E3E6EA;
	padding:3px;
/*	background-color:#FFFFFF;*/
	}
#text div.text_cont table.table td.label{
	font-weight:bold;
	background-color:#EFF1F4;
	}
#text div.text_cont img.left{
	float:left;
	margin-bottom:10px;
	margin-right:10px;
	border:#E3E6EA solid 1px;
	padding:5px;
	}
#text div.text_cont img.right{
	float:right;
	margin-bottom:10px;
	margin-left:10px;
	border:#E3E6EA solid 1px;
	padding:5px;
	}    
#text div.text_cont img.image{
	margin:10px;
	border:#E3E6EA solid 1px;
	padding:5px;
	}
	
/*--news--*/

div.news_title {
	margin-bottom:7px;
	font-weight:bold;
}
div.news_title span{
	margin-left:10px;
	font-weight:normal;	
}
div.news_images {
	float:left;
	margin-right:10px;
	margin-bottom:10px;}
div.news_images img {
	border:#E3E6EA solid 1px;
	padding:5px;}	
div.news_intro{
	margin-bottom:15px;
	text-align:justify;}
div.paging span{
	font-weight:bold;}
	
/* --- sitemap --- */

div.sitemap_content {
margin-bottom:15px;}

table.sitemap img{
	border:none;
	margin:0px;
	padding:0px;
}
table.sitemap img:hover{
	border:none;
	margin:0px;
	padding:0px;
}
/*--google maps--*/

#map {
	width: 565px;
	height: 340px;
	border:solid #EFF1F4 5px;
}	
	
/*--components--*/
 
.sDN {display:none;}
.sDB {display:block;}
.sTAL {text-align:left;}
.sTAC {text-align:center;}
.sTAR {text-align:right;}
.sTAJ {text-align:justify;}
.sCP {cursor:pointer;}
.sCB {clear:both;}
.sFL {float:left;}
.sFR {float:right;}