body { background:#1e2b32 url(../images/bg.jpg) top center repeat-y; background-attachment:fixed; text-align:left; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#444; margin:0; padding:0;}

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

a:hover {text-decoration:underline;}

img {border:none;}

h2 {margin-top:0px;}

#wrap { position:relative; width:850px; margin:0 auto; background:url(../images/white.png) repeat;}

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

#nav { 
	background:transparent;
	width:820px;
	padding:15px;
	text-align:center;
}
#nav ul{
	
	display:inline;
}
#nav ul li {
	display:inline;
	margin-right:-4px;
}

.home {margin-left:-45px;}

#nav ul li a:link, #nav ul li a:visited {padding:15px; padding-left:25px; padding-right:25px;}

#nav ul li a:hover {text-decoration:none;  background:url(../images/white.png) repeat;}
  
#content {text-align:justify; width:800px; margin:0 auto; padding:25px; background:url(../images/white.png) repeat; line-height:1.5em;}

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

.inner2 {float:right; width:325px;}

.text {margin-left:35px; color:#036; line-height:1.8em;}

/* 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:url(../images/top.png) top center no-repeat; color:#000;}

.foot {float:left; width:400px; text-align:justify;}

.feet {float:left; width:100px; text-align:justify;}

.feet2 {float:right; width:300px; margin-top:-5px;}

input, select {
  border: 1px solid #036;
  color : #000;
  height:18px;
  width:360px;
  padding:2px;
  padding-top:5px;
  font-family:Verdana, Geneva, sans-serif;
  font-size:12px;}
  
textarea {
  border: 1px solid #036;
  color : #000;
  height:100px;
   width:360px;
  font-family:Verdana, Geneva, sans-serif;
  font-size:12px;}

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