#navbar_container
{
	position: relative;
	width: 100%;
	height: 35px;

	background-color: #9e1510;
}

#navbar
{
	position: relative;
	width: 1000px;
	height: 35px;

	margin: 0 auto;
}

#navbar1
{
	position: absolute;
	top: 0;
	left: 0;
	width: 120px;
	height: 35px;
	background-color: transparent;
}

#navbar1.selected, #navbar1:hover
{	
	background-color: #81100c;
}

#navbar1 a
{
	position: absolute;
	top: 0;
	left: 0;
	font-size: 14px;
	line-height: 35px;
	text-align: center;
	color: #fff;
	height: 100%;
	width: 100%;
}

#navbar1.selected a, #navbar1 a:hover
{
	color: #fff;
	text-decoration: none;
}

#navbar2
{
	position: absolute;
	top: 0;
	left: 120px;
	width: 120px;
	height: 35px;
	background-color: transparent;
}

#navbar2.selected, #navbar2:hover
{
	background-color: #81100c;
}

#navbar2 a
{
	position: absolute;
	top: 0;
	left: 0;
	font-size: 14px;
	line-height: 35px;
	text-align: center;
	color: #fff;
	height: 100%;
	width: 100%;
}

#navbar2.selected a, #navbar2 a:hover
{
	color: #fff;
	text-decoration: none;
}

#navbar3
{
	position: absolute;
	top: 0;
	left: 240px;
	width: 120px;
	height: 35px;
	background-color: transparent;
}

#navbar3.selected, #navbar3:hover
{
	background-color: #81100c;
}

#navbar3 a
{
	position: absolute;
	top: 0;
	left: 0;
	font-size: 14px;
	line-height: 35px;
	text-align: center;
	color: #fff;
	height: 100%;
	width: 100%;
}

#navbar3.selected a, #navbar3 a:hover
{
	color: #fff;
	text-decoration: none;
}

#navbar4
{
	position: absolute;
	top: 0;
	left: 360px;
	width: 120px;
	height: 35px;
	background-color: transparent;
}

#navbar4.selected, #navbar4:hover
{
	background-color: #81100c;
}

#navbar4 a
{
	position: absolute;
	top: 0;
	left: 0;
	font-size: 14px;
	line-height: 35px;
	text-align: center;
	color: #fff;
	height: 100%;
	width: 100%;
}

#navbar4.selected a, #navbar4 a:hover
{
	color: #fff;
	text-decoration: none;
}

#navbar5
{
	position: absolute;
	top: 0;
	left: 480px;
	width: 160px;
	height: 35px;
	background-color: transparent;
}

#navbar5.selected, #navbar5:hover
{
	background-color: #81100c;
}

#navbar5 a
{
	position: absolute;
	top: 0;
	left: 0;
	font-size: 14px;
	line-height: 35px;
	text-align: center;
	color: #fff;
	height: 100%;
	width: 100%;
}

#navbar5.selected a, #navbar5 a:hover
{
	color: #fff;
	text-decoration: none;
}

#navbar6
{
	position: absolute;
	top: 0;
	left: 640px;
	width: 120px;
	height: 35px;
	background-color: transparent;
}

#navbar6.selected, #navbar6:hover
{
	background-color: #81100c;
}

#navbar6 a
{
	position: absolute;
	top: 0;
	left: 0;
	font-size: 14px;
	line-height: 35px;
	text-align: center;
	color: #fff;
	height: 100%;
	width: 100%;
}

#navbar6.selected a, #navbar6 a:hover
{
	color: #fff;
	text-decoration: none;
}

#navbar7
{
	position: absolute;
	top: 0;
	left: 760px;
	width: 120px;
	height: 35px;
	background-color: transparent;
}

#navbar7.selected, #navbar7:hover
{
	background-color: #81100c;
}

#navbar7 a
{
	position: absolute;
	top: 0;
	left: 0;
	font-size: 14px;
	line-height: 35px;
	text-align: center;
	color: #fff;
	height: 100%;
	width: 100%;
}

#navbar7.selected a, #navbar7 a:hover
{
	color: #fff;
	text-decoration: none;
}

#navbar8
{
	position: absolute;
	top: 0;
	left: 880px;
	width: 120px;
	height: 35px;
	background-color: transparent;
}

#navbar8.selected, #navbar8:hover
{
	background-color: #81100c;
}

#navbar8 a
{
	position: absolute;
	top: 0;
	left: 0;
	font-size: 14px;
	line-height: 35px;
	text-align: center;
	color: #fff;
	height: 100%;
	width: 100%;
}

#navbar8.selected a, #navbar8 a:hover
{
	color: #fff;
	text-decoration: none;
}

#footer_navbar
{
	position: absolute;
	left: 0;
	top: 12px;
	width: 1000px;
	height: 35px;
}


#footer_navbar1
{
	position: absolute;
	top: 0;
	left: 10px;
	width: 85px;
	height: 35px;
	background-color: transparent;
}

#footer_navbar1 a
{
	position: absolute;
	top: 0;
	left: 0;
	font-size: 14px;
	line-height: 35px;
	text-align: center;
	color: #fff;
	height: 100%;
	width: 100%;
}

#footer_navbar1.selected a, #footer_navbar1 a:hover
{
	color: #b4975a;
	text-decoration: none;
}

#footer_navbar2
{
	position: absolute;
	top: 0;
	left: 95px;
	width: 115px;
	height: 35px;
	background-color: transparent;
}

#footer_navbar2 a
{
	position: absolute;
	top: 0;
	left: 0;
	font-size: 14px;
	line-height: 35px;
	text-align: center;
	color: #fff;
	height: 100%;
	width: 100%;
}

#footer_navbar2.selected a, #footer_navbar2 a:hover
{
	color: #b4975a;
	text-decoration: none;
}

#footer_navbar3
{
	position: absolute;
	top: 0;
	left: 210px;
	width: 95px;
	height: 35px;
	background-color: transparent;
}

#footer_navbar3 a
{
	position: absolute;
	top: 0;
	left: 0;
	font-size: 14px;
	line-height: 35px;
	text-align: center;
	color: #fff;
	height: 100%;
	width: 100%;
}

#footer_navbar3.selected a, #footer_navbar3 a:hover
{
	color: #b4975a;
	text-decoration: none;
}

#footer_navbar4
{
	position: absolute;
	top: 0;
	left: 305px;
	width: 105px;
	height: 35px;
	background-color: transparent;
}

#footer_navbar4 a
{
	position: absolute;
	top: 0;
	left: 0;
	font-size: 14px;
	line-height: 35px;
	text-align: center;
	color: #fff;
	height: 100%;
	width: 100%;
}

#footer_navbar4.selected a, #footer_navbar4 a:hover
{
	color: #b4975a;
	text-decoration: none;
}

#footer_navbar5
{
	position: absolute;
	top: 0;
	left: 410px;
	width: 150px;
	height: 35px;
	background-color: transparent;
}

#footer_navbar5 a
{
	position: absolute;
	top: 0;
	left: 0;
	font-size: 14px;
	line-height: 35px;
	text-align: center;
	color: #fff;
	height: 100%;
	width: 100%;
}

#footer_navbar5.selected a, #footer_navbar5 a:hover
{
	color: #b4975a;
	text-decoration: none;
}

#footer_navbar6
{
	position: absolute;
	top: 0;
	left: 560px;
	width: 85px;
	height: 35px;
	background-color: transparent;
}

#footer_navbar6 a
{
	position: absolute;
	top: 0;
	left: 0;
	font-size: 14px;
	line-height: 35px;
	text-align: center;
	color: #fff;
	height: 100%;
	width: 100%;
}

#footer_navbar6.selected a, #footer_navbar6 a:hover
{
	color: #b4975a;
	text-decoration: none;
}

#footer_navbar7
{
	position: absolute;
	top: 0;
	left: 645px;
	width: 120px;
	height: 35px;
	background-color: transparent;
}

#footer_navbar7 a
{
	position: absolute;
	top: 0;
	left: 0;
	font-size: 14px;
	line-height: 35px;
	text-align: center;
	color: #fff;
	height: 100%;
	width: 100%;
}

#footer_navbar7.selected a, #footer_navbar7 a:hover
{
	color: #b4975a;
	text-decoration: none;
}

#footer_navbar8
{
	position: absolute;
	top: 0;
	left: 765px;
	width: 105px;
	height: 35px;
	background-color: transparent;
}

#footer_navbar8 a
{
	position: absolute;
	top: 0;
	left: 0;
	font-size: 14px;
	line-height: 35px;
	text-align: center;
	color: #fff;
	height: 100%;
	width: 100%;
}

#footer_navbar8.selected a, #footer_navbar8 a:hover
{
	color: #b4975a;
	text-decoration: none;
}

#footer_navbar9
{
	position: absolute;
	top: 0;
	left: 870px;
	width: 120px;
	height: 35px;
	background-color: transparent;
}

#footer_navbar9 a
{
	position: absolute;
	top: 0;
	left: 0;
	font-size: 14px;
	line-height: 35px;
	text-align: center;
	color: #fff;
	height: 100%;
	width: 100%;
}

#footer_navbar9.selected a, #footer_navbar9 a:hover
{
	color: #b4975a;
	text-decoration: none;
}