/*
 * CSS Document by Daryl Quenet
 */

a, a:visited {
	color: #0000ff;
}

a:hover {
	color: #666600;
}

#layer1 {
	height: 220px;
	width: 290px;
	left: 564px;
	top: -4px;
	position: absolute;
	visibility: visible;
}

#layer2 {
	height: 217px;
	width: 278px;
	left: 0;
	top: -4px;
	position: absolute;
	visibility: visible;
}

#layer3 {
	height: 130px;
	width: 304px;
	left: 300px;
	top: 10px;
	position: absolute;
	visibility: visible;
}

#layer4 {
	width: 175px;
	left: 10px;
	top: 221px;
	position: absolute;
	visibility: visible;
}

ul#nav {
	margin-left: 0;
	padding: 0;
}
#nav li {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
a#home, a#specs, a#hoods, a#products, a#copper, a#ssteel, a#steel, a#powder, a#lumaboard, a#liners, a#pewter, a#rock, a#contact, a#resources {
	display: block;
	width: 175px;
	height: 20px;
	text-indent: -1000em;
}
a#home {
	background: url("/images3/Home.gif") top left no-repeat;
}
a#specs {
	background: url("/images3/Specs.gif") top left no-repeat;
}
a#hoods {
	background: url("/images3/CustomHoods.gif") top left no-repeat;
}
a#products {
	background: url("/images3/Products.gif") top left no-repeat;
}
a#copper {
	background: url("/images3/Products_Copper.gif") top left no-repeat;
}
a#ssteel {
	background: url("/images3/Products_SSteel.gif") top left no-repeat;
}
a#steel {
	background: url("/images3/Products_Steel.gif") top left no-repeat;
}
a#powder {
	background: url("/images3/Products_PowderCoat.gif") top left no-repeat;
}
a#lumaboard {
	background: url("/images3/Products_Lumaboard.gif") top left no-repeat;
}
a#liners {
	background: url("/images3/Products_HoodLiners.gif") top left no-repeat;
}
a#pewter {
	background: url("/images3/Products_Pewter.gif") top left no-repeat;
}
a#rock {
	background: url("/images3/Products_Rock.gif") top left no-repeat;
}
a#contact {
	background: url("/images3/ContactUs.gif") top left no-repeat;
}
a#resources {
	background: url("/images3/Resources.gif") top left no-repeat;
}
a#home:hover, a#specs:hover, a#hoods:hover, a#hoods:hover, a#products:hover, a#copper:hover, a#ssteel:hover, a#steel:hover, a#powder:hover, a#lumaboard:hover, a#liners:hover, a#pewter:hover, a#rock:hover, a#contact:hover, a#resources:hover {
	background-position: 0 -20px;
}

.head1 {
	color: #1a3560;
	font-size: 13pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-style: normal;
	font-weight: bold;
	line-height: 16pt;
	text-decoration: none;
}

.head2 {
	color: #000;
	font-size: 12pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	line-height: 14pt
}

.contact {
	color: #1a3560;
	font-size: 11pt;
	line-height: 12pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.head_hood {
	color: #1a3560;
	font-size: 14pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	line-height: 16pt
}

.text {
	color: black;
	font-size: 12pt;
	font-family: "Times New Roman", Georgia, Times;
	line-height: 14pt;
	margin-right: 20px;
	margin-left: 50px;
}

.text_hoods {
	color: black;
	font-size: 12pt;
	font-family: "Times New Roman", Georgia, Times;
	line-height: 14pt;
	margin-left: -50px
}

.bold  {
	color: #ffffff;
	font-weight: bold;
	font-size: 12pt;
	line-height: 14pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.Navspec a:link {
	color: #ffffff;
	font-weight: bold;
	font-size: 12pt;
	line-height: 14pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-style: normal;
	text-decoration: none;
}

.Navspec a:hover {
	color: yellow;
	font-weight: bold;
	font-size: 12pt;
	line-height: 14pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-style: normal;
	text-decoration: none;
}

ul {
	color: #1a3560;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14pt;
	list-style-type: disc;
	margin: 1em 0 1em 20px
}

.WhiteText {
	color: #ffffff;
	font-weight: normal;
	font-size: 10pt;
	line-height: 12pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

a.info {
	display: block;
	height: 100px;
	width: 173px;
	background: url("/images2/request.gif") top left no-repeat;
	cursor: pointer;
}

a.info:hover {
	background: url("/images2/request_over.gif") top left no-repeat;
}