body { background:#2959a1 url(../images/bg.png) top center repeat-y; 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;}

h3 {color:#122f5a;}

input {
  border: 1px solid #000000;}

input, textarea, select {
  border: 1px solid #000000;
  color : #000;
  font:Arial, Helvetica, sans-serif;
  font-size:11px;}

input, submit {background-color:#fff;}

#wrap { position:relative; margin:0px auto; width:850px; border-left:1px solid #000; border-right:1px solid #000;}

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

.inner {float:left; width:425px;}

.inner2 {float:right; width:320px; background:#ccc; padding:15px;}

#nav { 
	background-color:#122f5a;
	width:820px;
	padding:15px;
}
#nav ul{
	
	display:inline;
}
#nav ul li {
	display:inline;
	margin-left:-4px;
}

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

#nav ul li a:hover {color:#fff; background:#000; text-decoration:none;}
  
#content {text-align:justify; width:800px; margin:0 auto; padding:25px; background:#fff url(../images/bg.jpg) top center no-repeat; min-height:410px;}

#footer {text-align:right; font-size:11px; width:800px; padding:25px; margin:0 auto; background:url(../images/footer.jpg) no-repeat; margin-bottom:-25px; border-top:1px solid #000;}

/* 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 */
