body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	background: url(../images/bg.gif) repeat-y center;
	color: #464F5B;
}
a {
	color: #464F5B;
	text-decoration: none;
	border-bottom: 1px solid #CDD2D8;
}
a:hover {
	border-bottom-color: #464F5B;
}
.active {
	font-weight:bold;
}
h1 {
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 130%;
	margin: 0;
	padding: 0 0 10px 0;
}
h2 {
	text-transform: uppercase;
	color: #21409A;
	font-size: 130%;
	margin: 0;
	padding: 0 0 10px 0;
}
h3 {
	font-size: 165%;
	font-weight: normal;
	line-height: 1.4em;
	margin: 0;
	padding: 0;
}
h4 {
	font-size: 110%;
	margin: 0;
	padding: 0;
}
hr {
	color: #C5EDFA;
	margin-bottom: 15px;
	background-color: #C5EDFA;
}
.quote {
	font-size: 200%;
}
.quote em {
	font-size: 70%;
}
#wrapper {
	width: 900px;
	margin: 0 auto;
}
#header {
	float: left;
	width: 900px;
	background-color: #FFFFFF;
}
#header img {
	float: left;
	padding-top: 25px;
}
#menu {
	float: right;
	width: 410px;
	padding: 25px 0;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 1.8em;
	border-left: 1px solid #7FD6F7;
	padding-left: 20px;
}
#menu .left {
	float: left;
	width: 165px;
}
#menu .middle {
	float: left;
	width: 90px;
}
#menu .right {
	float: right;
	width: 90px;
}
#crumbs {
	float: left;
	height: 100px;
	width: 900px;
	background: url(../images/header.jpg) no-repeat;
}
#home #crumbs {
	background: url(../images/header-home.jpg) no-repeat;
}
#crumbs a {
	color: #FFFFFF;
	border-bottom-color: #6A94C1;
}
#crumbs a:hover {
	border-bottom-color: #FFFFFF;
}
#crumbs p {
	color: #FFFFFF;
	float: right;
	height: 27px;
	width: 580px;
	padding: 13px 0 0 20px;
	margin-top: 60px;
}
#crumbs .arrow {
	background-image: url(../images/arrow-dark.gif);
	height: 8px;
	width: 4px;
	display: block;
}
#intro {
	background-color: #7FD6F7;
	float: left;
	width: 260px;
	padding: 20px;
}
#sub {
	background-color: #F5FCFE;
	float: left;
	width: 260px;
	padding: 20px 20px 0 20px;
}
#content {
	float: right;
	width: 600px;
	line-height: 1.4em;
	padding-bottom: 20px;
}
#content p {
	margin: 0 0 10px 0;
	line-height: 1.4em;
}
#page #content {
	background-color: #E6F7FD;
}
#contact #content {
	background-color: #E6F7FD;
}
#sub p {
	margin: 0;
	padding: 0 0 5px 0;
}
#content ul, #sub ul {
	margin: 0;
	padding: 0 0 20px 0;
	list-style-type: none;
	line-height: 1.4em;
}
#content ul ul, #sub ul ul {
	margin: 0;
	padding: 0;
}
#content li, #sub li {
	background: url(../images/bullet.gif) no-repeat left 5px;
	padding: 2px 0 2px 11px;
}
#content li {
	font-weight:normal;
}
#content .active {
	font-weight:bold;
}
#contenthead {
	float: right;
	width: 560px;
	padding: 20px;
}
#home #content {
	padding-bottom: 0;
}
#home #content .left {
	background-color: #F5FCFE;
	padding-top: 20px;
	width: 260px;
}
#home #content .right {
	background-color: #E6F7FD;
	padding-top: 20px;
	border-left-style: none;
	width: 260px;
}
#contact #content .left {
	margin-top: 20px;
}
#contact #content .right {
	margin-top: 20px;
}
#contact #content img {
	margin-bottom: 20px;
}
#content .left {
	float: left;
	width: 259px;
	padding: 0 20px;
}
#content .right {
	float: right;
	width: 259px;
	padding: 0 20px;
	border-left: 1px solid #7FD6F7;
}
#content table {
	margin-bottom: 15px;
}
#content th {
	text-align: left;
}
#content td, #content th {
	padding: 2px 0;
	vertical-align: top;
	border-top: 1px solid #CCEFFC;
}
.image {
	margin: 10px 20px 0 0;
	float:left;
	border:0;
}
#footer {
	clear: right;
	float: right;
	width: 560px;
	padding: 20px;
}
.contact {
	background-color: #FFFFFF;
	float: left;
	width: 259px;
	margin-bottom: 15px;
	line-height: 1em;
	height: 70px;
}
.contact:hover, .contactnoimg:hover {
	background-color: #F5FCFE;
}
.contactnoimg {
	background-color: #FFFFFF;
	float: left;
	width: 244px;
	margin-top: 15px;
	padding: 0 15px;
	height: 55px;
}
.contactplain {
	background-color: #FFFFFF;
	float: left;
	width: 244px;
	margin-top: 15px;
	padding: 15px 0 10px 15px;
}
.contact img {
	float: left;
	border: 0;
	padding: 0;
	margin: 0 15px 0 0;
	height: 70px;
	width: 70px;
}
.contact h4, .contactnoimg h4 {
	padding: 10px 0 4px 0;
}


form {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 259px;
}
#contenthead form {
	width: 560px;
}
form p {
	clear: left;
	float: left;
	width: 259px;
}
#contenthead p {
	width: 560px;
}
form h2 {
	clear: left;
	float: left;
	width: 259px;
}
form label {
	width: 90px;
	float: left;
}
#contenthead form label {
	width: 110px;
	float: left;
}
form input {
	width: 160px;
}
form textarea {
	width: 160px;
}
#contenthead form textarea {
	width: 340px;
}
form #submit, form .checkbox {
	margin-left: 110px;
}
dl {
	margin: 15px 0;
	padding: 10px;
	background-color: #F5FCFE;
	float: left;
	width: 239px;
}
dt {
	float: left;
	width: 150px;
	margin: 0 0 10px 0;
	padding: 0;
}
dd {
	float: right;
	width: 60px;
	padding: 0;
	margin: 0;
	text-align: right;
}
#notes {
	clear: left;
	float: left;
	width: 239px;
	padding: 10px;
	background-color: #F5FCFE;
}
.checkbox {
	width: 25px;
}