#nav li {
	list-style-image: url(images/bullet_orange.gif);
	font-weight: bold;
	font-size: 11px;
	list-style-position: outside;
	margin-bottom: 4px;
	text-align: left;
}

body, #wrapper, td, nav
{
	font-family: Arial, Verdana, "Trebuchet MS", Geneva;
	font-size: 11px;
	color: #21467B;
	text-align: justify;
}
#content .imageRight {
	padding-left: 25px;
	clear: both;
	float: right;
	display: block;
}

#nav {
	padding-top: 75px;
	padding-left: 10px;
	width: 173px;
	float: left;
	padding-bottom: 15px;
	line-height: 14px;
	margin-right: 15px;
}
a {
	color: #21467B;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}

#content {
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	width: 500px;
	float: left}
#header {
	height: 110px;
	width: 760px;
	clear: both;
}
body {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#wrapper {
	color: #21467B;
	padding-bottom: 20px;
}
#content h1 {
	font-size: 20px;
	color: #EABD00;
	text-transform: uppercase;
	font-weight: normal;
	text-align: left;
}
#content h2 {
	font-size: 13px;
	color: #21467B;
	text-transform: uppercase;
	font-weight: bold;
}
#content #column {
	width:220px; float:left; clear:none; padding-right:20px}
body {
	margin: 0px;
	padding: 0px;
}
