body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-color: #4773B4;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#head {
	height: 112px;
	width: 769px;
	margin-left: auto;
	margin-right: auto;
	position: static;
}
#headnav {
	height: 52px;
	width: 769px;
	margin-left: auto;
	margin-right: auto;
	position: static;
}
#headimage {
	width: 769px;
	margin-left: auto;
	margin-right: auto;
	position: static;
}
#productNav {
	height: 25px;
	width: 673px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/na_pn_bg.jpg);
	background-repeat: repeat-x;
	padding-left: 20px;
	padding-right: 20px;
	position: static;
}
#productNav a {
	font-size: 10px;
	padding: 0px 30px 0px 0px;
	color: #486EA5;
	text-decoration: none;
	font-weight: bold;
}
#productNav a:hover {
	font-size: 10px;
	padding: 0px 30px 0px 0px;
	color: #DE3228;
	text-decoration: none;
	font-weight: bold;
}
#content {
	width: 673px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 12px;
}
#bottom {
	width: 673px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
	background-image: url(images/na_10.jpg);
	height: 83px;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #4773B4;
}
.smll {
	font-size: 10px;
}
