@charset "UTF-8";
body {
	text-align: center;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/metall.jpg);
	color: #595651;
	font-size: 75%;
	line-height: 150%;
}
#wrapper {
	text-align: left;
	width: 760px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #f1f1f1;
	top: 0px;
	height: auto;
}
#wrapper2 {
	text-align: left;
	width: 760px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #f1f1f1;
	top: 0px;
	height: auto;
}
#header {
	background-color: #595651;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	height: auto;
}
#content2 {
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	height: auto;
}
#footer {
	clear: both;
	background-color: #0054a5;
	text-align: center;
	color: #f1f1f1;
	height: 25px;
	line-height: 170%;
}
#logo {
	height: 200px;
	padding-bottom: 0px;
	background-image: url(images/mueller_logo_760x160.jpg);
}
#navoben {
	height: 25px;
	bottom: 0px;
	float: left;
	width: 760px;
	text-align: right;
	background-image: url(images/metall.jpg);
	background-repeat: repeat-x;
}
#nav {
	text-indent: 17px;
	background-color: #f1f1f1;
	height: 35px;
	line-height: 240%;
	background-image: url(images/metall.jpg);
}
#banner {
	height: 200px;
}
#leftColumn {
	float: left;
	width: 345px;
}
#rightColumn {
	float: right;
	width: 345px;
	padding-right: 20px;
}
h1 {
	color: #595651;
}
h2 {
	color: #595651;
	line-height: 150%;
}
h3 {
	color: #595651;
}
h4 {
	color: #595651;
}
h5 {
	color: #595651;
}
h6 {
	color: #595651;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #595651;
	font-weight: bolder;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #595651;
	font-weight: bolder;
}
a:hover {
	color: #0054a5;
	font-weight: bolder;
}
a:active {
	text-decoration: none;
	color: #595651;
	font-weight: bolder;
}
