body {
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../img/background.jpg);
	background-repeat: repeat-x;
	background-color: #FEFEFE;
	line-height: 18px;
	color: #666;
}
body a {
	color:#666;
	text-decoration:none
}
body a:visited {
	color:#666;
}
body a:hover {
	color:#999;
	text-decoration:none
}
#wrapper {
	width: 980px;
	position: relative;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#container {
	float: left;
	background-color: #FFF;
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 25px;
	text-align: right;
}
#header_left {
	float: left;
	width: 450px;
	clear: both;
}
#header_right {
	width: 480px;
	float: left;
}
#navigation {
	height: 30px;
	width: 930px;
	clear: both;
	float: left;
	padding-top: 5px;
	text-align: right;
	margin-bottom: 5px;
}
#imageholder {
	float: left;
	clear: both;
	height: 265px;
	margin-bottom: 35px;
	width: 930px;
}
#contentholder {
	clear: left;
	float: left;
	width: 930px;
}
#intro {
	width: 320px;
	float: left;
	clear: left;
	text-align: left;
	padding-left: 15px;
	padding-right: 50px;
}
#content {
	float: left;
	width: 543px;
	text-align: left;
}
.introcopy {
	font-size: 16px;
	color: #5377A7;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}
#service {
	float: left;
	width: 165px;
	text-align: left;
	margin-right: 24px;
	margin-bottom: 30px;
}
#service a {
	color:#C60;
}
#service a:visited {
	color:#C60;
}
#servicelast {
	float: left;
	width: 165px;
	text-align: left;
	margin-bottom: 30px;
}
#servicelast a {
	color:#C60;
}
#servicelast a:visited {
	color:#C60;
}
#directory {
	width: 610px;
	margin-left: -25px;
	float: left;
	background-color: #E0E0E0;
	margin-top: 30px;
	padding-bottom: 20px;
	margin-right: -25px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-left: 370px;
}
#directsection {
	width: 240px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666;
	text-align: left;
	padding-left: 40px;
	padding-top: 15px;
	float: left;
}
#directsectsml {
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666;
	text-align: left;
	padding-left: 40px;
	padding-top: 15px;
	float: left;
}
h1 {
	font-size: 26px;
	color: #5377A7;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 28px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#signoff {
	font-size: 11px;
	width: 930px;
	float: left;
	margin-top: 20px;
	text-align: center;
}
#products {
	list-style-type: none;
	height: 240px;
	width: 350px;
	padding-top: 25px;
	background-image: url(../img/navback.jpg);
	background-repeat: repeat-y;
	text-align: left;
	float: left;
}
#products ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #FFF;
	list-style-type: none;
}
#products ul li a:link {
	text-decoration: none;
	color: #FFF;
	padding: 5px;
	display: block;
}
#products ul li a:hover {
	background-color: #999;
	opacity: 0.5;
}
#products ul li a:visited {
	text-decoration: none;
	color: #FFF;
	display: block;
	padding: 5px;
}
.title {
	color: #FFF;
	display: block;
	padding: 5px;
}
.current {
	color: #FFF;
	display: block;
	padding: 5px;
	background-color: #666;
	opacity: 0.5;
}
.accred {
	font-size:11px;
	color:#999;
	line-height:16px
}

