#background {
	width: 760px;
	background-image: url(images/americana_bg_tile.gif);
	background-repeat: repeat-y;
}
#am_bottom {
	height: 20px;
	width: 760px;
	background-color: #74D1FF;
	clear: both;
	margin: 0px;
	padding: 0px;
}
#subNav li {
	list-style-type: none;
	display: block;
	margin-right: 20px;
	text-align: right;
	margin-top: 10px;
	float: left;
	margin-left: 20px;
}
#subNav ul {
	text-align: center;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#subNav {
	width: 204px;
	text-align: center;
	position: absolute;
	left: 286px;
	top: 253px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	height: 43px;
}
#subNav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0066FF;
	font-size: 12px;
	font-weight: bold;
}
#subNav strong {
	color: #322C62;
	font-size: 12px;
}
