* { 
	padding:0;
	margin:0;
}
body {
	background-color: #d9dadc;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0
	}
#wrapper {
	width: 820px;
	background-color:#FFFFFF;
	margin-left: auto;
	margin-right: auto;
}
#header {
	padding-left: 12px;
	padding-top: 16px;
	margin-bottom:8px;
	padding-bottom: 8px;
	min-height: 200px;
	width: 812px;
}
.logo {
	position:absolute;
	margin-left:10px; 
	margin-top:12px;
	float:left;
	z-index:99
}
#header img { border: 3px solid #b3afad;}
.logo IMG {
	border:0;
	z-index:99
}
#menu {
	height: 15px;
	width: 800px;
	padding-left: 12px;
	padding-right: 12px;
	color: #b7b8ab;
	font-size:16px;
}
#menu a{
	
	color: #99a0b5;
	text-decoration: none;
	
}
#menu a:hover{
	
	color: #054469;
	text-decoration: none;
	
}
#menu li { list-style:none; display: inline; padding-left: 25px;}

#main {
	width: 795px;
	min-height: 200px;
	padding: 15px 12px 15px 12px;
	color: #595A50;
}

#main a{
	
	color: #000;
	text-decoration: none;
	
}
#main a:hover{
	
	color: #000;
	text-decoration: underline;
	
}

h1 { font-size: 16px;
	font-weight: bold;
	color: #054469;	
	margin: 0px;
}

h2 { font-size: 14px;
	font-weight: bold;
	color: #054469;	
	margin: 0px;
}

h3 { font-size: 12px;
	font-weight: bold;
	color: #054469;	
	margin: 0px;
}
#contactform {
	background-image: url(../gfx/footer.png);
	background-repeat: no-repeat;
	background-position:bottom left;
	min-height: 180px;
	width: 800px;
	padding: 55px 12px 15px 12px;
}
#adress {
valign: bottom;
}
input { 
	border: 1px solid #abb1c2; 
	background-color: #FFF;
	font-size:12px;
	}
textarea { 
	border: 1px solid #abb1c2; 
	background-color: #f2f1f0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	}
#adress {
	padding-top: 25px;
	text-align: center;
	 font-size: 10px;
	font-weight: bold;
	color: #054469;	
	}

#contactform a{
	
	color: #000;
	text-decoration: none;
	
}
#contactform a:hover{
	
	color: #000;
	text-decoration: underline;
	
}

#innerwrap {
	height: 400px;
	width: 820px;
}

#welcome {
	background-image: url(../gfx/welcome-text-back.png);
	background-repeat: no-repeat;
	height: 206px;
	width: 465px;
	padding: 5px 15px 5px 15px;
	margin-right:15px;
	float: left;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	valign:top;
	}
#news {
	width: 300px;
	height: 400px;
	float: left;
	
	}
	
#newspost { 
	border-bottom: 2px dotted #e5e3e1; 
	font-size: 10px;
	padding: 5px 5px 5px 5px;
	vertical-align: top;
	padding-bottom:10px;
	width: 275px;
}

#newspost2 { 
	border-bottom: 2px dotted #e5e3e1; 
	position:relative;
	font-size: 10px;
	padding: 5px 5px 5px 5px;
	vertical-align: top;
	padding-bottom:10px;
}

#navigator {margin-left: -10px;}
.falt {
	height:14px;
	padding-top:2px;
	padding-left:2px
}
.svar {
	background-color:#eee;
	border:2px dotted #ccc;
	padding:10px;
	width:350px;
	margin:3px;
}
/*#navigator img { border: 1px solid #DFDFDF; }*/
