
body {
	margin: 0;
	padding: 0;
	background: #487177 url('images/bg.jpg') repeat-x left top;
}

a { text-decoration: none !important; }

img { border: 0; }

#root {
	width: 1000px; 
	margin: 0 auto;
	position: relative;
	min-height: 100%;
}

#header {
	float: left;
	width: 1000px;
	background: url('images/header.jpg') no-repeat left top;
}

#header-link {
	position: absolute; 
	left: 15px; 
	top: 30px; 
	width: 620px; 
	height: 95px;
}

#home {
	color: #fff;
	float: left;
	display: block;
	border-left: 1px solid #e1e9ea;
	border-right: 1px solid #e1e9ea;
	height: 29px;
	padding: 4px 8px 0 8px;
	background: url('images/title-bar.gif') repeat-x left 1px;
	font-family: verdana, tahoma, arial;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

#address {
	float: right;
	height: 110px;
	padding: 30px 25px 0 0;
	font-size: 11px;
	color: #0095d5;
	font-family: tahoma, verdana, arial;
	text-align: right;
}
.date { font-weight: bold; color: #fff; }

#header-bar { 
	float: left; 
	height: 29px; 
	width: 978px;
	padding-left: 22px;
	background: url('images/header-bar.gif') repeat-x left top; 
}

#navigation {
	float: left;
	width: 200px;
	background-color: #0294d7;
	overflow: hidden;
}

#navigation ul, #navigation ul ul {
	margin:0;
	padding:0;
	list-style-type: none;
}
#navigation ul li, #navigation ul li ul li { padding:0; margin:0; }

#navigation ul li {
	display: block;
	float: left;
	font-size: 0;
	line-height: 0;
	width: 200px;
}

#navigation ul li a {
	display: block;
	padding-top: 5px;
	padding-bottom:6px;
	color: #1c2c5b;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	font-family: verdana, tahoma, arial;
	/*text-transform: uppercase;*/
	text-decoration: none;
	padding-left: 30px;
	background-image: url('images/navi-but.png');
	background-repeat: no-repeat;
	background-position: left top;
}

#navigation ul li.selected a {
	background-image: url('images/navi-but-exp.png');
}

#navigation ul li ul { 
	float: left;  
	background-color: #fff; 
	border: 1px solid #0c9ad7;
}

#navigation ul li div {
	float: left;
	width: 199px;
	overflow: hidden;
	/*display: none;*/
}

#navigation ul li ul {
	width: auto;
}

#navigation ul li ul li a { 
	background-image: url('images/bul.gif');
	background-repeat: no-repeat;
	background-position: 30px 5px; 
	padding-left: 45px;
	height: 10px;
	font-weight: normal;
	font-size: 10px;
}
#navigation ul li ul li.selected a {
background-image: url('images/buls.gif');
color: #5fa800;
}

#navi-decor {
	background: url('images/navi-decor.png') no-repeat left 160px;
	width: 1000px;
}

#main {
	float: left; 
	width:1000px;
	background: #D9E1E3 url('images/main_bg.jpg') no-repeat right top;
}

#content {
	width: 520px;
	padding: 30px 25px;
	float: left;
	
  min-height:595px;
  height:auto !important;
  height:595px;

}

#optional {
	float: left; 
	width: 190px;
	padding: 30px 40px 100px 0;
}

#footer {
	float: left;
	height: 22px;
	width: 980px;
	padding:4px 10px 0 10px;
	background: url('images/footer.png') repeat-x left top;
	position: relative;
}

#navi-bottom {
	position:absolute; 
	right: 200px;
	padding:0; 
	margin:0;
	text-align: center; 
	width: 600px;
	color: #4a6169;
	font-size: 10px;
	text-transform: lowercase;
}

#navi-bottom a {
	/*font-size: 9px !important;*/
}

#footer a, .block a {
	color: #597782;
	font-family: "Trebuchet MS", tahoma, verdana;
	font-size: 10px;
	text-decoration: none;
}


#decor-left, #decor-right {
	position: absolute; 
	top: 0; 
	width: 100px; 
	background-repeat: no-repeat;
	background-position: right top;
	height: 830px;
}

#decor-left { 
	left: -100px; 
	background-image: url('images/left.jpg');
}

#decor-right {
	right: -100px; 
	background-image: url('images/right.jpg');
}

.block .title {
	height: 24px; 
	background: url('images/title-bar.gif') repeat-x left top; 
	color: #fff; 
	font-weight: bold; 
	text-transform: uppercase; 
	border: 1px solid #67aa2c;
	border-bottom:0;
	padding: 5px 0 0 0;
	text-align: center;
	font-size: 12px;
}

.block {
	padding-bottom:20px;
}

.block .text {
	color: #1c2c5b;
	background-color: #fff;
	border: 1px solid #0898d6;
	border-top:0;
	padding: 10px;
	font-size: 10px;
}
.block .title, .block .text {
	font-family: verdana, tahoma, arial;
}

.news {
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	list-style-type: none;
}
.news h2 {
	margin:0;
	padding:0;
	color: #1C2C5B;
	font-weight: bold;
	font-size: 14px;
	font-family: arial, "sans serif", "courier new";
}

.news li, .news {
	margin:0;
	padding:0;
}

.news li { padding: 0 5px 10px 5px; }

.news hr {
	color: #0898D6;
	background-color: #0898D6;
	height: 1px;
	border: 0;
}

.news span.date {
	font-size: 9px;
	font-weight: 0;
	color: #0898D6;
	font-family: tahoma, verdana, arial;
}

.left { float: left; }

.right { float: right; }

.clear { clear: both; }

.center { text-align: center; }
