html {
	height: 100%;
	width: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-attachment: fixed;
	background-image: url(images/bg2.gif);
	background-repeat: repeat-y;
	background-position: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#masthead {
	background-color: #FFFFFF;
	display: block;
	height: 170px;
	width: 925px;
	margin-right: 0px;
	margin-left: 0px;
	background-attachment: scroll;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#masthead #bar {
	background-color: #F7901E;
	height: 5px;
	width: 925px;
	top: 165px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	float: none;
	line-height: 0px;
	font-size: 0px;
}


#masthead #top {
	height: 170px;
	width: 650px;
	display: block;
	float: right;
	background-image: url(images/top2.gif);
	background-repeat: no-repeat;
}
.menu {
	list-style-type: none;
	width: 650px;
	color: #FFFFFF;
	position: absolute;
	top: 140px;
	margin: 0px;
	text-align: center;
	padding: 0px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#masthead #top .menu li {
	float: left;
	display: block;
	text-align: center;
	vertical-align: bottom;
	line-height: 30px;
	width: 92px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #003E7E;
	background-color: #003E7E;
}




p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	padding-right: 15px;
	padding-top: 0px;
	margin-top: 5px;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#footer {
	height: 20px;
	width: 100%;
	position: static;
	bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #FFFFFF;
}
#footer a {
	color: #003E7E;
}

#footer ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003E7E;
	width: 760px;
	list-style-type: none;
	margin-right: auto;
	margin-left: auto;
}
#footer li {
	float: left;
	text-align: center;
}

.sign {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	position: absolute;
	right: 10px;
	display: inline;
	color: #FFFFFF;
}

a {
	color: #FFFFFF;
}
#masthead #top .menu a {
	display: block;
	height: 100%;
	width: 100%;
	text-decoration: none;
	background-color: #F7901E;
}
#masthead #top .menu #c {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 92px;
}
#content {
	width: 825px;
	margin-top: 10px;
	padding-top: 10px;
	margin-right: 50px;
	margin-left: 50px;
}


#masthead #top .menu a:hover {
	color: #000099;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F7901E;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 16px;
	line-height: 16px;
	color: #00CCFF;
	font-style: italic;
	margin: 0px;
	padding: 0px;
}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 40px;
	color: #F7901E;
	text-align: center;
}
.no-bullets {
	list-style-type: none;
}
.links {
	line-height: 30px;
}
