#navigation {
	position: relative;
	width: 980px; /* force hasLayout in IE */
	height: 23px;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	border-bottom: 5px solid #ac2119;
	float: left;
}
#navigation li {
	float: left;
	display: block;
	margin: 0;
/*	padding: 2px 10px 3px 10px;*/
}

#home { width: 35px; padding-right: 12px;}
#news { width: 36px; padding: 0px 12px 0px 12px;}
#diplomacy { width: 72px; padding: 0px 12px 0px 12px;}
#politics { width: 55px; padding: 0px 12px 0px 12px;}
#economy { width: 62px; padding: 0px 12px 0px 12px;}
#business-sectors { width: 122px; padding: 0px 12px 0px 12px;}
#culture { width: 56px; padding: 0px 12px 0px 12px;}
#dining-out { width: 72px; padding: 0px 12px 0px 12px;}
#accomodation { width: 99px; padding: 0px 12px 0px 12px;}
#transportation { width: 112px; padding: 0px 12px 0px 12px;}

#home_div { width: 35px;height: 21px; background-image: url(../images/menu/home.jpg); background-repeat: no-repeat; padding-right: 12px; text-indent: -5000px; cursor: pointer;}
#news_div { width: 36px;height: 21px; background-image: url(../images/menu/news.jpg); background-repeat: no-repeat; padding: 0px 12px 0px 12px; text-indent: -5000px; cursor: pointer;}
#diplomacy_div { width: 72px;height: 21px; background-image: url(../images/menu/diplomacy.jpg); background-repeat: no-repeat; padding: 0px 12px 0px 12px; text-indent: -5000px; cursor: pointer;}
#politics_div { width: 55px;height: 25px; background-image: url(../images/menu/politics.jpg); background-repeat: no-repeat; padding: 0px 12px 0px 12px; text-indent: -5000px; cursor: pointer;}
#economy_div { width: 62px;height: 25px; background-image: url(../images/menu/economy.jpg); background-repeat: no-repeat; padding: 0px 12px 0px 12px; text-indent: -5000px; cursor: pointer;}
#business-sectors_div { width: 122px;height: 25px; background-image: url(../images/menu/business-sectors.jpg); background-repeat: no-repeat; padding: 0px 12px 0px 12px; text-indent: -5000px; cursor: pointer;}
#culture_div { width: 56px;height: 25px; background-image: url(../images/menu/culture.jpg); background-repeat: no-repeat; padding: 0px 12px 0px 12px; text-indent: -5000px; cursor: pointer;}
#dining-out_div { width: 72px;height: 25px; background-image: url(../images/menu/dining-out.jpg); background-repeat: no-repeat; padding: 0px 12px 0px 12px; text-indent: -5000px; cursor: pointer;}
#accomodation_div { width: 99px;height: 25px; background-image: url(../images/menu/accomodation.jpg); background-repeat: no-repeat; padding: 0px 12px 0px 12px; text-indent: -5000px; cursor: pointer;}
#transportation_div { width: 112px;height: 25px; background-image: url(../images/menu/transportation.jpg); background-repeat: no-repeat; padding: 0px 12px 0px 12px; text-indent: -5000px; cursor: pointer;}

#home_div_over { width: 35px;height: 21px; background-image: url(../images/menu/home_over.jpg); background-repeat: no-repeat; padding-right: 12px; text-indent: -5000px; cursor: pointer;}
#news_div_over { width: 36px;height: 21px; background-image: url(../images/menu/news_over.jpg); background-repeat: no-repeat; padding: 0px 12px 0px 12px; text-indent: -5000px; cursor: pointer;}
#diplomacy_div_over { width: 72px;height: 21px; background-image: url(../images/menu/diplomacy_over.jpg); background-repeat: no-repeat; padding: 0px 12px 0px 12px; text-indent: -5000px; cursor: pointer;}
#politics_div_over { width: 55px;height: 25px; background-image: url(../images/menu/politics_over.jpg); background-repeat: no-repeat; padding: 0px 12px 0px 12px; text-indent: -5000px; cursor: pointer;}
#economy_div_over { width: 120px;height: 25px; background-image: url(../images/menu/economy_over.jpg); background-repeat: no-repeat; padding: 0px 12px 0px 12px; text-indent: -5000px; cursor: pointer;}
#business-sectors_div_over { width: 122px;height: 25px; background-image: url(../images/menu/business-sectors_over.jpg); background-repeat: no-repeat; padding: 0px 12px 0px 12px; text-indent: -5000px; cursor: pointer;}
#culture_div_over { width: 56px;height: 25px; background-image: url(../images/menu/culture_over.jpg); background-repeat: no-repeat; padding: 0px 12px 0px 12px; text-indent: -5000px; cursor: pointer;}
#dining-out_div_over { width: 72px;height: 25px; background-image: url(../images/menu/dining-out_over.jpg); background-repeat: no-repeat; padding: 0px 12px 0px 12px; text-indent: -5000px; cursor: pointer;}
#accomodation_div_over { width: 99px;height: 25px; background-image: url(../images/menu/accomodation_over.jpg); background-repeat: no-repeat; padding: 0px 12px 0px 12px; text-indent: -5000px; cursor: pointer;}
#transportation_div_over { width: 112px;height: 25px; background-image: url(../images/menu/transportation_over.jpg); background-repeat: no-repeat; padding: 0px 12px 0px 12px; text-indent: -5000px; cursor: pointer;}

#home a, 
#news a,
#diplomacy a,
#apolitics a,
#economy a,
#business-sectors a,
#culture a,
#dining-out a,
#accomodation a,
#transportation a {
	display: block;
	height: 100%;
	float: left;
/*	text-indent: -5000px;*/
}

#home, 
#news,
#diplomacy,
#politics,
#economy,
#business-sectors,
#culture,
#dining-out,
#accomodation,
#transportation {
	height: 23px; /* always make sure these stretches to touch second tier */
	font-family: Arial;
	float: left;
	font-size: 16px;
	font-weight: normal;
/*	border-right: 1px solid #000000;*/
	cursor: pointer;
}
#home, 
#news,
#diplomacy,
#politics,
#economy,
#business-sectors,
#culture,
#dining-out,
#accomodation,
#transportation {
	height: 23px; /* always make sure these stretches to touch second tier */
	font-family: Arial;
	float: left;
	font-size: 16px;
	font-weight: normal;
/*	border-right: 1px solid #000000;*/
/*	cursor: pointer;*/
}
/* turn off subesection by default */
#navigation li ul {
/*	display: none;*/
	position: absolute;
	top: 23px;
	left: 0;
	width: 980px; /* percent doesn't work with IE here, use px instead */
/*	background-color: #ffffff;*/
	background-image: url(../images/submenu_back.jpg);
	background-repeat: repeat-x;
/*	margin: -1px;*/
	padding: 4px 0px 3px 0px;
}

/* for all links in the list */
#navigation li ul li a {
	display: block;
	height: 17px; /* override height from tier 1 anchors */
	line-height: 16px;
	padding: 4px 10px 0px 10px;
	font-size: 12px;
/*	margin-top: 1px;*/
	text-indent: 0; /* override text-indent from tier 1 anchors */
	float: left;
}

/* subsection rollovers */
#navigation li:hover ul, #navigation li.hover ul {
	display: block;
	z-index: 980;
}

