


<style type="text/css">


body,
html {
background:#a7a09a;
color:#000;
	}


body {
min-width:800px;
	}


.heading {
font-family: Trebuchet MS;
font-size:20px;
line-height: 26px;
text-align: center;
letter-spacing: 1px;
margin:0;
    }
    


.heading_large {
font-family: Trebuchet MS;
font-size:22px;
font-weight: bold;
line-height: 28px;
text-align: center;
letter-spacing: 1px;
margin:0;
    }


.heading_medium {
font-family: Trebuchet MS;
font-size:17px;
line-height: 22px;
text-align: center;
letter-spacing: 1px;
margin:0;
text-transform: uppercase;
    }


.heading_small {
font-family: Trebuchet MS;
line-height: 26px;
font-size:12px;
text-align: center;
letter-spacing: 1px;
margin:0;
    }

.heading_small2 {
font-family: Trebuchet MS;
line-height: 26px;
font-size:14px;
font-weight: 700;
text-align: center;
letter-spacing: 1px;
margin:0;
    }


.heading_small_up {
font-family: Trebuchet MS;
line-height: 20px;
font-size:14px;
text-align: center;
letter-spacing: 1px;
margin:0;
text-transform: uppercase;
    }

#header { 
width:800px; 
height:185px; 
padding:0px;
background:white;


}




	
		
#wrap {
background:white;
margin:0 auto;
width:800px;
	}

#content {
background:white;
margin:0 auto;
width:800px;
	}

.main {
background: white;
float:left;
width:355px;
margin-left: 30px;


}


#content p {
font-family: "Lucida Grande", Tahoma;
font-size: 12px;
line-height: 17px;
color: black;
letter-spacing: 1.2px;
    	}

#content p.address {
font-family: "Lucida Grande", Tahoma;
font-size: 12px;
line-height: 17px;
color: black;
letter-spacing: 1.2px;
text-align: center;

    	}




#content a {
font-family: "Lucida Grande", Tahoma;
font-size: 12px;
line-height: 17px;
color: black;
text-decoration: underline;
    	}



	
.sidebar {
background:white;
float: right;
width:355px;
margin-right: 30px;

}



#footer {
background:white;
clear:both;
font-family: "Lucida Grande", Tahoma;
font-size: 12px;
line-height: 17px;
color: black;
letter-spacing: 1.2px;
border-bottom: 4px solid #fe0000; 
}


#footer p {
font-family: "Lucida Grande", Tahoma;
font-size: 12px;
line-height: 17px;
color: black;
letter-spacing: 1.2px;
margin-right: 40px;
margin-left: 40px;
    	}

#footer p.center {
padding: 0;
text-align: center;
font-family: "Lucida Grande", Tahoma;
font-size: 12px;
line-height: 17px;
color: black;
letter-spacing: 1.2px;
    	}



#copyright {
font-family: trebuchet ms;
font-weight: bold;
font-size: 10px;
line-height: 24px;
text-transform: uppercase;
letter-spacing: 2px;
color: #6b6a68;
text-align: center;
}



hr {
border: 0;
width: 500px;
color: #fe0000;
background-color: #fe0000;
height: 2px;
}


	</style>