html{
	background-image: url(/styles/bg.png);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #1f446a;
	background-attachment: fixed;
}
body {
	line-height: 1.50;
	background-position: center bottom;
	background-repeat: no-repeat;
	font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	width: 840px;
	margin: auto;
	background-image: url(/styles/bot.png);
	margin-top: 25px;
	padding-bottom: 100px;
	font-size: 13px;
}#mainMenu{
	margin-left: 20px;
}p{
	margin-bottom: 20px;
	margin-top: 5px;
}p.date{
	margin-bottom: 10px;
	font-size: 11px;
	color: #333333;
}h1{
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 20px;
}h2{
	font-size: 21px;
	font-weight: bold;
	margin-bottom: 20px;
}#site-intro{
	font-size: 19.5px;
	padding: 100px 30px 0px 30px;
	width: 700px;
	height: 76px;
	background-image: url(/styles/frontbanner_faded.jpg);
	text-align: justify;
	color: #1b3c5e;
}#site-intro h2, #site-intro a{
	display: inline;
	font-size: 19px;
	color: #102236;
	font-weight: normal;
	text-decoration: none;
}#site-description{
	margin: 25px 30px 25px 25px;
	width: 250px;
	color: #2a2c2e;
	font-size: 14px;
	line-height: 1.5;
	float: left;
}#site-description a{
	text-decoration: none;
}#latestnews{
	margin: 25px 30px 25px 25px;
	width: 250px;
	color: #2a2c2e;
	font-size: 10px;
	float: right;
}#latestnews h4{
	padding-top: 250px;
	background-repeat: no-repeat;
	background-position: top center;
	cursor: pointer;
}#main-sections{
	margin: 25px 25px 25px 25px;
	width: 100px;
	float: left;
	color: #53575b;
	font-size: 10px;
	text-align: right;
	border-top:1px #969da5 solid;
	padding-top:7px;
}#main-sections li{
	margin-bottom: 7px;
	line-height: 1.2;
	padding-bottom:7px;
	border-bottom:1px #969da5 solid;
}#main-sections a{
	color: #53575b;
	text-decoration: none;
}#main-sections li:hover, #main-sections a:hover{
	color:#222222;
}.pagebacktop{
	z-index: -3;
	width: 840px;
	height: 400px;
	background-image: url(/styles/backtop.png);
	background-position: center top;
	background-repeat: no-repeat;
	position: absolute;
	top:140px;
}#logo{
	margin: 20px;
	float: right;
	z-index: 5;
	list-style-position: outside;
	list-style-type: none;
}.maincontent{
	margin-top: 80px;
	margin-bottom: 40px; 
	clear: both;
	width: 840px;
	background-image: url(/styles/fronttop.png);
	background-position: center top;
	background-repeat: no-repeat;
	padding: 40px;
	width: 760px;
	min-height: 680px;
}.entry{
	width: 370px;
	float: right;
}.aboutste{
	width: 470px;
	float: right;
	margin-bottom: 300px;
}.front_subcon > h2{
	font-size: 18px;
	color: #333333;
}.front_subcon{
	width: 330px;
	padding: 20px;
	float: right;
}.front_con{
	width: 350px;
	padding: 20px;
	float: left;
	font-size: 15px;
}a{
	color: #222222;
	font-weight: bold;
	text-decoration: none;
}a:link{
	color: #222222;
	font-weight: bold;
	text-decoration: none;
}a.newslist:visited{
	color: #222222;
	text-decoration: none;
}a:hover{
	color: #000000;
}a.newslist{
	color: #222222;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}a.newslist:link{
	color: #222222;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}a.newslist:visited{
	color: #222222;
	font-size: 16px;
	text-decoration: none;
}a.newslist:hover{
	color: #000000;
}.newslistsumm{
	display:block;
	height:45px;
	overflow:hidden;
	position: relative;
	top:-10px;
}.newsdivider{
	margin-top:22px;
	clear: right;
	margin-bottom:20px;
	color: #aaaaaa;
	background-color: #aaaaaa;
	border-color: #aaaaaa;
}.newsdesc{
	font-size: 15px;
	width: 350px;
	padding: 10px;
}.stepics{
	font-size: 15px;
	width: 350px;
	padding: 10px;
	text-align: center;
}.stepics p{
	padding-left: 30px;
	padding-right: 20px;
	font-size: 10px;
	width: 210px;
	text-align: left;
}ul#mainmenu{
	list-style-position: outside;
	list-style-type: none;
}.project_desc{
	-moz-column-count:2;
	-webkit-column-count:2;
	column-count:2;
	 -moz-column-gap: 20px;
	 -webkit-column-gap: 20px;
	 column-gap: 20px;
	 padding: 20px;
}.project_section h2.title{
	font-size: 36px;
	margin-bottom: 0px;
	margin-top: 20px;
	margin-left: 20px;
}.menuitem{
	list-style-position: outside;
	list-style-type: none;
	float: left;
	color: #dddddd;
	margin-top: 38px;
	margin-right: 15px;
	font-size: 16px;
}a.menuitem{
	color: #99AABB;
	font-weight: lighter;
}a.menuitem:hover{
	color: #ffffff;
}.inlinefeedlink{
	background-position: left center;
	background-repeat: no-repeat;
	padding-left:18px;
	margin-left: 8px;
	background-image: url(/styles/feed.png);
}p.paginate{
	color: #333333;
}.contactbox{

}strong{
	font-weight: bold;
}p.telbox{
	background-position: left center;
	background-repeat: no-repeat;
	width:136px;
	background-image: url(/styles/contact/phone.png);
	font-size: 11px;
	font-weight: bold;
	padding: 6px;
	padding-left: 28px;
}p.emailbox{
	background-position: left center;
	background-repeat: no-repeat;
	width:136px;
	background-image: url(/styles/contact/email.png);
	font-size: 11px;
	font-weight: bold;
	padding: 6px;
	padding-left: 28px;
}.addressbox{
	background-position: left center;
	background-repeat: no-repeat;
	width:136px;
	background-image: url(/styles/contact/address.png);
	font-size: 11px;
	font-weight: bold;
	padding: 6px;
	padding-left: 28px;
}#contactbox{
	display: block;
	width: 330px;
	height: 226px;
	background-image: url(/styles/contact/bg.png);
	margin-bottom: 35px;
}.url{
	visibility: hidden;
}#contactinfo{
	width: 100px;
	float: left;
	margin-left: 25px;
	font-size: 11px;
}#contactinfo > h2{
	font-size: 14px;
	margin-top: 22px;
}.details{
	width: 250px;
	float: left;
	margin-left:30px;
}.pdfSum{
	font-size: 11px;
	width: 145px;
	float: left;
}.newsSum{
	font-size: 11px;
	width: 330px;
	float: right;
}.newsSum > .newslistsumm{
	height: 34px;
}.newsSum > h2, .pdfSum > h2{
	font-size: 15px;
	margin-top: 22px;
}#pdfdownloads a{
	float: right;
	margin-left: 10px;
}#pdfdownloads.projectpage{
	width: 250px;
}

