
html, body, { padding: 0; margin: 0; list-style: none;}

body {
	  margin: 0 0;
	  text-align:center;
	  font: 78%/1.5 arial, helvetica, serif;
	  background: #E3E0E0;
	  background-image: url(images/back.gif);
  	}
#leadin {
		  margin: 0 auto;
		  width: 65em;
		  text-align: right;
		  background: #ffffff;
		  }


#wrapper {
		  margin: 0 auto;
		  width: 65em;
		
		  text-align: left;
		  background: #ffffff;
		  border-right: 5px solid  #CAC0C0;
		  border-left: 5px solid  #CAC0C0;

 		 }

.header 	{
		  background: #ffffff;
		  background-position: left top;
		  background-image: url(images/Banner.gif);
		  background-repeat: no-repeat;
		  top: 0; 
		  left: 0; 
		  width: 100%; 
		  height:90px;
		  text-align:center;
  		}
  		
 .rightmargin{
 		background: #ffffbe;
 		height: 100%;
		clear: left;

 }
 
 .leftmargin{
		
 		height: 100%;
 	}
 	
 #form{
		border: 2px solid  #9C7A4B;
}

	  	
.content {
	clear: left;
	width: 100%;

}

.content a {
	color: #686666;
	font-size: 1em;
}

.content a:hover {
	color: #F16304;
	font-size: 1em;
}

.content a:visited {
	color: #F16304;
	font-size: 1em;
}

.content a:hover {
	text-decoration: none;
}

.homepage p {
	margin: 1em 1em 1em 1em;
   }
  
 .flatfee p{
 	margin: 1em 1em 1em 1em;
 	}
 	
h3, h2, h4, h1{
 	color: #000000;
 }
 
 .footer 	{
 		  margin-top: 2em;
		  bottom: 0; 
		  left:0;
		  width:70em; 
		  height:50px; 
		  border-width: 0 0;

  		}
  		
 .rmargin_middle {
 		  height:100%;
		  text-align: left;
		  background: #EEEEEE;
		  border-right: 1px solid  #CCCCCC;
		  border-left: 1px solid  #CCCCCC;
		  padding: 0 10px 0 10px
		  }
		  

 		
  .rmargin_bottom {
 		  height:100%;
		  text-align: left;
		  background: #EEEEEE;
		  border-right: 1px solid  #CCCCCC;
		  border-left: 1px solid  #CCCCCC;
		  border-bottom: 1px solid  #CCCCCC;
		  padding: 0 10px 0 10px;
		  }

 
