body {
    font-size: 100%;
    line-height: 1.125em;
    text-align: center;
    margin: 0px;
    padding: 0px;
    height: 100%;
    width: 100%;
    background-color: #FFFFFF;
}
#container {
	width: 100%;
    text-align: center;
}
#header {
    text-align: left;
    float: left;
    width: 100%;
    background-color: #FFFFFF;
}
#page {
    text-align: center;
	width: 100%;
    float: left;
    background-color: #FFFFFF;
}
#content {
	text-align: center;
	width: 100%;
	margin-top: 0px;
    padding-top: 10px;
	padding-bottom: 40px;
    background-color: #FFFFFF;
    margin-right: auto;
	margin-left: auto;
}
.logo {
    max-width: 100%;
    max-height: 100px;
}
#nav {
	text-align: left;
	float: left;
	width: 100%;
    padding-bottom: 10px;
    padding-left: 10px;
	margin-top: 10px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	display: inline;
	margin: 0px;
}
#nav ul li a {
	color: #8A0050;
	text-decoration: none;
	font-weight: bold;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ADB783;
	padding-right: 2px;
	padding-left: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
#nav ul li a:hover {
	color: #1F4079;
	text-decoration: none;
	font-weight: bold;
}
#nav ul li a#active {
	color: #1F4079;
	text-decoration: none;
	font-weight: bold;
}
#nav ul li a#whitebar {
	text-decoration: none;
	font-weight: bold;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
#nav ul li a#home {
	text-decoration: none;
	font-weight: bold;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	color: #1F4079;
}
#subnav {
	text-align: right;
	float: right;
	width: 678px;
	margin-top: 0px;
}
#subnav ul {
	margin: 0px;
	padding: 0px;
}
#subnav ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	display: inline;
	margin: 0px;
}
#subnav ul li a {
	color: #ADB783;
	text-decoration: none;
	font-weight: bold;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8A0050;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#subnav ul li a:hover {
	color: #958C01;
	text-decoration: none;
	font-weight: bold;
}
#subnav ul li a#active {
	color: #958C01;
	text-decoration: none;
	font-weight: bold;
}
#subnav ul li a#whitebar {
	text-decoration: none;
	font-weight: bold;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
#subnav ul li a#home {
	text-decoration: none;
	font-weight: bold;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	color: #958C01;
}

#footer {
	text-align: left;
	float: left;
	width: 888px;
}
#footer ul {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #990;
	border-bottom-color: #990;
}
#footer ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	display: inline;
	margin: 0px;
	padding-right: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
p {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #202020;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 1.4em;
}

h2 {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #60707F;
	margin-top: 30px;
	margin-bottom: 10px;
	font-weight: bolder;
	line-height: 1.8em;
}
h4 {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 11px;
	padding: 0px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
a {
	font-weight: bold;
	color: #202020;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.box1 {
	float: left;
	width: 275px;
	background-color: #EAEAEA;
	display: inline;
}
.box2 {
	float: right;
	width: 538px;
	display: inline;
}
.box3 {
	float: left;
	width: 209px;
	background-color: #EAEAEA;
	display: inline;
}
.box4 {
	float: left;
	width: 515px;
	display: inline;
}
.box5 {
	float: right;
	width: 370px;
	display: inline;
	padding-top: 40px;
}
.box6 {
	float: left;
	width: 580px;
	display: inline;
}
.box7 {
	float: right;
	width: 300px;
	display: inline;
	padding-top: 30px;
}
.box8 {
	float: left;
	width: 143px;
	background-color: #EAEAEA;
	display: inline;
	padding-top: 77px;
	padding-bottom: 77px;
}
.box9 {
	float: right;
	width: 648px;
	display: inline;
}
.greenline {
	margin-top: 15px;
	margin-bottom: 15px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
}

.dkblue {
	color: #1F4079;
}
.red {
	color: #860641;
}

.clear {
	clear: both;
}
