@charset "UTF-8";
/* CSS Document */
body {
	margin-top: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #927f7a;
	margin-top: 0px;
	margin-bottom: 0px;
}
h4 {
	margin-top: 0px;
	margin-bottom: 0px;
}
h5 {
	font-size: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #927f7a;
}
p {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #927f7a;
	line-height: 140%;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #927f7a;
}
a:hover {
	text-decoration: none;
	color: #29ABE2;
}
a:active {
	text-decoration: none;
	color: #927f7a;
}
#container {
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/masthead/swooshes.gif);
	background-repeat: no-repeat;
	background-position: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#container #logo {
	margin-top: 38px;
	margin-left: 70px;
	margin-bottom: 24px;
}
#container #nav_top {
	float: right;
	padding-right: 46px;
	margin: 0px;
}
#container #nav_top ul {
	list-style-type: none;
	margin-bottom: 5px;
	margin-top: 0px;
}
#container #nav_top li {
	display: inline;
	font-size: 11px;
	text-align: right;
	margin-left: 30px;
}
#container #nav_bottom {
	clear: both;
	padding-left: 10px;
	width: 550px;
	float: left;
}
#container #nav_bottom ul {
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
#container #nav_bottom li {
	display: inline;
	font-size: 11px;
	text-align: left;
	margin-right: 30px;
}
#container #footer {
	clear: both;
	height: 20px;
	margin-top: 50px;
}
#container #nav_top .blue {
	color: #29ABE2;
}
#container #gap {
	font-size: 0px;
	height: 6px;
	clear: both;
	margin: 0px;
}
#copyright  {
	float: right;
	padding-right: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #927f7a;
	margin-top: 5px;
	margin-bottom: 5px;
}
#footer2 {
	clear: both;
	height: 5px;
	width: 900px;
}
#container #headline h1 {
	display: none;
	float: left;
}
