#main {
	height: 100%;
	width: 747px;
	background-image: url(../images/contentbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;




}
#main #content #copy a {
	color: #FFFFFF;
	text-decoration: underline;
}
#main #content #copy a:hover {
	text-decoration: underline;
	color: #202010;
}
#main #footer a:hover {
	color: #202010;
}
#header {
	height: 130px;
	width: 747px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#nav {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height: 38px;
	width: 422px;
	float: right;
	font-size: 13px;
	font-weight: bold;
	padding-top: 12px;
}
#main #footer #credit {
	height: 40px;
	width: 100px;
}
#main #header #nav li {
	display: inline;
	padding-left: 14px;
}
#main #header #nav a {
	color: #FFFFFF;
	text-decoration: none;
}
#main #header #nav a:hover {
	color: #181B20;
	text-decoration: underline;
}
.active {color: #181B20}

#side {
	float: left;
	height: 439px;
	width: 293px;
	background-image: url(../images/dwgbg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	position: fixed;
	left: 747px;
	top: 300px;
}
#content {
	padding-top: 16px;
	height: 530px;
	background-image: url(../images/parts.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#footer {
	height: 25px;
	width: 719px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 28px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;

}
#copy {
	float: left;
	width: 265px;
	padding-left: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	font-weight: normal;
}
#main #footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
#banners {
	height: 222px;
	width: 422px;
	float: right;
}
#main #content #banners img {
	padding-bottom: 10px;
}
#main #content #copy h1 {
	font-size: 1.4em;
	font-weight: normal;
	color: #181B20;
}
#main #content #copy li {
	padding-left: 8px;
	list-style-position: inside;
	list-style-type: disc;
}
#map {
	height: 222px;
	width: 422px;
	float: right;
}
#main #content #copy img {
	margin-top: 10px;
	border: 1px solid #FFFFFF;
}
#main #header #nav .active a {
	color: #181820;
}
#main #header #nav .active a:hover {
	text-decoration: underline;
}
body {
	background-color: #202f48;
	background-image: url(../images/dwgbg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;

}
