/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body {
background: url(grass.jpg);
font-size: 10pt; 
color: #367FC1; 
font-family: "Times New Roman";
text-align: center;	
padding: 0;
}

#wrap {
margin: 20px auto 10px auto;
width: 810px;
background: #fff;
border: 3px solid #E9E9E9;
}

#wrap2 {
margin: 20px auto 10px auto;
width: 820px;
background: #fff;
border: 3px solid #E9E9E9;
}  

#wrap3 {
margin: 20px auto 10px auto;
width: 820px;
background: #fff;
border: 3px solid #E9E9E9;
padding: 0;
}

#wrap4 {
margin: 20px auto 10px auto;
width: 920px;
background: #fff;
border: 3px solid #E9E9E9;
padding: 0;
}

#banner1 {
width: 800px;
background: #FFFFFF;
}

#banner2 {
width: 890px;
background: #FFFFFF;
text-align: center; 
}  

#footer {
width: 800px;
background: #FFFFFF;
font-size: 12pt; 
color: #367FC1; 
font-family: "Times New Roman";
text-align: center;	
}

#footer2 {
width: 890px;
background: #FFFFFF;
font-size: 12pt; 
color: #367FC1; 
font-family: "Times New Roman";
text-align: center;	
}

   
#total {
width: 800px;
background: #FFFFFF;
}

#left {		 
width: 140px;
float: left;
background: #FFFFFF;
text-align: center;
}

#mid {
width: 520px;		  
float: left;
background: #FFFFFF;
text-align: center;  
}


#right {  
width: 140px;
float: right;
background: #FFFFFF;
text-align: center;
}	   

#right2 {  
width: 220px;
float: left;
background: #FFFFFF;
text-align: center;
}

.style1 { font-size: 8pt; 
color: #367FC1; 
font-family: Verdana; 
} 	 
.style2 { font-size: 10pt; 
color: #367FC1; 
font-family: Verdana; 
}
.h1 { font-size: 12pt; 
color: #367FC1; 
font-family: "Times New Roman"; 
}	 
h1 { font-size: 24pt; 
color: #000000; 
font-family: "Times New Roman"; 
}	

#mid h1 { font-size: 24pt; 
color: #367FC1; 
font-family: "Times New Roman"; 
}	