/*navbar styles*/
#bluebanner {
	position: absolute;
	height: 128px;
	width: 100%;
	left: 0px;
	top: 0px;
	z-index: 1;
	background-image: url(../images/bg_blue.gif);
	background-repeat: repeat-x;
}
#altbluebanner {
	position: absolute;
	height: 128px;
	width: 100%;
	left: 0px;
	top: 0px;
	z-index: 1;
	background-image: url(../images/bg_altblue.gif);
	background-repeat: repeat-x;
}
#brownbanner {
	position: absolute;
	height: 128px;
	width: 100%;
	left: 0px;
	top: 0px;
	z-index: 1;
	background-image: url(../images/bg_brown.gif);
	background-repeat: repeat-x;
}
#logo {
	position: absolute;
	z-index: 11;
	height: 27px;
	width: 240px;
	left: 14px;
	top: 23px;
}
#navbutton1 {
	position: absolute;
	z-index: 11;
	height: 20px;
	width: 76px;
	left: 443px;
	top: 33px;
}
#navbutton2 {
	position: absolute;
	z-index: 11;
	height: 20px;
	width: 76px;
	left: 543px;
	top: 33px;
}

#navbutton3 {
	position: absolute;
	z-index: 11;
	height: 20px;
	width: 76px;
	left: 42px;
	top: 93px;
}
#navbutton4 {
	position: absolute;
	z-index: 11;
	height: 20px;
	width: 76px;
	left: 144px;
	top: 93px;
}
#navbutton5 {
	position: absolute;
	z-index: 11;
	height: 20px;
	width: 76px;
	left: 343px;
	top: 93px;
}
#navbutton6 {
	position: absolute;
	z-index: 11;
	height: 20px;
	width: 76px;
	left: 443px;
	top: 93px;
}
#navbutton7 {
	position: absolute;
	z-index: 11;
	height: 20px;
	width: 76px;
	left: 543px;
	top: 93px;
}
#navbutton8 {
	position: absolute;
	z-index: 11;
	height: 20px;
	width: 76px;
	left: 443px;
	top: 73px;
}
#navbutton9 {
	position: absolute;
	z-index: 11;
	height: 20px;
	width: 76px;
	left: 543px;
	top: 73px;
}
