@charset "UTF-8";
#banner {
	width: 840px;
	float: left;
}
#bannerTitle img {
	float: left;
}
#bannerTitle {
	height: 44px;
	width: 840px;
	background-image: url(../img/bnav_silverbar.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	bottom: 0px;
	float: left;
}

body#one #aone, body#two #atwo, body#three #athree, body#four #afour, body#five #afive, body#six #asix {
	color: #3B392E;
	background-image: url(../img/subnav_bg.png);
	background-repeat: repeat-y;
}

