body {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	color: #666666;
}
form {
	margin: 0;
	padding: 0;
}
a {
	z-index: 1;
	color: #A53808;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #2F6A4E;
}
a img {
	border: 0;
}
div {
	z-index: 1;
}
p {
	margin: 0;
	padding: 0px 0px 10px 0px;
}
ul {
	list-style-type: none;
	list-style-image: url(images/bullet.gif);
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 7px;
	padding-left: 25px;
	margin-left: 0px;
}
ul ul {
	padding-top: 7px;
}
li {
	line-height: 13px;
	padding-bottom: 5px;
}
td {
	vertical-align: top;
}
.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
#main {
	width: 760px;
	margin: 0 auto;
}
#top {
	background-image: url(images/nwm_top.jpg);
	background-repeat: no-repeat;
	height: 316px;
}
#middle {
	background-image: url(images/nwm_middle.jpg);
	background-repeat: no-repeat;
	height: 138px;
}
#bottom {
	background-image: url(images/nwm_bottom.jpg);
	background-repeat: no-repeat;
	height: 146px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 23px;
	color: #ffffff;
	margin: 0;
	padding: 0px 0px 11px 0px;
	font-weight: normal;
	padding-left: 302px;
}
#middle p {
	margin: 0;
	padding: 0;
	font-size: 10px;
	text-transform: uppercase;
	color: #ffffff;
	padding-left: 302px;
}
.nwm_link {
	float: left;
	width: 178px;
	height: 137px;
	background-repeat: no-repeat;
}
.spacer {
	float: left;
}
.nwm_link a {
	text-transform: uppercase;
	text-align: center;
	display: block;
	padding-top: 104px;
	line-height: 21px;
	color: #A53808;
	text-decoration: none;
	font-size: 10px;
}
.nwm_link a:hover {
	color: #2F6A4E;
}
.bull {
	color: #bababa;
}
#footer {
	padding-top: 29px;
	font-size: 11px;
	color: #333333;
	text-align: center;
}