@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-image: url(../images/ftr_bg.gif);
	background-position: left 570px;
	background-repeat: repeat-x;
	padding: 0px;
}
#container {
	background-color: transparent;
	height: 600px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
#header {
	height: 92px;
	text-align: center;
	background-image: url(../images/header_bg.jpg);
}
#spacer3px {
	background-color: #FFFFFF;
	height: 3px;
	width: 800px;
}


#nav {
	height: 22px;
	width: 800px;
	background-color: #FFFFCC;
	padding-top: 3px;
}
#nav img {
	float: left;
}

#nav ul {
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#nav li {
	text-decoration: none;
	display: inline;
}
#nav   a:link,#nav  a:visited  {
	text-decoration: none;
	color: #CC0000;
	margin-right: 20px;
	margin-left: 20px;
	display: inline;
	float: left;
}

#nav a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC0000;
}
#content {
	height: 445px;
	width: 798px;
	margin-right: auto;
	margin-left: auto;
}
#page {
	height: 440px;
	width: 796px;
	margin-right: auto;
	margin-left: auto;
}

#footer {
	width: 798px;
	height: 35px;
	background-image: url(../images/quality.jpg);
	background-repeat: no-repeat;
	background-position: center 8px;
}
#page p {
	margin: 0px;
	padding: 0px;
}
#wthreec {
	height: 100px;
	width: 100px;
	text-align: center;
	position: fixed;
	left: 50px;
	top: 620px;
}
#fmb img {
	position: absolute;
	top: 5px;
	left: 20px;
}
#nhbc img {
	top: 15px;
	position: absolute;
	right: 20px;
}
