	
body
{
	   text-align: center;
	   margin: 0px;
	   padding: 0px;
      font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
		color: #607E62;
    /*background: #E0EBDF url(../images/bg-green.jpg) repeat;*/
    	background-color: transparent;    

}

#main
{
		width: 924px;
	   margin: 0 auto;
		padding-top: 0px;
   	border-style: solid;
   	border-width: 5px;    
   	border-color: black;
   
      
}


	
.clearer{
	clear:both;
	}
	
	
#contents
{
		
        text-align: left;
		  padding-top : 10px;
        padding-bottom : 50px;
        padding-left : 195px;
        padding-right : 5px;
        background-color: transparent;
        color: #607E62;
}

#quote
{			

		  text-align: left;
		  padding-top : 10px;
        padding-bottom : 10px;
        padding-left : 5px;
        padding-right : 5px;
        color: #607E62;
        
}

.image
{
		
      float: right;
		margin: 10px;
		font-size: 10pt;
      font-weight: bold;
      color: #fc6;
		
				
		}

#mainbanner
{
		  text-align : left;
		  width : 924px;
	     height : 179px;
	     padding-bottom : 15px;
        padding-left : 0px;
        padding-right : 0px;
        background-color: transparent;
        color: #000000;
}

#mainbanner .logo
{
	
  			height:179px;
    
	
	}


	
#mainbanner .address
{
   	float: right;
		width:175px;
		height:167px;
		text-align: center;
		padding-top : 0px;
		padding-bottom: 0px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 20pt;
		font-weight: bold;
		color: black;
		border-bottom: 5px solid black;
	}

#mainbanner .phone
{
   	
		text-align: center;
		padding-top : 0px;
		padding-bottom: 0px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12pt;
		font-weight: bold;
		color: black;
	  
	}


#footer {
        width: 800px;
        margin-right: 60px;
        margin-left: 60px;
        margin-bottom: 20px;
		  padding-top: 5px;
		  padding-bottom: 5px;
		  font-size: 100%;
        font-weight: bold;
        border-top: 5px solid black;
        border-right: 5px solid black;
        border-bottom: 5px solid #fc6;
        border-left: 5px solid #fc6;

}



p,ul,ol {
        font-size: 10pt;
        text-align: left;
        color: #607E62;
        background-color: transparent;
        font-family: Arial, Helvetica, sans-serif;
}

a:link {
        background-color: transparent;
        color: #404040;

}

a:hover
{
        background-color: transparent;
        /*color: #A52A2A;*/
        text-decoration: none;
}

a:visited {
		  background-color: transparent;
        color: #404040;
}



h1, h2, h3, h4, h5, h6 {
    font-family: Arial, Helvetica, sans-serif;
}

h1 {
        font-size: 175%;
		  text-align: center;
		  font-weight: bold;
        padding-right: 0px;
        border-top: 0px solid #fc6;
        border-right: 0px solid #fc6;
        border-bottom: 0px solid #fc6;
        border-left: 0px solid #fc6;
}

h2 {
        font-size: 150%;
        font-weight: bold;
        text-align: right;
        padding-right: 10px;
        padding-left: 10px;
        border-top: 5px solid #fc6;
        border-right: 5px solid black;
        border-bottom: 5px solid black;
        border-left: 5px solid #fc6;

}

h3 {
    text-align: center;
    font-size: 125%;
    font-weight: bold;
    padding-right: 0px;
    padding-top: 4px;
    padding-bottom: 4px;
    border-top: 3px solid #fc6;
    border-right: 3px solid #fc6;
    border-bottom: 3px solid #fc6;
    border-left: 3px solid #fc6;
}

h4 {
        font-size: 200%;
        font-weight: bold;
        padding-left: 5px;
        padding-top: 0px;
        padding-bottom: 70px;
        /*padding-bottom: 45px;
        border-bottom: 5px solid black;*/
        
}

h5 {
        font-size: 250%;
        font-weight: bold;
        padding-left: 850px;
        border-top: 0px solid #fc6;
        border-right: 0px solid #fc6;
        border-bottom: 0px solid #fc6;
        border-left: 0px solid #fc6;

}


