#accordion {
	padding-top: 14px;
	width: 430px;
}

/* accordion header */
#accordion h2 {
	background:#ccc url(/images/h30.png);
	margin:0;
	padding:5px 15px;
	font-size:14px;
	font-weight:normal;
	border:1px solid #fff;
	border-bottom:1px solid #ddd;
	cursor:pointer;		
}

/* currently active header */
#accordion h2.current {
	cursor:default;
	background-color:#fff;
}

/* accordion pane */
#accordion .pane {
	border: 1px solid #fff;
	border-width: 0 1px;
	color: #535353;
	display: none;
	font-size: 12px;
	height: 80px;
	padding: 15px;
}

/* a title inside pane */
#accordion .pane h3 {
	font-weight:normal;
	margin:0 0 -5px 0;
	font-size:16px;
	color:#999;
}

#accordion .pane p {
	margin-top: 0px;
}

blockquote {
	margin-top: 0px;
}

body {
	background-image: url(images/bg.gif);
	background-repeat: x-repeat;
	font-family: verdana, tahoma;
	margin: 0px;
	padding: 0px;
}

h2, h3{
	margin: 0px;
}

#popup a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#popup a:hover {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

#bio {
	margin: 0px;
	padding-bottom: 5px;
	text-align: justify;
	width: 780px;
}

#bio a img{
	background-color: #fff;
	border-color: #026a41;
	border-width: 1px;
}

#bio a:hover img{
	border-color: #535353;
}

#bio a{
	color: #026a41;
	font-weight: bold;
	text-decoration: none;
}

#bio a:hover{
	color: #535353;
	font-weight: bold;
	text-decoration: none;
}

#bio img{
	background-color: #fff;
	margin-left: 15px;
	padding: 3px;
}

#bio p a{
	color: #026a41;
	font-weight: normal;
	text-decoration: none;
}

#bio p a:hover{
	color: #535353;
	font-weight: normal;
	text-decoration: none;
}

#bio p sub {
	font-size: 11px;
}

#bio sub {
	font-size: 12px;
}

#bio sub b {
	font-size: 12px;
}

#bio sub a {
	font-size: 11px;
	*font-size: 12px;
}

#body {
	background-image: url(images/top.png);
	background-repeat: no-repeat;
	min-height: 586px;
	text-align: left;
	width: 835px;
}

#content {
	background-color: #edeef0;
	color: #535353;
	float: left;
	font-size: 12px;
	margin-left: 10px;
	margin-top: 30px;
	*margin-top: 35px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
	width: 782px;
}

#content a {
	color: #026a41;
	font-weight: bold;
	text-decoration: none;
}

#content a:hover {
	color: #026a41;
	text-decoration: underline;
}

#content #logos {
	background-color: #f8f8f8;
	border-color: #dddddd;
	border-style: solid;
	border-width: 1px;
	float: left;
	height: 90px;
	*height: 100px;
	line-height: 15px;
	margin-right: 8px;
	margin-top: 7px;
	padding: 5px;
	text-align: center;
}

#content #logos a {
	color: #026a41;
	font-weight: normal;
	text-decoration: none;
}

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

#content #logos a img{
	border-color: #dddddd;
	border-width: 1px;
}

#content #logos a:hover img{
	border-color: #535353;
}

#footer {
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	color: #535353;
	height: 106px;
	text-align: left;
	width: 835px;
}

#footer a{
	color: #535353;
	text-decoration: none;
}

#footer a:hover{
	color: #026a41;
	text-decoration: none;
}

#footercontractor {
	float: right;
	padding-right: 15px;
	padding-top: 56px;
}

#footerproperty {
	float: left;
	padding-left: 15px;
	padding-top: 56px;
}

#footertext {
	float: left;
	font-size: 9px;
	padding-left: 10px;
	padding-top: 60px;
	text-align: center;
	width: 420px;
}

#image {
	float: right;
}

#links {
	float: left; 
	margin-left: 10px;
	margin-bottom: 10px;
}

#logo {
	float: center;
	height: 121px;
	margin-left: 8px;
	text-align: center;
	width: 815px;
}

#nav {
	float: left;
	font-family: tahoma;
	border: 0px;
	margin-left: 35px;
	margin-top: 12px;
	*margin-top: 15px;
	padding: 0px;
}

#middle {
	float: left;
	margin-top: 5px;
	height: 57px;
	width: 830px;
}

#testimony {
	color: #fff;
	float: right;
	font-size: 10px;
	line-height: 10px;
	padding-right: 35px;	
	padding-top: -5px;
	*padding-top: 3px;
	text-align: justify;
	width: 370px;
}

#testimony a{
	color: #000;
	text-decoration: none;
}

#testimony a:hover{
	color: #fff;
	text-decoration: none;
}

#title {
	float: left;
	margin-left: 30px;
	margin-top: 22px;
	width: 350px;
}

ul .dropdown li .selected {
	color: #026a41;
}

ul,ol
{ list-style:none }


ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
 list-style: none;
 margin: 0px;
 padding: 0;
}

ul.dropdown {
 position: relative;
 z-index: 1;
 float: left;
}

ul.dropdown li {
 float: left;
 line-height: 1.3em;
 vertical-align: middle;
 zoom: 1;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
 position: relative;
 z-index: 599;
 cursor: default;
}

ul.dropdown ul {
 visibility: hidden;
 position: absolute;
 top: 100%;
 left: 0;
 z-index: 598;
 width: 100%;
}

ul.dropdown ul li {
 float: none;
}

ul.dropdown ul ul {
 top: 1px;
 left: 99%;
}

ul.dropdown li:hover > ul {
 visibility: visible;
}

ul.dropdown {
 font-weight: bold;
}

ul.dropdown li {
	color: #535353;
	font-size: 12px;
	margin-right: 57px;
	padding: 7px 0px;
}

	ul.dropdown li.hover,
	ul.dropdown li:hover {
	 color: #535353;
	}

	ul.dropdown a:link,
	ul.dropdown a:visited	{ color: #535353; text-decoration: none; }
	ul.dropdown a:hover		{ color: #026a41; text-decoration: none; }
	ul.dropdown a:active	{ color: #535353; text-decoration: none; }


	/* -- level mark -- */

	ul.dropdown ul {
	 width: 150px;
	 margin-top: -5px;
	}

	ul.dropdown li.selected{
	 color: #026a41;
	}

		ul.dropdown ul li {
		 font-weight: normal;
		}

ul.dropdown li li {
 background-image: url(images/menubg.gif);
  height: 20px;
  color: #535353;
  padding: 9px 20px 5px 15px;
  width: 170px;
}

ul.dropdown li li:hover {
 background-image: url(images/menubgover.gif);
  height: 20px;
  color: #535353;
  padding: 9px 20px 5px 15px;
  width: 170px;
}
