body { background:#000; text-align:left; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#000; margin:0; padding:0;}

a:visited, a:link {color:#000; text-decoration:none;}

a:hover {text-decoration:underline;}

img {border:none;}

#wrap { position:relative; width:850px; margin:0 auto;}

#banner {background:#fff url(../images/header.png) no-repeat; height:250px; width:850px; margin:0 auto;}

.text {margin-left:35px; margin-right:35px; color:#069;}

#nav { 
	background:#069;
	width:820px;
	padding:15px;
}
#nav ul{
	
	display:inline;
}
#nav ul li {
	display:inline;
	padding-right:10px;
	padding-left:10px;
}

#nav ul li a:link, #nav ul li a:visited {padding:25px; padding-top:15px; padding-bottom:15px; color:#fff; font-weight:bold;}

#nav ul li a:hover {text-decoration:none; color:#CCC; font-weight:bold;}

.home {margin-left:-35px;}
  
#content {text-align:justify; width:850px; margin:0 auto; background:#fff url(../images/top.png) top center no-repeat;}

.inner {float:left; width:385px; padding:25px;}

.inner2 {float:left; width:380px; padding-top:25px; padding-right:25px; padding-bottom:25px;}

.head {font-family:Georgia, "Times New Roman", Times, serif; margin-bottom:5px; border-bottom:1px solid #069; font-size:16px; font-weight:bold;}


/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#footer {text-align:right; font-size:11px; width:800px; margin:0 auto; padding:25px; background:#fff url(../images/top.png) top center no-repeat; border-top:5px solid #069;}

.footer {float:left; text-align:justify; margin-top:-5px; width:500px;}

