#header {
	background-image: url(adr_header.jpg);
	height: 150px;
	width: 800px;
	margin:0 auto;
	position: relative;
	top: 0px;
	background-repeat: no-repeat;
}
#footer {
	background-image: url(adr_footer.gif);
	background-repeat: repeat-y;
	position: relative;
	left: 0px;
	top: 0px;
}
#rightcolumn {
	background-image: url(adr_contentbg.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 597px;
	left: 183px;
	top: 0px;
	padding: 10px;
	background-color: #688099;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	background-color: #000000;
}
#content {
	width: 800px;
	margin:0 auto;
	position: relative;
	background-image: url(adr_footer.gif);
	background-repeat: repeat-y;
	overflow: visible;
	height: 400px;
}
#leftcolumn {
	background-image: url(adr_menubg.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 363px;
	width: 163px;
	top: 0px;
	padding: 10px;
}

.addr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: 900;
	text-align: center;
	display: block;
}

#leftcolumn ul {
	margin-left: 10px;
	padding-left: 0px;
	list-style-type: none;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 22px;
	color: #660000;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	color: #00336;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #003366;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #003366;
}

#leftcolumn ul li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}

#leftcolumn ul li a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#leftcolumn ul li a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#leftcolumn ul li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#leftcolumn ul li a:hover {
	color: #0099FF;
	text-decoration: none;
}

.columns li h4 {
	text-decoration: none;
	margin: -5px -5px 0 -5px;
	color: #003366;
	padding: 5px !important;
	font-size: 11px;
	line-height: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.columns li {
	float: left;
	height: 170px;
	width: 23% !important;
	margin-bottom: 5px;
	padding: 5px;
}
.columns {
	list-style: none;
	width: 100%;
	margin: 0;
	padding: 0px;
}
