body,
	html {
		margin:0;
		padding:0;
		color:#000;
		background:#000;
	}
	a.hover {
	text-decoration:underline;
}


	#wrap {
		width:950px;
		margin:0 auto;
		background:#fff;
	}
	#header {
    		padding:5px 10px;
		font-family: verdana, arial;
       		font-size:12px; 
       		color: #010124;
	}

	#banner {
		padding:5px 5px 5px 5px;
		font-family: verdana, arial;
       		font-size:12px; 
       		color: #010124;
		background:#EAEAAE;
		
	}
	h1 {
	    margin:0;
    }
	#nav {
		padding:5px 10px;
		background:#898C91;
		font-family: verdana, arial;
       		font-size:10px; 
       		color: #010124;
	}
	
	#main {
		float:right;
		width:600px;
		padding:20px;
		font-family: verdana, arial;
       		font-size:12px; 
       		color: #010124;
		background:#fff;
		align:top;
		
	}

.title02 {
font-family: verdana, arial;
font-size:32px; 
color: #053584;
		
}
.title03 {
color: #053584;
font-weight:bold;
		
}
.title04 {
font-weight:bold;
		
}

	h2 {
		margin:0 0 1em;
	}
	#sidebar {
		float:left;
		width:200px;
		padding:10px;
		text-align;left;
		font-family: verdana, arial;
       		font-size:10px; 
       		color: #010124;
		background:#fff;
		
}

#form1 {
border: 1px dotted #053584;
background: #7093DB;
width: 150px;
height: 150px;
font-family: verdana, arial;
font-size:12px;
font-weight: bold;
padding: 20px 20px 20px 20px;
color: #053584;
}

#form2 {
border: 1px dotted #053584;
background: #7093DB;
width: 180px;
height: 180px;
font-family: verdana, arial;
font-size:12px;
font-weight: bold;
padding: 10px 10px 10px 10px ;
color:#053584;
}	


	#footer {
		clear:both;
		padding:5px 10px;
		text-align:center;
		font-family: verdana, arial;
       		font-size:10px; 
       		color: #010124;
		
	}
	#footer p {
		margin:0;
		text-align:center;
    }
	* html #footer {
		height:1px;
	}




A.navmenu:hover {
       font-family: verdana, arial;
       font-size:12px; 
       color: #000099;
       font-weight: bold;
       text-decoration: underline;    
}
A.navmenu {
       font-family: verdana, arial;
       font-size:12px; 
       color: #ffffff;
       font-weight: bold;
       text-decoration: none;    
}

A.headermenu:hover {
       font-family: verdana, arial;
       font-size:12px; 
       color: #6666bb;
       font-weight: bold;
       text-decoration: underline;    
}
A.headermenu {
       font-family: verdana, arial;
       font-size:12px; 
       color: #000000;
       font-weight: bold;
       text-decoration: none;    
}

