@charset "UTF-8";

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 1.618em;
	color: #292929;
}
#header-contain {
	width: 100%;
	height: 99px;
	padding: 1px 0 0 0;
	background: url(http://www.industrialfinishes.com//css/layout/header-containbg.gif) repeat-x;
}
#header {
	width: 960px;
	margin: 0 auto;
}
h1 {
	font-size: 2.618em;
}
h1 a, h1 a:visited {
	text-decoration: none;
	color: #292929;
}
h2 {
	font-size: 1.618em;
}
#navigation-contain {
	display: none;
}
#splash {
	display: none
}
a, a:visited {
	color: #cb9b38;
}
#sub-content {
	display: none;
}