body { background:#036 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;}

h2 {margin:0; color:#900;}

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

#banner {height:200px; width:850px;}

#header {list-style:none; margin:0; padding:0;}

#nav {width:850px; marign:0 auto; height:90px;}

.left {float:left; margin-right:15px; margin-bottom:10px;}
  
#content {text-align:left; width:800px; margin:0 auto; padding:25px; min-height:300px;}

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

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

.foot {float:left; text-align:center; margin-right:7px;}

.foot img {width:80px;}

.text {margin-left:30px; line-height:1.7em;}

/* 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; height:277px; background:url(../images/footer.jpg) top center no-repeat;}

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

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