body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(image/bk.gif)
}

#header_print {
	display: none;
}

#navhome {
	position: absolute;
	width: 100px;
	height: 30px;
	top: 110px;
	left: 750px;
	z-index: 1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	padding: 8px 0 0 0;
}

#navhome a{
	text-decoration: none;
	color: #336;
}

#navhome a:hover{
	text-decoration: underline;
	color: #255C41;
}

#border {
	width: 750px;
	position: absolute;
	left: 0;
	top: 0;
	text-align: left;
}

#header {
	width: 750px;
	height: 110px;
	float: left;
}

#headerimage {
	width: 450px;
	height: 110px;
	float: left;
}

#logo {
	width: 300px;
	height: 110px;
	float: left;
	background-image: url(image/rightcolumnbk.gif);
}

#navigation {
	width: 750px;
	height: 30px;
	float: left;
	background-image: url(image/navigationbk.gif);
}

#navigation_logo {
	width: 265px;
	height: 30px;
	float: left;
}

#topnav {
	width: 485px;
	height: 30px;
	float: left;
	list-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

ul#topnav {
	margin-left: 0;
}

ul#topnav li {
	float: left;
	text-align: center;
	padding: 8px 9px 0 9px;
}

ul#topnav li a{
	text-decoration: none;
	color: #336;
}

ul#topnav li a:hover{
	text-decoration: underline;
	color: #255C41;
}

#mainbody {
	width: 750px;
	float: left;
	background-image: url(image/mainbodybk.gif);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
}

#content {
	width: 390px;
	float: left;
	padding: 15px 25px 15px 35px;
	line-height: 1.8em;
}

#content a{
	color: #255C41;
}

#content a:hover{
	text-decoration: none;
}

.pagetitle {
	font-size: 1.6em;
	text-align: right;
	color: #255C41;
	font-weight: bold;
}

#rightcolumn {
	width: 300px;
	float: left;
}

.boxtitle {
	font-size: 1.25em;
	line-height: .5em;
	text-align: left;
	color: #255C41;
	font-weight: bold;
}

#box1 {
	width: 248px;
	height: 110px;
	background: no-repeat url(image/home_box1.gif);
	margin: 20px 20px 20px 20px;
	padding: 5px 5px 0 7px;
}

#box2 {
	width: 248px;
	height: 110px;
	background: no-repeat url(image/home_box2.gif);
	margin: 20px 20px 20px 20px;
	padding: 5px 5px 0 7px;
}

#bottomnav {
	width: 740px;
	height: 20px;
	float: left;
	background-image: url(image/bottomnavbk.gif);
	text-align: right;
	vertical-align: middle;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 10px 0 0;
}

#bottomnav a{
	text-decoration: none;
	color: #336;
}

#bottomnav a:hover{
	text-decoration: underline;
	color: #255C41;
}

#footerline {
	width: 750px;
	float: left;
}

.subheader {
	font-size: 1.2em;
	color: #336;
	font-weight: bold;
}

.highlight {
	color: #336;
	font-weight: bold;
}

.button {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #336;
	padding: 2px 2px 2px 2px;
}

#footercontact {
	width: 740px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: right;
	padding: 5px 10px 5px 0;
}

#footercontact a{
	text-decoration: none;
	color: #336;
}

#footercontact a:hover{
	text-decoration: underline;
}
