body {
	background-color:#FFFFFF;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
}

p {
	margin: 0;
	margin-top: 1em;
	margin-bottom: 1em;
}

#page {
	width: 75em;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	text-align: left;
	padding-top: 10em;
}

#logo {
	position: relative;
	top: 3em;
	float: left;
	width: 226px;
	height: 20em;
	background-image:url(logo.gif);
	background-repeat: no-repeat;
	text-align: center;
	color: #336699;
	text-transform: uppercase;
	margin-left: 10em;
	margin-right: 1.5em;
}

#loc {
	margin-top: 11.5em;
}

#right {
	position: relative;
	float: left;
	top: 1.5em;
	width: 42em;
	border-left: 1px solid #C8D6E4;
	text-align: left;
	padding-left: 2em;
	clear: none;
	padding-top: 1em;
	padding-bottom: 1.7em;
}

.bullet {
	display: inline;
	width: 19px;
	height: 13px;
	background-image: url(bullet.gif);
	clear: none;
	vertical-align: middle;
}

.type1 {
	display: inline;
	text-transform: uppercase;
	color: #A9282E;
}

.type2 {
	display: inline;
	text-transform: uppercase;
	color: #336699;
}

.type3 {
	display: inline;
	color: #999999;
	font-style: italic;
}

#header_p {
	margin-bottom: 3em;
}

#footer {
	color: #666666;
	font-size: 9px;
	margin-top: 4em;
	margin-bottom: 0;
}

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	color: #C8C8C8;
}

a, a:link, a:visited, a:hover, a:active {
	color: #336699;
	text-decoration: none;
}

.type1, .type2 {
	padding-right: 1.7em;
	background-image: url(bullet.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
