body {
	background-image : url(images/body_bkg_repeat.gif);
	background-repeat : repeat;
	margin: 7px 0px 0px 0px;
}

div#bodygradient {
	background-image : url(images/body_bkg_top_repeatx.gif);
	background-repeat : repeat-x;
	background-position : top left;
	width: 100%;
	height: 257px;
	position: absolute;
	top: 0;
	left: 0;
}

div#logo {
	position: relative;
	background-image: url(images/logo_bkg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin-left: auto;
	margin-right: auto;
	width: 808px;
	height: 270px;
}

img#logocorner {
	position: absolute;
	top: -1px;
	left: 0px;
}

img#logotext {
	position: absolute;
	top: 28px;
	right: 5px;
}

div#nav {
	background-image: url(images/nav_bkg.jpg);
	background-repeat: none;
	position: absolute;
	top: 176px;
	left: 4px;
	border-left: solid #000000 1px;
	border-right: solid #000000 1px;
	width: 798px;
	height: 26px;
}

div#nav a {
	padding: 0px 20px 0px 20px;
	border-right: solid #FFFFFF 1px;
	font-family: Arial, sans;
	font-size: 12px;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: none;
}

div#dropshadow {
	margin-left: auto;
	margin-right: auto;
	width: 808px;

	background-image: url(images/frame_bkg_repeaty.gif);
	background-repeat: repeat-y;
	position: relative;
}

div#frame {
	background-color: #F1EFE7;
	border-left: solid #000000 1px;
	border-right: solid #000000 1px;
	width: 798px;
	margin-left: 4px;
	padding-bottom: 28px;	
}

div#contentbkg {
	background-color: #FFFFFD;
	border-left: solid #E3DFCF 1px;
	border-right: solid #E3DFCF 1px;
	border-bottom: solid #E3DFCF 1px;
	width: 780px;
	margin-left: 8px;
	position: relative;
}

div#content {
	position: relative;
	left: 13px;
	top: -56px;
	width: 754px;
}

div#callouts {
	position: absolute;
	width: 425px;
	top: 0px;
	left: 0px;
}

div.callout {
	border: solid #E0E0E0 1px;
	background-color: #F2F2F2;
	position: relative;
	margin-top: 11px;
}

div.callout h1 {
	color: #15528B;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	margin: 6px 0px 0px 100px;	
}

div.callout h1 a {
	text-decoration: none;
	color: #15528B;
}

div.callout h2 {	
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	margin: 4px 0px 0px 100px;
}

div.callout h2 a {
	color: #15528B;
	text-decoration: none;
}

div.callout h3 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	margin: 4px 8px 0px 100px;
	line-height: 13px;
}

div.callout h3 a {
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	color: #15528B;
	text-decoration: none;
}

div#meso {
	width: 423px;
	height: 90px;
	background-image: url(images/callout_bkg_meso.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

div#asbestos {
	width: 423px;
	height: 233px;
	padding-top: 4px;
	background-image: url(images/callout_bkg_asbestos.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

div#asbestos h1 {
	margin: 6px 0px 0px 140px;
}

div#asbestos h1 a {
	background-image: url(images/h1_a_arrow.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	padding-left: 6px;
}

div#asbestos h2 {
	margin: 2px 0px ! important;
	font-size: 10px;
}

div#asbestos table {
	border: 0px;
	margin: 4px 0px 0px 140px;
	width: 270px;
}

div#asbestos td {
	padding-left: 6px;
}


div#news {
	width: 279px;
	height: 103px;
	background-image: url(images/callout_bkg_news.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
}

div#caseeval {
	width: 330px;
	height: 60px;
	margin-left: 0px;
	float: left;
}

img.roundedcorner {
	position: absolute;
	top: -1px;
	left: -1px;
}

form#caseeval {
	position: relative;
	top: 0px;
	left: 438px;
	background-color: #D8DEC0;
	border: solid #516851 1px;
	width: 297px;
	height: 351px;
	padding: 0px 6px 0px 12px;
}

form#caseeval h1 {
	font-size: 15px;
	font-weight: bold;
	font-family: Arial;
	color: #013301;
	margin: 6px 0px 6px 0px;
}

form#caseeval p {
	font-size: 11px;
	font-family: Verdana;
	color: #000000;
	margin: 0px 0px 6px 0px;
}

form#caseeval table tr td label {
	font-size: 11px;
	font-family: Verdana;
	color: #000000;
	margin: 2px 0px 1px 0px;
	padding: 0px;
	display: block;
}

form#caseeval table {
	background-color: transparent;
	border: 0px; 
	margin: 0px;
	padding: 0px;
	width: 297px;
}

form#caseeval table tr td {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

.fullwidth {
	width: 134px;
}

div#body {
	clear: both;
	position: relative;
	margin-top: 16px;
}

div#body h1 {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	margin: 0px 0px 8px 0px;
}

div#body h1 span {
	display: none;
}

div#body h2 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #484B4A;
	margin: 0px 0px 2px 0px;
	padding-top: 4px;
}

div#body p {
	font-family: Verdana;
	font-size: 11px;
	color: #484B4A;
	margin: 0px 12px 12px 0px;
	line-height: 16px;
}

div#body a {
	font-family: Verdana;
	font-size: 11px;
	color: #0A835B;
	text-decoration: underline;
}

div#body ul {
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 16px;
}

div#body li {
	font-family: Verdana;
	font-size: 11px;
	color: #484B4A;
	line-height: 17px;
}

div#thingys {
	float: right;
	width: 400px;
	border-left: solid #E3DFCF 1px;
	padding-left: 12px;
	margin-left: 12px;
}

div#thingys h2 img {
	float: right;
	padding: 2px 0px 2px 4px;
}

img#callus {
	position: absolute;
	bottom: 4px;
	right: 16px;
}

div#links {
	clear: right;
	position: relative;
	top: -48px;
	margin-left: 7px;
	margin-bottom: -56px;
	width: 726px;
	padding: 16px 24px 0px 24px;
	background-image: url(images/links_bkg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 225px;
}

div#links h1 {
	clear: left;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 4px 0px;
}

div#links h2 {
	width: 362px;
	float: left;
	font-weight: bold;
	color: #4C4A4A;
	font-family: Verdana;
	font-size: 10px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

div#links h2 a {
	color: #1B7759;
	text-decoration: none;
}

div#footer {
	margin-left: auto;
	margin-right: auto;
	width: 798px;
	background-image: url(images/footer_bar.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 14px 5px 32px 5px;
	position: relative;
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 10px;
}

div#footer p.copyright a {
	color: #FFFFFF ! important; 
	font-weight: normal;
	text-decoration: none;
	padding: 0px 8px 0px 8px;
	border-right: solid #FFFFFF 1px;	
}

div#footer p.address {
	width: 380px;
	float: left;
	padding: 10px 8px;
	margin: 0px;
}

div#footer p.tollfree {
	margin: 8px 0px 8px 0px;
	padding: 0px 8px;
}

div#footer p.copyright {
	clear: left;
	padding: 0px 8px;
	margin: 0px;
}

a:hover {
	text-decoration: underline ! important;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}


#ExtraNotes {
	display: none;
}

p.legal {
	text-align: justify;
	color: #AAAAAA;
	padding: 0px 8px;
}

p.legal a {
	color: #FFFFFF;
}