@charset "UTF-8";
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	background-color: #d4d4d2;
	background-image: url(../img/global/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
}
#after {
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
}
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#topcontact {
	font-size: 9px;
	color: #6E6E69;
	float: right;
	height: 67px;
	width: 136px;
	margin-top: 92px;
	margin-right: 3px;
	padding-top: 5px;
	padding-left: 8px;
	z-index: 1000;
}
#topcontact #phone {
	text-indent: -9999px;
	height: 21px;
	width: 129px;
	background-image: url(../img/header_contact.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#topcontact #contact a {
	text-indent: -9999px;
	height: 21px;
	width: 129px;
	background-image: url(../img/header_contact.gif);
	background-repeat: no-repeat;
	background-position: 0px -41px;
	display: block;
}
.topN {
	float: left;
}
a:link {
	color: #235a6c;
	text-decoration: none;
}
a:hover {
	color: #f34607;
	text-decoration: underline;
}
a:active {
	color: #333333;
}

p {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 12px;
}




#footer {
	width: 960px;
}
#footer #fmain {
	background-color: #93938e;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #414138;
	margin-bottom: 5px;
	font-size: 10px;
}
#footer #subleft {
	float: left;
	color: #7c7c76;
	font-size: 9px;
}
#footer #subright {
	float: right;
	color: #7c7c76;
	text-align: right;
	font-size: 9px;
}
#nav {
	color: #235a6c;
	text-decoration: none;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #f34607;
	text-decoration: underline;
}
a:active {
	color: #333333;
}
#footer #fmain a:link {
	color: #414138;
	text-decoration: none;
}
#maincontent {
	background-color: #FFF;
}
#header {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/global/header.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 167px;
	width: 960px;
}
#footer {
	width: 960px;
}
#footer #fmain {
	background-color: #93938e;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #414138;
	margin-bottom: 5px;
	font-size: 10px;
}
#footer #fmain a:link {
	color: #414138;
	text-decoration: none;
}
#footer #subleft {
	float: left;
	color: #7c7c76;
	font-size: 9px;
}
#footer #subright {
	float: right;
	color: #7c7c76;
	text-align: right;
	font-size: 9px;
}
.boldface {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
