body {
	text-align: center;
	font-family: verdana, helvetica, arial, serif;
	background-color: #95CB41;
	margin: 0;
	padding: 10px;
	font-size: 100%;
}

body a {
	color: #3D6712;
	text-decoration: underline;
}

body a:hover {
	color: #000000;
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

#wrapper_border {
	width: 632px;
	margin: auto;
	padding: 1px 0 0 0;
	background-color: #fff;
}

#wrapper {
	width: 600px;
	margin: auto;
	padding: 0;
	border-top: 15px solid #70BD1f;
	border-left: 15px solid #70BD1f;
	border-right: 15px solid #70BD1f;
}

#wrapper a {
	color: #3D6712;
	text-decoration: underline;
}

#wrapper a:hover {
	color: #000000;
	text-decoration: none;
}

#header {
	width: 600px;
	height: 408px;
	background: #fff url(../images/header.jpg) 0 0 no-repeat;
}

#header_small {
	width: 600px;
	height: 197px;
	background: #fff url(../images/header_small.jpg) 0 0 no-repeat;
}

#navcontainer {
	width: 600px;
}

#navcontainer ul {
	list-style-type: none;
	padding: 16px 0;
	margin: 0;
	background-color: #70BD1f;
}

#navcontainer ul li {
	display: inline;
}

#navcontainer ul li a {
	text-decoration: none;
	padding: 3px 13px;
	border: 1px solid #FFF;
	background-color: #70BD1f;
	color: #fff;
}

#navcontainer li a:hover {
	color: #000;
	background-color: #FFE80F;
	border: 1px solid #000;
	padding: 3px 13px;
}

#navcontainer li a.active {
	color: #000;
	background-color: #FFE80F;
	border: 1px solid #FFE80F;
	padding: 3px 13px;
}

#wrapper p {
	padding: 3px 0 3px 0;
	margin: 0;
	color: #3D6712;
	text-align:  left;
	font-size: 75%;
	line-height: 130%;
}

#wrapper p:hover {
	background-color: #FEFEE5;
}

#top {
	background: #fff url(#) top left repeat-x;
	padding: 15px;
	
}

#top ul {
	text-align: left;
	padding: 0 30px 0 30px;
}

#top ul li {
	padding: .3em 0 .3em 0;
	color: #3D6712;
}

#top ul li:hover {
	background-color: #FEFEE5;
}

#top ul ul li {
	
}

#top h3,h4 {
	color: #FF9E0D;
}

#top h4 {
	font-size: 14px
}



#check_icon {
	height: auto !important; /* This counts for standard-compliant browsers*/
 	height: 60px; /* Silly-Billy Internet Explorer */
	min-height: 60px;
	padding: 0px 0 0 0;
	background: url(../images/check.gif) top right no-repeat;
}

#check_icon h4 {
	text-align: left;
	color: #000;
	font-size: 14px;
	padding-top: 15px;
}

#check_icon h5 {
	text-align: left;
	font-size: 12px;
}

#window_icon {
	height: auto !important; /* This counts for standard-compliant browsers*/
 	height: 135px; /* Silly-Billy Internet Explorer */
	min-height: 135px;
	padding: 0px 0 0 0;
	background: url(../images/window.gif) top right no-repeat;
}

#window_icon h4 {
	text-align: left;
	color: #000;
	font-size: 14px;
	padding: 15px 135px 0 0;
}

#window_icon h5 {
	text-align: left;
	font-size: 12px;
}

/*
#left h4 {
	text-align: center;
	color: #000;
	font-size: 130%;
}

#left h5 {
	text-align: center;
	font-size: 60%;
	color: #FF9E0D;
}
*/

#left {
	width: 290px;
	padding: 0 10px 0 10px ;
	float: left;
}

#left ul {
	list-style-type: none;
	margin-top: 55px;
	padding: 0;
	text-align: left;
	color: #3D6712;
}

#left ul li {
	margin-left: 10px;
	padding: 5px 0 0 0;
}

#left ul li:hover {
	background-color: #FEFEE5;
}

#left img {
	float: left;
	padding: 15px 0px 0 50px;
}

#right {
	width: 290px;
	float: right;
	padding: 0 0px 0 0px ;
}

#right ul {
	margin: 0;
	padding: 2px 30px 2px 30px;
	text-align: left;
}
/*
#right h4 {
	text-align: left;
	color: #000;
	font-size: 110%;
	min-height: 59px;
}

#right h4.aid {
	
	padding: 0 60px 0 0;
	background: url(images/aid.gif) top right no-repeat;
}

#right h4.good {
	padding: 5px 60px 0 0;
	background: url(images/goodwill.gif) top right no-repeat;
}
*/

#footer {
	clear: both;
	width: 632px;
	height: 239px;
	margin: auto;
	background: url(../images/footer.jpg) 0 0 no-repeat;
}

#footer p {
	margin: 0;
	text-align: left;
	color: #fff;
	font-size: 12px;
	padding-top: 165px;
	padding-left: 30px;
	
}

.alt {
	display: none;
}

.clear {
	clear: both;
	height: 15px;
}

#help_icon {
	height: auto !important; /* This counts for standard-compliant browsers*/
 	height: 60px; /* Silly-Billy Internet Explorer */
	min-height: 60px;
	padding: 0px 0 0 0;
	background: url(#) top left no-repeat;
}

#help_icon h4 {
	text-align: left;
	color: #000;
	font-size: 14px;
	padding: 15px 0 0 0px;
}

#help_icon p {
	text-align: left;
	font-size: 10px;
	padding: 0 0 0 0px;
}

#goodwill_icon {
 	height: auto !important; /* This counts for standard-compliant browsers*/
 	height: 60px; /* Silly-Billy Internet Explorer */
	min-height: 60px;
	padding: 0px 0 0 0;
	background: url(../images/goodwill.gif) top right no-repeat;
}

#goodwill_icon h4 {
	text-align: left;
	color: #000;
	font-size: 14px;
	padding-top: 15px;
}

#goodwill_icon h5 {
	text-align: left;
	font-size: 12px;
}



#main {
	padding: 10px;
	clear: both
}

#main blockquote {
	margin: 0px 50px 0 50px;
	font-size: 12px;
	color: #3D6712;	
}

#main blockquote:hover {
	background-color: #FEFEE5;
}

#fireman_icon {
	height: auto !important; /* This counts for standard-compliant browsers*/
 	height: 60px; /* Silly-Billy Internet Explorer */
	min-height: 60px;
	padding: 0px 0 0 0;
	background: url(../images/fireman.gif) top left no-repeat;
}

#fireman_icon h4 {
	text-align: left;
	color: #000;
	font-size: 14px;
	padding: 15px 0 0 62px;
}

#fireman_icon h5 {
	text-align: left;
	font-size: 12px;
	padding: 0 0 0 62px;
}

#fireman_icon2 {
	height: auto !important; /* This counts for standard-compliant browsers*/
 	height: 60px; /* Silly-Billy Internet Explorer */
	min-height: 60px;
	padding: 0px 0 0 0;
	background: url(../images/fireman.gif) top left no-repeat;
	margin-top: 12px;
}

#fireman_icon2 h4 {
	text-align: left;
	color: #000;
	font-size: 18px;
	padding: 20px 0 0 62px;
}


#blank_icon {
	height: auto !important; /* This counts for standard-compliant browsers*/
 	height: 60px; /* Silly-Billy Internet Explorer */
	min-height: 60px;
	padding: 0px 0 0 0;
	background: url(#) top left no-repeat;
}

#blank_icon h4 {
	text-align: left;
	color: #000;
	font-size: 14px;
	padding: 15px 0 0 0px;
}

#blank_icon h5 {
	text-align: left;
	font-size: 12px;
	padding: 0 0 0 0px;
}

#sticker_icon {
	height: auto !important; /* This counts for standard-compliant browsers*/
 	height: 60px; /* Silly-Billy Internet Explorer */
	min-height: 60px;
	padding: 0px 0 0 0;
	background: url(../images/sticker_small.gif) top left no-repeat;
}

#sticker_icon h4 {
	text-align: left;
	color: #000;
	font-size: 14px;
	padding: 15px 0 0 62px;
	
}

#sticker_icon h5 {
	text-align: left;
	font-size: 12px;
	padding: 0 0 0 62px;
	
}

#sticker_icon h6 {
	text-align: left;
	color: #000;
	font-size: 12px;
	padding: 15px 0 0 62px;
	
}

#contact {
	padding: 50px 150px 0 150px
	
}

ul#checklist {
	list-style-type: none;
	padding: 0;
	margin-top: 22px;
	margin-left: 10px;
}

ul#checklist li {
background-image: url(../images/check_mark.gif);
background-repeat: no-repeat;
background-position: 0 .2em;
padding-left: 1.5em;
}

#popup_border {
	width: 400px;
	margin: auto;
	padding: 0;
	border: 1px solid #fff;
	
}
#popup {
	width: 340px;
	margin: auto;
	padding: 20px ;
	background-color: #fff;
	border: 10px solid #70BD1f;
}

div#wrapper p#mesothelioma {
	font-weight: bold;
	font-size: 14px;
	padding: 20px 10px;
}

div#wrapper p#mesothelioma img {
	display: block;
	padding: 10px 0;
}











