﻿/* CSS layout */
#masthead {
	background-image: none;
	font-family: "Lucida Sans";
	font-size: medium;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
}
#top_nav {
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center center;
	font-family: "Lucida Sans";
	font-size: medium;
	list-style-type: none;
	background-image: none;
	table-layout: fixed;
}
#page_content {
	margin: 0px;
	background-position: left;
	font-family: "Lucida Sans";
	font-size: medium;
	color: #000000;
	padding: 0px;
	width: 955px;
	height: auto;
	background-repeat: no-repeat;
}
#footer {
	background-image: none;
	background-repeat: no-repeat;
	background-position: center center;
}
.productpage {
	padding: 0px;
	margin: 0px;
	background-image: url('SIDEBAR.gif');
	background-repeat: no-repeat;
	background-position: left;
}
.INTEXT {
	font-family: "Lucida Sans";
	font-size: large;
	text-align: left;
}
.style4views {
	padding: 0px;
	background-image: url('../../contractor%20wb/1035SERIES/1038/sidebar.gif');
	background-repeat: no-repeat;
	vertical-align: top;
	margin-top: 15px;
	margin-left: 17px;
	clip: rect(15px, auto, auto, auto);
	width: 200px;
}
