body {
	background-color: #333333;
}
.body-main {
	background-color: #000000;
	width: 900px;

}
.footer-main {
	height: 250px;
	width: 100%;
	background-color: #3e3e36;
	background-image: url(images/footer-BG.jpg);
	background-repeat: repeat-x;
}
.body_heading {
	background-image: url(images/footer-BG.jpg);
	height: 40px;
	width: 100%;
	background-repeat: repeat-x;
	background-color: #3e3e36;
}
.body-heading-home {
	padding: 10px;
	height: 20px;
	background-color: #3e3e36;
	background-image: url(images/footer-BG.jpg);
	background-repeat: repeat-x;
}


.header-main {
	background-color: #2f2f2f;
	height: 38px;
	width: 100%;
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
}
.header_border {
	background-repeat: no-repeat;
	height: 1px;
	width: 100%;
	background-color: #000000;
}
.footer-links {
	height: 190px;
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: decimal;
	line-height: 23px;
	font-size: 15px;
	color: 333333;
}
.footer_links2 {
	float: right;
}


.contact_bottom {
	background-color: #666666;
	border: 2px dashed #999999;
	width: 380px;
	height: 103px;
	padding: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
body-link {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: underline;
}
.footer_link-color {
	color: #CCCCCC;
	text-decoration: underline;
}


a:visited {
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: none;
}







body,td,th {
	color: #FFFFFF;
}
.body-link {
	color: #000000;
}
.dashed-border {
	border: 2px dashed #999999;
	width: 560px;
	padding: 5px;
	height: 98px;
}
.main-home {
	border: 2px dashed #999999;
	padding-bottom: 15px;
}
.coatings_breadcrumb {
	color: #333333;
	text-decoration: underline;
}
