* {
  padding: 0;
  margin: 0;
}

#wrapper

{margin: 0 auto;
  min-width: 600px;
  width: 90%;
}

#header {


  margin-left: 0px;


  margin-bottom: 5px;
}
#headerimg

{  margin-left:0px;
   height:316px;
  width:600px;
  background: #FFF URL(header.jpg) no-repeat;
  z-index:1;

}

body


{background: #FFFFFF;
font-family: arial, verdana, sans-serif;
font-size: .70em;
font-weight: normal;
line-height:1em;
word-spacing: .75em;
text-align: justify;
color:#495C00;
}

#content

{background: #FFFFFF;
position:absolute; left:410px; top:100px;
 width: 300px;
  min-height:150px;
 padding:5px;
 word-spacing:.6em;
}

input, textarea, option, select {
        background: #FFFFFF;
        font: 7pt arial, helvetica, sans-serif;
        color:#495C00;
        letter-spacing: 1px;
        border: 1px solid #495C00;
        padding:2px; }





#link {position:absolute; top:202px; left:345px;
height:124px;
 width: 63px;
text-align:left;
z-index:2;
}

#footer


{  clear: both;
float:right;
  text-align: center;
margin-left:256px;
  width: 44%;
  height: 202px;
  color: #fff;
  padding-bottom: 0px;
  background: #202E00;
border-bottom:#1F26001px solid;

}

a {

        color:#C6CF8C;

        text-decoration:underline;

        }

a:hover {

        color:#473A33;

        background-color:#C6CF8C;

        text-decoration:none;

        }
p {   font-size: .95em;
word-spacing:.2em;
        line-height: 1.1em;
        margin: .65em 0;}
 h2{border-bottom: 1px dotted #D5DBAB; color:#D5DBAB; margin-bottom:8px; margin-top:12px;}


#footer
{  clear: both;
float:right;
  text-align: center;
margin-left:0px;
  width: 310px;
  height: 202px;
  color: #fff;
  padding-bottom: 0px;
  background: #fff;
border-bottom:#1F26001px solid;

}
