body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
body {
	background-color: #6699FF;
}


#header{

	height:122px;
	}
#navigation{
	text-align:left;
	text-transform:uppercase;
	clear:both;
	background-color: #000066;
	width:743px;
	padding:10px;
	padding-left:20px;
	border-top:1px solid white;
	border-bottom:1px solid white;
}	

#navigation	a{
	text-decoration:none;
	color:#6699CC;
	}
#navigation a:hover{
	color:#ffffff;
	}



#nav{		
	float:left;
	padding:0px;
	padding-left:20px;
	background-color: #003399;
	height:262px;
	width:460px;
	}

#content{
	text-align:left;
	float:left;
	background-color: #003399;
	color:#ffffff;
	height:242px;
	width:273px;
	padding:10px;
	}

#content a{
	color:#6699CC;
	text-decoration:none;
	}
#content a:hover{
	color:#ffffff;
	}

.address {

	font-size:10px;
	color: #ffffff;
	}
	
#section{
	height:262px;
	width:773px;
	background-color:#003399;
	}
		
#footer{
	text-align:left;
	clear:both;
	font-size: 10px;
	color:#666666;
	background:#cccccc;	
	padding:10px;
	padding-left:20px;
	border-top:2px solid white;
	width:743px;

	}
	
#footer	a{
	color:#336699;
	}
#footer a:hover{
	color:#ffffff;
	}
	
.footerstyle {

	font-size:11px;
	color: #333333;
	text-align: right;
	}
	
p.em { font-size: 16px; }
