body {
	background: #efefef url(images/background.jpg) no-repeat 0 0;
	margin: 0; padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	line-height: 140%;
}

img { border: none; }

.hidden { display: none; }

a {
	color: #344c9f;
		text-decoration: underline;

}

a:hover {
	text-decoration: none;
}

#container {
	width: 960px;
	margin: 0 auto;
}

h1 {
	text-indent: -99999px;
	width: 823px;
	height: 116px;
	margin: 0; padding: 0;
	background: transparent url(images/logo-bar.gif) no-repeat 0 0;
}

h2 {
	text-transform: uppercase;
	font-size: 12pt;
	letter-spacing: 1px;
	color: #333;
	font-weight: normal;
	margin: 0 0 23px;
}


h3 {
	text-transform: uppercase;
	font-size: 11pt;
	letter-spacing: 1px;
	color: #333;
	font-weight: normal;
	margin: 30px 0 8px;
}

h4 {
	color: #344c9f;
	border-top: 1px solid #888;
	border-bottom: 1px solid #888;
	padding: 7px 15px;
	margin: 5px 0;
	text-transform: uppercase; font-weight: bold;
	font-size: 8pt;
	
}

#links img {
	margin: 0 10px 0 0;
}

#topimage {
	margin: 0 0 5px;
}

/*===========================
TOP NAV  (Home | Contact)
=============================*/

#topnav ul {
	list-style: none;
	font-size: 8pt;
	text-align: right;
	margin: 0 0 10px; padding: 0;
}

#topnav ul li {
	display: inline;
	padding: 0 15px;
}

#topnav a {
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #344c9f;
}

#topnav a:hover {
	text-decoration: underline;
	color: #818080;
}



/*===========================
NAV
=============================*/

#nav {
	float: right;
	margin: 0 10px 0 0;
}

#nav ul#igation {
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav ul#igation li {
	text-indent: -9999px;
		margin: 0;
	padding: 0;
}

#nav ul#igation li a {
	display: block;
	width: 193px;
	background-image: url(images/entirenav.jpg);
}

#about {
	background-position: 0 0;
	height: 58px;
}

#nav ul li a#about:hover {
	background-position: 193px 0;
}

#asbestos {
	background-position: 0 -58px;
	height: 58px;

}
#nav ul li a#asbestos:hover {
	background-position: 193px -58px;
}

#regulatory {
	background-position: 0 -116px;
	height: 58px;

}
#nav ul li a#regulatory:hover {
	background-position: 193px -116px;
}

#mold {
	background-position: 0 -174px;
	height: 58px;

}
#nav ul li a#mold:hover {
	background-position: 193px -174px;
}

#storm {
	background-position: 0 -232px;
	height: 58px;

}
#nav ul li a#storm:hover {
	background-position: 193px -232px;
}

#eco {
	background-position: 0 -348px;
	height: 58px;

}
#nav ul li a#eco:hover {
	background-position: 193px -348px;
}

#project {
	background-position: 0 -406px;
	height: 58px;

}
#nav ul li a#project:hover {
	background-position: 193px -406px;
}

#expert {
	background-position: 0 -464px;
	height: 105px;
}
#nav ul li a#expert:hover {
	background-position: 193px -464px;
}


/*===========================
CONTENT
=============================*/

#content {
	width: 940px;
	background: #fff url(images/content_bg.gif) repeat-y 0 0;
	border-top: 10px solid #dbdbdb;
	border-bottom: 10px solid #dbdbdb;
	padding: 0 0 10px 20px;
}

#leftside {
	width: 726px;
	margin: 11px 0 0;
	float: left;
}

#homebuttons {
	margin: 0 0 6px;
}

#homebuttons img.first {
	margin: 0 6px 0 0;
}

#paragraph {
	padding: 35px;
	clear: both;
	color: #333;
	background: #cbc9ca url(images/secondary-text-back.jpg) no-repeat;
}

#paragraph strong {
	color: #344c9f;
	font-weight: bold;
}

#paragraph p {
	text-align: justify;
	margin-top: 0;
}

#footer {
	text-align: center;
	font-size: 7pt;
	color: #666;
	letter-spacing: 1px;
	margin: 10px 0 30px;
}

#footer ul {
	list-style: none;
	text-transform: lowercase;
	background: #fff;
	padding: 8px;
}

#footer ul li {
		display: inline;
		margin: 0 10px;
	}
	
#footer ul li a {
	color: #666;
	text-decoration: none;
}


#footer ul li a:hover {
	text-decoration: underline;
}
.ContactTextLg
{
	color: #807f7f;
	font-size: 22px;
	line-height : 20px;
	letter-spacing:1px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.ContactTextBold
{
	color: #344c9f;
	font-size: 12px;
	line-height : 20px;
	letter-spacing:0px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#blue {
	background: #344c9f;
	padding: 8px;
	margin: 50px 0 0 0;
	width: 177px;
}

#blue ul, #blue p {
	margin: 0; padding: 0 0 0 15px;
	font-size: 8pt;
	color: #fff;
	letter-spacing: 1px;
}

#blue p {
	text-transform: uppercase;
}


