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

body{
	margin: auto;
	width:auto;
	line-height: 1.7em;
	font:normal 11px/15px verdana,serif;
	background: #282627;
}

#headerline{
width: 100%;
background: #282627 url("../images/bg_general.gif") top center no-repeat;
padding-top: 0px;
}

#header {
width:970px;
margin:auto;
background: transparent;
height: 70px;
background: #282627 url("../images/bg_general.gif") top center no-repeat;
}


#bodyline{
width: 100%;
background: #282627;
padding-top: 0px;
margin: 0px;
}

#bodycontainer {
width:970px;
margin:auto;
background: transparent;
height: auto;
}

#headerimage {width:100%; height:250px; background:#282627; float:left;  padding: 0px;
margin: 0px;}
headerimage ul {
	padding: 0px;
	margin: 0px;
}

headerimage p {
	padding: 0px;
	margin: 0px;
}

headerimage ul li {
	padding: 0px;
	margin: 0px;
}
#fphoto  ul li {
	padding: 0px;
	margin: 0px;
}
#slogan {color:#005fb8; font:bolder 16px Helvetica, arial, serif; position:absolute; bottom:20px; left:50px}
#icons {width:97px; height:90px; background:url(../images/bg_icon_lines.gif) no-repeat top right; margin:126px 0 0 0; float:right}
#home {width:13px; height:13px; margin:30px 7px 0 0; float:right}
#sitemap {width:13px; height:13px; margin:52px 7px 0 0; float:right}
#contact {width:13px; height:13px; margin:76px 7px 0 0; float:right}


/* Footer */

#footerline{
width: 100%;
background: #282627 url(../images/bg_footer.gif) no-repeat right bottom;
padding-top: 0px;
}

#footcontainer {
width:970px;
margin:auto;
background: transparent;
height: auto;
background: #282627 url(../images/bg_footer.gif) no-repeat right bottom;
}

/**
#footer {
	height:95px; 
	width:100%; 
	margin:0; 
	background:url(../img/bg_footer.gif) 
	no-repeat bottom center
	}**/

#foot {height:125px; width:auto; margin:0 auto; text-align:left}
#foot1 {height:60px; text-align:right; padding:7px 20px 5px 0; text-align: center; color: #888888;}
#foot1 .fot-left { float: left;
width: 50%;
text-align: left;
color: #888888;
padding: 0px 0px 0px 20px;}
#foot1 .fot-right { float: right;
width: 45%;}
#foot1 a:link, #foot1 a:visited {color:#888}
#foot1 a:active {color:#999}
#foot2 {padding:10px 50px 0 5px; color:#999}
#foot2 a:link, #foot2 a:visited {color:#ddd}
#foot2 a:active {color:#eee}
.star {color:#fc0}
.valid {float:right; text-align: right;}

