* {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana;
}

body {
	text-align: center;
	background-image: url(../imagery/menubar_bkgrnd2.jpg);
	background-repeat: repeat-x;
	scrollbar-face-color:#999999;
	scrollbar-base-color:#666666;
	scrollbar-arrow-color:#FFFF00;
	scrollbar-track-color:#CCCCCC;
	scrollbar-shadow-color:#666666;
	scrollbar-highlight-color:#cccccc;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-Color:#999999;
	background-color: #7F7F81;
}

#container .headerhome {
	background-image: url(../imagery/header.gif);
	height: 131px;
	background-repeat: no-repeat;
}

#container .headerasb {
	background-image: url(../imagery/header_asbestos.gif);
	height: 131px;
	background-repeat: no-repeat;
}
#container .headerserv {
	background-image: url(../imagery/header_services.gif);
	height: 131px;
	background-repeat: no-repeat;
}
#container .headercase {
	background-image: url(../imagery/header_case.gif);
	height: 131px;
	background-repeat: no-repeat;
}
#container .headercareer {
	background-image: url(../imagery/header_career.gif);
	height: 131px;
	background-repeat: no-repeat;
}
#container .headeraff {
	background-image: url(../imagery/header_aff.gif);
	height: 131px;
	background-repeat: no-repeat;
}
#container .headerteam {
	background-image: url(../imagery/header_team.gif);
	height: 131px;
	background-repeat: no-repeat;
}
#container .headercontact {
	background-image: url(../imagery/header_contact.gif);
	height: 131px;
	background-repeat: no-repeat;
}
#container .headerapplication {
	background-image: url(../imagery/header_application.gif);
	height: 131px;
	background-repeat: no-repeat;
}
#container .headerquote {
	background-image: url(../imagery/header_quote.gif);
	height: 131px;
	background-repeat: no-repeat;
}

#container .headerlinks {
	background-image: url(../imagery/header_links.gif);
	height: 131px;
	background-repeat: no-repeat;
}

#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#content {
	margin-top: 13px;
	margin-left: 28px;
	margin-right: 30px;
	text-align: left;
	height: 555px;
}

#footer {
	background-image: url(../imagery/footer.gif);
	height: 63px;
	width: 942px;
	font-size: 10px;
	text-align: left;
	line-height: 15px;
	clear: both;
}

#footer #links {
	float: left;
	margin-top: 25px;
	margin-left: 20px;
}
#footer #designer {
	float: right;
	margin-top: 30px;
	margin-right: 20px;
}
#footer #designer a {
	color: #666666;
	text-decoration: none;
}

#container #copyright {
	margin-top: 10px;
}

#content #maintext {
	background-image: url(../imagery/maincontent_bkgrnd.jpg);
	height: 495px;
	width: 691px;
	float: left;
}

#content #newstext {
	background-image: url(../imagery/news_bkgrnd2.gif);
	float: right;
	height: 495px;
	width: 242px;
}
#content #forms {
	background-image: url(../imagery/maincontent_bkgrndall.jpg);
	height: 495px;
	width: 942px;
	float: left;
}


#menubar {
	height: 45px;
}

/*------------------------------------scroll box settings-------------------------------*/

#scrolltext1 {
	width: 630px;
	overflow: auto;
	height: 420px;
	margin: 40px 0 0 30px;
	padding-right: 10px;
}
#scrolltext1  .header {
	font-size: 14px;
	margin-top: 5px;
	color: #666666;
	font-weight: bold;
	line-height: 40px;
}

#scrolltext1 h1 {
	font-size: 14px;
	color: #333333;
}


#scrolltext1 h2 {
	font-size: 14px;
	margin-top: 5px;
	color: #666666;
}
#scrolltext1 h3 {
	font-size: 12px;
	margin-top: 5px;
	color: #000000;
}


#scrolltext1 ul.list{
	list-style-position: inside;
	list-style-image: url(../imagery/bullet2.gif);
	font-size: 14px;
	font-weight: bold;
}


#scrolltext2 {
	width: 187px;
	margin: 10px 0 0 30px;
	overflow: auto;
	height: 385px;
	padding-right: 5px;
}
#scrolltext2 h1 {
	font-size: 13px;
	text-transform: uppercase;
	color: #666666;
}

#scrolltext2 h2 {
	font-size: 13px;
	color: #999999;
	text-transform: uppercase;
	line-height: 22px;
}
#scrolltext2 h3 {
	font-size: 15px;
}


#scrolltext2 li, #errormess1 li, #errormess li {
	list-style-position: inside;
	list-style-image: url(../imagery/bullet2.gif);
	margin: 10px 0 0 3em;
	text-indent: -2.5em;
}

#scrolltext3 {
	width: 880px;
	overflow: auto;
	height: 420px;
	margin: 40px 0 0 30px;
	padding-right: 10px;
}

#newstext #newshead {
	width: 175px;
	margin: 40px 0 0 30px;
	font-family: Tahoma, Verdana;
	font-size: 15px;
}


#menubar #menu {
	height: 30px;
	width: 651px;
	float: right;
	margin-right: 16px;
	margin-top: 10px;
}
#menubar #menu #contactbut {
	float: left;
	width: 88px;
}
#menubar #menu #home {
	float: left;
	width: 60px;
}
#menubar #menu #asbestos {
	float: left;
	width: 82px;
}
#menubar #menu #services {
	float: left;
	width: 80px;
}
#menubar #menu #case {
	float: left;
	width: 103px;
}
#menubar #menu #career {
	float: left;
	width: 73px;
}
#menubar #menu #affiliates {
	float: left;
	width: 86px;
}
#menubar #menu #team {
	float: left;
	width: 76px;
}
a:link {
	color: #0066CC;
}
a:visited {
	color: #0066CC;
}
a:hover {
	color: #0066CC;
}
.imgscroll {
	float: left;
	margin-right: 15px;
	display: block;
}
.imgscrollright {
	float: right;
	display: block;
	margin-left: 15px;
	margin-right: 5px;
}
.errortxt {
	color: #333333;
}


.bodytext {
	font-size: 0.8em;
	line-height: 20px;
	color: #666666;
}

.fields {
	font-size: 1em;
}

.date {
	font-size: 12px;
	color: #FF0000;
}

.copyright {
	font-size: 10px;
	color: #CCCCCC;
}

.style1 {
	color: #FF0000
}

br{
	clear: left;
}

#footer .sub {
	margin-top: 38px;
	margin-left: 20px;
	float: left;
}

hr {
	margin: 10px 0 10px 0;
	background: url(../imagery/field.png) repeat-x 0 90%;
	border: none;
}	

/*-----------------------------Forms-----------------------------*/

.style2 {
	color: #FF0000;
	font-size: 9px;
}

form.quoteform {
	width: 430px;
}

fieldset {
	margin-bottom: 10px;
	border: none;
}

label {
	line-height: 1.8;
	vertical-align: top;
	float: left;
	text-align: right;
	margin-right: 1em;
	width: 120px;
	font-weight: bold;
}

fieldset ol {
	margin: 0px;
	padding: 5px;
}

fieldset li {
	margin: 0px;
	padding: 5px;
	list-style: none;
}

fieldset fieldset {
	border: none;
	margin: 3px 0 0;
}

fieldset fieldset legend {
	padding: 0 0 5px;
	color: #666666;
}

legend {
	padding: 0 10px 0 10px;
	font-weight: bold;
	color: #666666;
}

fieldset fieldset label {
	font-weight: normal;
	/*display: block;*/
	width: 170px;
	margin-left: 123px;
	text-align: left;
}

form em {
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}

input.dashed {
	background: url(../imagery/field.png) repeat-x 0 100%;
	border: none;
	font-weight: bold;
}

textarea {
	float: left;
	background: none;
	border: 1px solid #999999;
	width: 100%;
	font-weight: bold;
	font-size: 1em;
}

.submitbutton {
	width: 12em;
	height: 1.9em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	background-position: center;
}	

#scrolltext4 {
	width: 880px;
	overflow: auto;
	height: 420px;
	margin: 40px 0 0 30px;
	padding-right: 10px;
}

#errormess1 {
	float: right;
	border: 2px dotted #666666;
	padding: 5px;
	margin: 40px 20px 0 0;
	font-family: Tahoma, Verdana;
	font-weight: bold;
	width: 350px;
}

form.contact {
	width: 370px;
}

form.contact label {
	width: 110px;
}

form.contact textarea {
	width: 96%;
	margin-left: 10px;
}

#errormess {
	float: right;
	width: 200px;
	border: 2px dotted #666666;
	padding: 5px;
	margin: 10px 0;
	font-family: Tahoma, Verdana;
	font-weight: bold;
}

form.application {
	width: 430px;
}

form.application fieldset p {
	text-align: left;
	float: right
}
#maintext .afftab {
	background-image: url(../imagery/affiliates_tab.png);
	background-repeat: no-repeat;
	height: 105px;
	width: 581px;
	padding-bottom: 10px;
}

#maintext .afflogo {
	height: 87px;
	width: 87px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	float: left;
}
#maintext .afftxt {
	height: 87px;
	padding: 5px;
	float: right;
	width: 450px;
	line-height: 1.4em;
}

#maintext .afftxt em {
	font-style: normal;
	font-weight: bold;
	
}
