h1 {
	text-transform : uppercase;
	font-weight : bold;
	font-size : 16px;
	color : #424242;
}
h3 {
	text-transform : uppercase;
	text-align : left;
	margin-bottom : 3px;
	font-weight : bold;
	margin-top : 5px;
	margin-bottom : 0;
	border : 1px solid #000000;
	width : 250px;
	padding-left : 5px;
}
ul, li {
	margin : 0;
	padding : 0;
}
hr {
	color : #000000;
}
a {
	text-decoration : none;
	color : #0033cc;
}
a:hover {
	color : #000000;
}
img {
	margin : 0;
	padding : 0;
	border : none;
}
body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : center;
	background-image : url(../images/progressive_2000x1500v7.png);
	background-repeat : repeat-x;
}

p{margin:0px;
padding:0px;}
#page {
	
	width : 840px;
	background-color : #fff;
	margin : 10px auto;
	
}
#header {
	color : #333;
	width : 830px;
	height : 114px;
	background : #ffffff;
	background-image : url(../images/headerv5.png);
	background-repeat : no-repeat;
	background-position : top center;
	position : relative;
	margin-left : 5px;
}
#nav {
	background-image : url(../images/nav.gif);
	background-repeat : no-repeat;
	background-position : center;
	position : relative;
	width : 825px;
	height : 24px;
	margin-left : 5px;
}
#nav ul {
	padding : 0;
	margin-top : 2px;
	margin-left : 240px;
}
#nav li a {
	cursor : default;
	text-decoration : none;
	text-align : center;
	list-style-type : none;
	list-style : none;
	color : #cccccc;
	text-transform : uppercase;
	font-size : 11px;
}
#nav li a:hover, #nav li a:focus, #nav li a:active {
	color : #666666;
	text-align : center;
	list-style : none;
}
#nav li {
	position : relative;
	float : left;
	list-style-type : none;
	font-weight : normal;
	font-size : 12px;
	text-decoration : none;
	display : block;
	line-height : 19px;
	text-align : center;
	padding-left : 10px;
	margin-right : 10px;
	padding-right : 10px;
	border-right : 1px solid #cccccc;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}
#nav li.nodrop a:hover {
	display : block;
	color : #000;
	list-style-type : none;
}
#dropmenudiv {
	position : absolute;
	border : 1px solid black;
	border-bottom-width : 0;
	font : normal 14px Verdana;
	line-height : 20px;
	z-index : 100;
	width : 150px;
}
#dropmenudiv a {
	width : 150px;
	display : block;
	text-indent : 3px;
	border-bottom : 1px solid black;
	padding : 1px 0;
	text-align : left;
	color : #888888;
	font : normal 12px arial;
	text-decoration : none;
	background-color : #edf3f6;
}
#dropmenudiv a:hover {
	text-decoration : none;
	color : #000;
}
#content {
	color : #000;
	padding : 10px;
	width : 820px;
	position : relative;
	margin-left : 0;
	margin-right : 0;
	text-align : justify;
	line-height : 1.5em;


}
#content ul {
	margin-left : 20px;
}
#content img{padding:5px;}

table{overflow:hidden}
#leftcolumn {
	display : inline;
	color : #333;
	padding : 0;
	width : 175px;
	float : left;
	position : relative;
	margin-top : 10px;
	padding-left : 0;
	margin-left : 5px;
}
#leftcolumn h2 {
	font-weight : bold;
	font-size : 16px;
	color : #333333;
	text-align : center;
	margin-bottom : 10px;
	padding : 0 0 0 0;
}
.search {
	width : 170px;
	background-color : #d0d9e1;
	position : relative;
	margin-bottom : 20px;
	margin-top : 10px;
	display : block;
	border : 1px solid #cccccc;
	padding-left : 0;
}
.search p {
	padding-left : 15px;
	margin : 0;
	padding : 0;
	text-align: left;
}
#rightcolumn {
	float : right;
	color : #333;
	padding : 0;
	width : 620px;
	position : relative;
	background-repeat : no-repeat;
	background-position : top center;
	z-index : 5;
	margin-top : 20px;
	margin-left : 5px;
	margin-right : 10px;
	height : 500px;
	text-align : justify;
}
#rightcolumn img {
	margin : 10px;
}
.products {
	float : right;
	margin-left : 10px;
	width : 500px;
	position : relative;
}
.northwest {
	position : absolute;
	top : 25px;
	left : 40px;
	width : 100px;
	height : 100px;
}
.materialschart {
	font-size : 12px;
	vertical-align : top;
	text-align : left;
	color : #000000;
	font-weight : bold;
	letter-spacing : 0.2em;
}
.materiallist {
	font-size : 12px;
	vertical-align : top;
	text-align : center;
	color : #000000;
	font-weight : bold;
}

.map {
	position : absolute;
	top : 40px;
	left : 350px;
	width : 350px;
}
.undermap1 {
	position : absolute;
	top : 292px;
	left : 243px;
	width : 255px;
}
.undermap2 {
	position : absolute;
	top : 80px;
	left : 13px;
	width : 285px;
}
#footer {
	width : 840px;
	height : 50px;
	clear : both;
	color : #333;
	margin : 0 0 0 0;
	position : relative;
	left : 0;
	text-align : center;
	font-size : 10px;
}
.clear {
	clear : both;
	background : none;
}
