@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#5f5f5f;
	font-size:11px;
	line-height:16px;
	background-color:#dfdfdf;
	width:100%;
	}
	
a {
	color:#5f5f5f;
	}	

h1 { margin:0px; padding:0px; }

.logo-main-page {
	width:214px;
	height:44px;
	margin-top:30px;
	float:left;
	
	}
	
.header-bar {
	height:78px;
	background-color:#FFFFFF;
	}
	
ul.nav { 
	height:44px;
	margin-top:23px;
	padding-left:0px;
	margin-left:0px;
	text-align:right; 
	width:577px; 
	float:right;
	}
	
ul.nav li {
	display:inline;
	list-style-type: none;
	position:relative;
	float:left;
	padding-top:20px;
	padding-bottom:8px;
	}
	
.nav-active {
	display:inline;
	list-style-type: none;
	position:relative;
	float:left;
	padding-top:20px;
	background:none;
	border-bottom:4px solid #00a500;
	}
	
.divider {
	background:url(../images/dot.gif) no-repeat;
	width:27px;
	height:28px;
	float:left;
	vertical-align:bottom;
	}
	
.theme-container {
	width:100%;
	min-width:850px;
	min-height:50px;
	background-color:#f4f4f4;
	padding:10px 0 10px 0px;
	}

.theme {
	width:850px;
	height:298px;
	text-align:center;
	}
	
.container {
	width:870px;
	}
/*
.restructuring-typo {
	background:url(../images/restructuring-typo.png) no-repeat;
	background-image: url('../images/restructuring-typo.png');
	background-image: expression('none');
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/restructuring-typo.png', sizingMethod='scale');
	width:824px;
	height:55px;
	position:absolute;
	z-index:1;
	top:110px;
	left:3%;
	float:left;
	}*/
	
.towns {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:17px;
	line-height:28px;
	color:#333333;
	text-align:right;
	position:relative;
	right:20px;
	bottom:70px;
	}
	
.towns a {
	color:#00a600;
	}

.three-part-content-bg {
	background-color:#dfdfdf;
	width:100%;
	float:left;
	}

.three-part-content {
	width:870px;
	}
	
.first-part-content {
	background-color:#F4F4F4;
	color:#225BA8;
	float:left;
	font-family: Georgia, Garamond, serif;
	font-size:17px;
	height:341px;
	line-height:35px;
	margin:10px 10px 0 10px;
	text-align:left;
	width:265px;
	}
	
.second-part-content {
	background-color:#F4F4F4;
	float:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	height:322px;
	margin:10px 10px 0 0;
	padding:10px;
	text-align:left;
	width:313px;
	}
	
.third-part-content {
	background-color:#F4F4F4;
	float:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	height:322px;
	margin-top:10px;
	padding:10px;
	text-align:left;
	width:212px;
	}
	
.heading {
	color:#00a200;
	text-transform:uppercase;
	display:block;
	clear:right;
	padding-bottom:12px;
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	font-size: 14px; 
	font-weight: bold;
	}
	
.overview {
	color:#000000;
	line-height:22px;
	padding-left:20px;
	margin-left:0;
	}
	
.footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#767676;
	text-align:left;
	width:870px;
	height:40px;
	padding-top:10px;
	display:block;
	clear:both;
	padding-left:15px;
	}
	
.white-bg {
	background-color:#FFFFFF;
	}

.news {
	margin-bottom:13px;
	display:block;
	font-weight:bold;
	font-size:11px;
	}
	
.last-news {
	display:block;
	font-weight:bold;
	font-size:12px;
	}
	
.news a, .last-news a {
	color:#5f5f5f;
	text-decoration:none;
	}
	
.list-blue {
	margin-top:25px;
	padding-left:30px;
	margin-left:0;
	}