body {
padding: 10px 0 10px 0;
text-align: center; 
background: #fff;
color: #000;
font-size: 14px;;
font-family: "Verdana", Arial, Sans-Serif;
}

a { color: #404040; text-decoration: underline; }
a:hover {color: #000; }

a img {border: none}

.floatleft {
float: left;
margin: 15px 15px 8px 22px;
}

.floatright {
float: right;
margin: 15px 22px 8px 15px;
}



h1, h2, h3, h4, h5, h6 {
text-transform: uppercase;
font-family: "Verdana", Arial, Sans-Serif;
font-weight:normal;
letter-spacing: -1px;
font-weight: bold;
text-align:left;
margin: 8px 0 15px 5px;
 }
h1 { font-size: 26px; text-align: center;color: #800517; }
h2 { font-size: 21px; line-height: 25px; padding: 15px 0px  4px 0; text-align: center;color: #273349; }
h3 { font-size: 19px; line-height: 25px; padding: 15px 0px  4px 0; text-align: center;color: #000; }
h4 { font-size: 40px;line-height: 35px;  padding: 6px 0px; text-align: center;color: #273349; margin: 0; }
h5 { font-size: 25px; line-height: 25px; padding: 15px 0px  4px 0; text-align: center;color: #273349; }
h6 { font-size: 18px; line-height: 18px; padding: 15px 0px  4px 0; text-align: center;color: #000;}


#wrapper {
width: 800px;
margin: 0 auto;
background: #fff;
padding: 0;
text-align: left;
}

#header {
background: #fff url("../images/headerform1.jpg")  ;
position: relative;
height: 167px;
width: 800px;
margin: 0;
padding: 0;
}

#content {
background: #fff url("../images/bgform1.jpg");
margin: 0;
padding: 0;
position: relative;
min-height: 800px;
height: 800px;
}


#content-inner  {
width: 700px;
margin: 0 auto;
}


.box {
border: #ccc 1px solid;
padding: 20px;
margin: 15px 0 15px 0;
}

#conleft {
width: 200px;
height: 150px;
position: absolute;
top: 70px;
left: 70px;
font-size: 15px;
font-weight: bold;
color: #fff;
}


#contact {
width: 200px;
height: 150px;
position: absolute;
top: 70px;
right: 200px;
font-size: 15px;
font-weight: bold;
color: #fff;
}


input, textarea {
padding: 9px;
border: solid 1px #64675c;
outline: 0;
font: bold 13px/100% Verdana, Tahoma, sans-serif;
width: 200px;
background: #eaeaea;
}


.green{
 background:url(../images/green.gif);
 padding:0px 6px;
 border:1px solid #3b6e22;
 height:24px; 
 line-height:24px;
 color:#FFFFFF;
 font-size:15px;
 margin-right:10px;
 display:inline-block;
 text-decoration:none;
 }

#footer {
position: relative;
background: #fff url("../images/formform1.jpg") no-repeat;
height: 387px;
width: 800px;
overflow: hidden;
}



