body { background:#ccc; 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:#333 url(../images/header.png) no-repeat; height:185px; width:850px; margin:0 auto;}

#nav {width:850px; margin:0 auto; background:#333;}
  
#content {text-align:justify; width:850px; margin:0 auto; margin-top:12px; margin-bottom:12px;}

.inner {float:left; width:573px; background:#fff; min-height:200px; margin-bottom:12px; border:1px solid #FC0;}

.innerb {float:left; width:573px; background:#fff; min-height:130px; border:1px solid #C60;}

.inner2 {float:right; width:263px; background:#ccc; height:429px;}

.in {float:left; width:523px; border:1px solid #fc0; background:#fff; padding:25px; height:379px;}

.in2 {float:left; width:523px; border:1px solid #fc0; background:#fff; padding:25px;}

/* 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; border-top:1px solid #333; padding-top:12px; background:url(../images/footer.jpg) top center no-repeat;}

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

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

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