*{	padding: 0;	margin: 0;}p{	margin-bottom: 1em;line-height: 1.5em;}h2{	color: #003366;	margin-bottom: 0.5em;}h3{	color: #003366;	margin-bottom: 0.5em;}.floatleft{	float: left;	margin-right: 0.5em;	margin-bottom: 0.3em;}.floatright{	float: right;	margin-left: 0.5em;	margin-bottom: 0.3em;}body{	font-family: arial,sans-serif;	font-size: 0.9em;	color: #333333;	}#header{	background-image: url('images/logo.jpg');	height: 99px;	background-repeat: no-repeat;		background-color: #98B4C6;	margin-left: 11em;	border-bottom: 1px solid #eee;	border-left: 1px solid #eee;}#header h1, #header h2{	display: none;}#nav{	float: left;	width: 11em;	margin-top: 0.5em;	}#nav ul{	margin-left: 0.6em;	text-align: left;	list-style-type: none;	}#nav img{	margin-left: 0.6em;}#nav ul li{	padding: 0.4em 0em;}#nav ul li a{	text-decoration: none;	color: #3F7AA1;}#nav ul li a:hover{	color: #000033;}#content{	float: left;	width: 55%;	background-color: #fff;	padding: 5px;	border-left: 1px solid #eee;	border-right: 1px solid #eee;	padding-top: 1em;}#contact{	float: left;	width: 20%;	padding: 0.5em;}dl{	margin-left: 0.5em;}dl dt{	font-weight: bold;	margin-top: 2em;	margin-bottom: 0.3em;	color: #3F7AA1;}dl dd{	margin-left: 2.5em;	margin-bottom: 1em;}dl dd ul{	margin-left: 3em;}#footer{	clear: both;	margin-left: 11em;	width: 55%;	text-align: center;	font-size: 0.8em;	padding-top: 1.5em;}#footer p{	margin: 0;}