html, body {
	margin: 0px;
	padding:0px;
	background: #7E9EAF url(../images/wasser.jpg) repeat-x fixed;
	background-position:top;
}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding:0px;
}

#wrapper {
	width:900px;
	margin:0px auto;
	background-color:#fff;
}

#content {
	width:878px;
	margin:0px auto;
	background-image:url(../images/headerback.gif);
	background-repeat:repeat-x;
	background-position:top;
	text-align:justify;
}

#header {
	height:96px;
}

#logo {
	width:258px;
	float:left;
	margin-top:28px;
	margin-left:2px;
}

#logo h1{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#F76B0C;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-top:30px;
}

#logo h4 {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#808080;
	font-weight:normal;
	text-decoration:none;
	padding-left:75px;
}

#links ul {
	margin:0px; 
	padding-top:67px;
}

#links li{
	float:right;
	list-style-type:none;
	width:108px;
	height:25px;
	text-align:center;
	background: #006CAA url(../images/linksback.jpg);
	background-repeat:repeat-x;
	border-left:1px solid #FFF;
	padding-top:4px;
}

#links a{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

#links a:hover{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
}

#main {
	background-image:url(../images/server.jpg);
	background-repeat:no-repeat;
	height:200px;
	text-align:right;
}

#main h3 {
	font-family:"Trebuchet MS";
	font-size:23px;
	color:#ddd;
	font-weight:normal;
	text-decoration:none;
	padding:56px 10px 0px 0px;
}

#main h4 {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	padding:0px 14px 0px 0px;
}

#contentarea {
	clear:both;
	padding:25px 0px;
}

#leftbar {
	float:left;
	width:639px;
	border-right:1px solid #BCBDBC;
}

#leftbar h1{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#008FE0;
	font-weight:normal;
	text-decoration:none;
	padding-left:35px;
	padding-bottom:5px;
}

#leftbar p{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 35px;
}

#leftbar a {
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#008FE0;
	font-weight:normal;
	text-decoration:none;
	padding:0px 0px;
}

#leftbar a:hover {
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#008FE0;
	font-weight:normal;
	text-decoration:underline;
	padding:0px 0px;
}

#rightbar {
	float:left;
	width:237px;
}

#rightbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding-left:25px;
	padding-bottom:5px;
}

#rightbar p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 25px;
}

#rightbar a {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#008FE0;
	font-weight:normal;
	text-decoration:none;
	padding:0px 0px;
}

#rightbar a:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#008FE0;
	font-weight:normal;
	text-decoration:underline;
	padding:0px 0px;
}

.newstext {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#008FE0;
	font-weight:bold;
	text-decoration:none;
}

#bottom {
	clear:both;
	height:32px;
	padding-top:25px;
}

#footer {
	float:left;
	width:600px;
	background: #006CAA url(../images/linksback.jpg);
	background-repeat:repeat-x;
	height:25px;
	padding-top:7px;
}

#footer p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
	padding-left:35px;
}

#footer a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

#footer a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#validtext {
	float:left;
	width:278px;
	background: #006CAA url(../images/linksback.jpg);
	background-repeat:repeat-x;
	height:25px;
	padding-top:7px;
}

#validtext p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	padding-right:35px;
}

#validtext a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

#validtext a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}