html {
	background-color: #eff0f1;
}
body {
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	color: #666666;
	background-color: #eff0f1;
	height: 100%;
}
a {
	text-decoration: none;
	color: #006cb5;
}
a:hover {
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
p {
	padding-bottom: 10px;
}
ul {
	list-style-type: none;
	list-style-position: outside;
	margin-bottom: 10px;
}
ul li {
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: 0px 2px;
	background-image: url(/sitestyle/images/li_style.gif);
	list-style-type: none;
	list-style-position: outside;
}
#doc {
	width: 980px;
}
#hd {
	font-family: Arial, sans-serif;
	background-repeat: repeat-y;
	background-image: url(/sitestyle/images/1px.gif);
	position: relative;
	padding-right: 15px;
	padding-left: 15px;
	height: 163px;
}
#bd {
	padding-top: 1px;
	background-repeat: repeat-y;
	background-image: url(/sitestyle/images/1px.gif);
	padding-right: 15px;
	padding-left: 15px;
	min-height: 300px;
}
#ft {
	position: relative;
	padding-right: 5px;
	padding-left: 5px;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(/sitestyle/images/bottom_body.gif);
	text-align: center;
	padding-bottom: 30px;
	padding-top: 81px;
}
#ft img {
	left: 5px;
	top: 0px;
	position: absolute;
}
#ft .top {
	font-size: 11px;
	background-position: 0px 3px;
	background-repeat: no-repeat;
	background-image: url(/sitestyle/images/back_to_top.gif);
	padding-left: 11px;
	right: 140px;
	top: 45px;
	position: absolute;
}
#ft .links {
	height: 45px;
	background-color: #006cb5;
}
#ft .links div {
	padding-top: 5px;
	color: white;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
}
#ft .copyright {
	font-size: 10px;
	left: 15px;
	bottom: 10px;
	position: absolute;
}
#hd p {
	font-style: italic;
	line-height: 1.1em;
	font-size: 16px;
	left: 230px;
	top: 21px;
	position: absolute;
	text-transform: uppercase;
}
#hd .top {
	text-decoration: none;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 5px;
	color: white;
	background-color: #006cb5;
	width: 125px;
	top: 0px;
	position: absolute;
}
#hd .contact {
	right: 155px;
}
#hd .contact:hover {
	background-color: #8fc400;
}
#hd .brochure {
	right: 15px;
}
#hd .brochure:hover {
	background-color: #8fc400;
}
#hd .call {
	padding-top: 4px;
	text-align: right;
	border-top-color: #eff0f1;
	border-top-width: 3px;
	border-top-style: solid;
	width: 385px;
	top: 48px;
	right: 15px;
	position: absolute;
	font-size: 12px;
}
#hd .call span {
	font-weight: bold;
	font-size: 21px;
}
#mainmenu {
	line-height: 12px;
	font-family: Arial;
	font-size: 12px;
	width: 950px;
	border-bottom-color: white;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: #e5e5e5;
	left: 15px;
	bottom: 56px;
	position: absolute;
	height: 24px;
	font-weight: bold;
}
#mainmenu ul {
	float: left;
}
#mainmenu ul li {
	padding-left: 0px;
	background-image: url(none);
	float: left;
	border-right-color: white;
	border-right-width: 1px;
	border-right-style: solid;
	list-style-type: none;
	display: block;
}
#mainmenu ul li a {
	width: 86px;
	text-align: center;
	display: block;
	padding-bottom: 6px;
	padding-top: 6px;
	color: #006cb5;
	text-decoration: none;
}
#mainmenu ul li a:hover {
	background-color: #b6ddf2;
	color:#000000 !important;
}
.menuon {
	border-bottom-color: #b6ddf2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: #b6ddf2;
	color:#000000 !important;
}
h1 {
	line-height: 1.1em;
	font-weight: bold;
	font-family: Arial;
	height: 56px;
	width: 950px;
	background-color: #b6ddf2;
	color: black;
	font-size: 16px;
	left: 15px;
	bottom: 0px;
	position: absolute;
}
h1 span {
	left: 86px;
	top: 12px;
	position: absolute;
}
h1 span b {
	text-transform: uppercase;
	color: #006cb5;
}
#submainmenu {
	margin-bottom: 10px;
}
#submainmenu h5  {
	text-transform: uppercase;
	color: white;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 4px;
	padding-top: 5px;
	background-color: #0055A5;
}
#submainmenu ul  {
	border-left-style: solid;
	border-bottom-style: none;
	border-right-style: solid;
	border-top-style: solid;
	border-color: #c8c6c6;
	border-width: 1px;
}
#submainmenu ul li {
	margin-left: 0px;
	list-style-type: none;
}
#submainmenu ul li a {
	color: #161616;
	font-size: 12px;
	border-bottom-color: #c8c6c6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-decoration: none;
	padding-left: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
	display: block;
}
#submainmenu ul li a:hover {
	background-color: #d6e4f1;
}
#bd .left {
	margin-top: 9px;
	width: 740px;
}
#bd .right {
	margin-top: 9px;
	width: 199px;
}



#top_feature {
	position: relative;
	background-color: #b6ddf2;
	height: 224px;
	width: 950px;
	overflow: hidden;
}
#top_feature_image {
	border-right-color: white;
	border-right-width: 1px;
	border-right-style: solid;
	height: 224px;
	width: 751px;
	left: 0px;
	top: 0px;
}
#top_feature_image a {
	height: 224px;
	width: 751px;
	display: block;
}
#top_feature_links {
	font-family: Arial;
	font-size: 12px;
	right: 0px;
	top: 0px;
	position: absolute;
	height: 224px;
	width: 210px;
}
#top_feature_links a {
	font-weight: bold;
	color: black;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(/sitestyle/images/services-break.gif);
	position: relative;
	height: 25px;
	display: block;
	width: 210px;
}
#top_feature_links .link_on {
	text-decoration: none;
	background-position: 0px 0px;
	background-image: url(/sitestyle/images/services-arrow.png);
	_background-image: url(/sitestyle/images/services-arrow.gif);
	background-repeat: no-repeat;
	color: white;
}
#top_feature_links a span {
	left: 20px;
	top: 5px;
	position: absolute;
}
#pause {
	background-repeat: no-repeat;
	background-image: url(/sitestyle/images/pause.gif);
	height: 15px;
	width: 47px;
	bottom: 7px;
	left: 24px;
	position: absolute;
	text-indent: -200px;
	overflow: hidden;
}