a:link.menu { color:#000000; text-decoration:none; }
a:visited.menu { color:#000000; text-decoration:none; }
a:hover.menu { color:#cfe7ec; text-decoration:none; }
a:active.menu { color:#ffffff; text-decoration:none; }
a:link.footerlink { color:#ffffff; text-decoration:none; }
a:visited.footerlink { color:#ffffff; text-decoration:none; }
a:hover.footerlink { color:#ffffff; text-decoration:underline; }
a:active.footerlink { color:#000000; text-decoration:none; }
a:link { color:#ffffff; text-decoration:none; font-weight:bold; }
a:visited { color:#ffffff; text-decoration:none; font-weight:bold; }
a:hover { color:#acd4de; text-decoration:none; font-weight:bold; }
a:active { color:#acd4de; text-decoration:none; font-weight:bold; }
body {
	background-color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000033;
	padding:0px;
	margin:0px;
}
div.backpanel {
	width:740px;
	height:auto;
	background-color:#cfe7ec;
}
div.container {
	width:720px;
	height:auto;
}
div.containerleft {
	float:left;
	width:499px;
	margin-top:10px;
	margin-right:10px;
}
div.containerright {
	float:right;
	width:210px;
	margin-top:10px;
}
div.top {
	width:720px;
	height:160px;
	background-image:url(graphics/top.jpg);
}
div.bottom {
	width:720px;
	height:270px;
	background-image:url(graphics/bottom.jpg);
}
div.footer {
	width:720px;
	height:auto;
	padding-top:4px;
	padding-bottom:4px;
	background-color:#000000;
	color:#ffffff;
	text-align:center;
}
div.menuitem {
	float:left;
	width:70px;
	height:auto;
	padding:4px;
	margin-top:129px;
	margin-right:10px;
	font-size:11px;
	font-weight:bold;
	background-color:#ffffff;
}
div.content {
	float:left;
	width:480px;
	padding:20px 10px 20px 10px;
	text-align:left;
	background-color:#acd4de;
}
div.prop {
	float:right;
	width:1px;
	height:355px;
}
div.contact {
	padding:20px 10px 20px 10px;
	background-color:#acd4de;
	text-align:left;
	margin-bottom:10px;
}
div.radio {
	padding:20px 10px 20px 10px;
	background-color:#acd4de;
	text-align:left;
}
div.flush {
	clear:both;
}
img.outline {
	border:1px;
	border-style:solid;
	border-color:#000033;
}
img.noborder {
	border:0px;
}
div.header {
	font-size:11px;
	font-weight:bold;
	margin-bottom:20px;
	color:#CC0000;
}
.subheading {
	color:#000033;
}