/* CSS Document */
#container {
	width: 900px;
	position: relative;
	height: 100%;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	clear: both;
}
body
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #666666;
	background-color: #FFFFFF;
	background-image: url(header_tint.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
a {
	color:#959da2;
	text-decoration:none;
}
a:hover{
	color:#666666;
	text-decoration:none;
}
html {
	height:100%;
}
img {
	border: none;
}
#pagetop {
	float: left;
	width: 900px;
	background-image: url(page_top.png);
	background-repeat: no-repeat;
	height: 24px;
}
#page{
	width: 820px;
	float: right;
	background-image: url(page_middle.png);
	background-repeat: repeat-y;
	padding-right: 40px;
	padding-left: 40px;
}
#header {
	background-image: url(headband.jpg);
	float: none;
	height: 143px;
	width: 833px;
	background-repeat: no-repeat;
	margin-left: -27px;
	margin-top: 15px;
	padding-top: 13px;
	text-align: right;
	padding-right: 40px;
}
.header a:link {
	color: #949CA2;
	text-decoration: none;
	padding: 0.3em;
}
.header a:hover {
	color: #949CA2;
	text-decoration: none;
	background-color: #CCCCCC;
	padding: 0.3em;
}
.header a:visited {
	color: #949CA2;
	text-decoration: none;
	padding: .3em;
}
#maincontent {
	float: right;
	width: 570px;
	padding-top: 40px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 35px;
}
#maincontent li {
	list-style-type: disc;
	list-style-position: inside;
}
#maincontent strong {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AFBD22;
	line-height: 25px;
}
.intro {
	font-size: 22px;
	line-height: 28px;
}
#navigation {
	float: left;
	width: 185px;
	padding-top: 35px;
}
#navigation ul {
	list-style-type: none;
	margin-left: 0px;
	display: inline;
}
#navigation li {
	color: #B0BF28;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B0BF28;
}
#navigation li a {
	color: #666666;
	text-decoration: none;
	display: block;
	padding: 0.5em;
}
#navigation li a:hover {
	background-color: #D8DCA1;
	color: #FFFFFF;
}
#navigation li a:active {
	background-color: #D8DCA1;
	color: #FFFFFF;
}
#footer {
	width: 900px;
	background-image: url(page_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 46px;
	float: left;
}
#signoff {
	font-size: 11px;
	text-align: center;
	float: left;
	width: 900px;
	padding-bottom: 45px;
}
#services {
	float: left;
	width: 110px;
	margin-right: 10px;
	padding: 10px;
	background-color: #eef0d8;
	height: 210px;
	margin-bottom: 45px;
}
#services strong {
	font-size: 15px;
	line-height: 17px;
}
#services  a  {
	text-decoration: none;
}
#services ul {
}
#services li {
	margin-left: -20px;
	list-style-position: outside;
	font-style: italic;
	font-size: 11.5px;
	line-height: 15px;
	list-style-type: disc;
}
#maincontent ul {
	list-style-position: inside;
	list-style-type: disc;
}
#directory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #A8AD39;
	float: left;
	clear: both;
	width: 550px;
	font-weight: bold;
}
#directory #directdiv {
	width: 125px;
	margin-right: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #666;
	font-weight: normal;
	float: left;
}
