﻿body
{
background-image:url(../images/background_page_aboutus.gif);
background-repeat:repeat-y;	
}

#background_contact{
	position:relative;
	top:0px;
	left:0px;
	height:157px;
	width:100%;
	z-index:101;
	background-image:url(../images/background_contact.gif);
	background-repeat:repeat-x;
	margin-bottom:15px;
}

.txtblock 
{
	position:relative;
	top:0px;
	left:325px;
	width:450px;	
	font-family:Futura Book,Verdana; 
	font-size:10px; 
	color:#000; 
	line-height:16px;
	z-index:101;
	margin-bottom:15px;	
}

.txtblock2
{
	position:relative;
	top:0px;
	left:350px;
	width:350px;	
	z-index:100;
	font-weight:bold;
	font-family:Futura Book,Verdana; 
	font-size:10px; 
	color:#000; 
	line-height:16px;	
}

.txtblock2 td
{
	font-weight:bold;
	font-family:Futura Book,Verdana; 
	font-size:10px; 
	color:#000; 
	line-height:16px;
	
}

.txtblock3
{
	position:relative;
	top:0px;
	left:325px;
	width:450px;	
	z-index:100;
	font-family:Futura Book,Verdana; 
	font-size:10px; 
	color:#000; 
	line-height:16px;
	z-index:101;
	margin-bottom:15px;		
}

#learnmore 
{
	position:absolute;
	top:310px;
	left:15px;
	width:300px;	
	font-family:Futura Book,Verdana; 
	font-size:12px; 
	color:#686817; 
	line-height:14px;
	z-index:101;
	margin-bottom:10px;	
}

#learnmore ul li 
{
	margin-bottom:6px;	
}

#learnmore ul li a
{
	font-family:Futura Book,Verdana; 
	font-size:10px; 
	color:#5e6e65; 
	font-style:italic;
	text-decoration:none;
	line-height:12px;
}

#learnmore ul li a:hover 
{
text-decoration:underline;
}
        
.header
{
	font-family:Futura Book,Trebuchet; 
	font-size:16px;
	line-height:18px; 
	color:#5d5e10;
	font-weight:bold;
	margin-bottom:5px; 	
}      

.header2
{
	font-family:Futura Book,Trebuchet; 
	font-size:16px; 
	color:#5d5e10;
	font-weight:bold;
	margin-bottom:6px;
}    

.header3, .header3 a
{
	font-family:Futura Book,Trebuchet; 
	font-size:12px;
	line-height:14px; 
	color:#5d5e10;
	font-weight:bold;
	margin-bottom:5px;
	text-decoration:none; 	
}      

.header3 a:hover
{
	text-decoration:underline;
}

#aboutus_01 
{
	border:solid 4px #5e6e65;
	margin:5px 5px 5px 5px;
	float:right;	
}

#history_01 
{
	position:relative;
	float:right;
	top:-10px;	
}



.mission_01 
{
	border:solid 4px #5e6e65;
	
}


#footer {
    position: absolute;
    bottom: 0;
    background-image: url(../images/footer.gif);
	width: 100%; 
	height:30px;
	z-index:199;
}       

.links li
{
	list-style:none;
	text-decoration:none;
	margin-bottom:15px;
}

.links li a:hover
{
	text-decoration:underline;
}