.clear {
border:0;
clear:both;
display:block;
float:none;
font-size:0;
height:0;
line-height:0;
margin:0;
overflow:hidden;
visibility:hidden;
width:0;
}

.floatLeft {
float:left;
padding-top:70px;
}

.floatRight {
float:right;
}

* {
font-family:Arial, Verdana, Tahoma, sans-serif;
}

body {
background:#fff;
font-size:100%;
line-height:1;
}

#container {
margin:0 auto;
width:900px;
border:1px solid #81a0a5;
}

#header {
border-bottom:1px solid #81a0a5;
height:147px;
padding:20px 20px 0;
width:860px;
}

#header h1 a {
background:url(../images/logo.gif) top left no-repeat;
float:left;
height:132px;
text-indent:-9999px;
width:480px;
}

#header img {
float:left;
padding:0 10px;
}

#nav {
float:right;
width:128px;
}

#nav ul {
list-style:none;
}

#nav li {
display:inline;
}

#nav a {
	background:#000000;
	color:#fff;
	display:block;
	float:left;
	font-size:11px;
	height:19px;
	line-height:19px;
	margin-bottom:8px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	width:128px;
}

#nav li.active a,#nav a:hover {
	background-color: #ea0000;
}

#content {
background:url(../images/content.gif) bottom left repeat-x;
height:320px;
padding:20px;
width:860px;
overflow:hidden;
}

#content img.main {
float:left;
}

#content #map {
float:left;
width:390px;
height:290px;
}

#footer {
	background:#f1f5f6;
	padding:5px;
	width:890px;
	height: 100px;
}

#footer img {
padding-left:10px;
}

#footer ul {
float:left;
list-style:none;
}

#footer li {
display:inline;
}

#footer li img {
padding:0;
}

#main {
float:right;
width:515px;
}

#main.map {
	float:right;
	width:445px;
	padding-top:0px;
}

#main p {
color:#717578;
font-size:14px;
line-height:16px;
margin-bottom:20px;
}

#main p.small {
font-size:12px;
}

#main h2 {
color:#e90000;
font-size:14px;
line-height:16px;
margin-bottom:20px;
font-weight:normal;
}

#main strong {
	color:#000000;
	font-weight:normal;
}

#main a {
color:#e90000;
}

#main ul {
color:#717578;
font-size:12px;
list-style:none;
float:left;
}

#main ul.col {
width:245px;
padding-right:10px;
}

#main li {
background:url(../images/list.gif) top left no-repeat;
padding-left:20px;
margin-bottom:8px;
}

.disclaimer {
width:550px;
float:left;
}

.disclaimer p {
color:#000;
font-size:10px;
text-align:center;
line-height:12px;
padding:5px 10px;
}

.logos {
float:right;
}

.logos img {
width:28px;
height:30px;
}

.copy {
width:650px;
padding:5px;
margin:0 auto;
}
