#header {
	background:			url(../images/bg_div_header_fa.jpg) no-repeat;
}

#navigation_top {
	background:				url(../images/bg_div_navigation_top_fa.gif) repeat-x;
}

#navigation_top ul li a.active {
	background:				url(../images/bg_a_navigation_top_active_fa.gif) repeat-x;
}

#navigation_sub ul li a.section, #navigation_sub ul li a.current {
	background:				url(../images/bg_a_navigation_sub_active_fa.gif) no-repeat 10px 14px;
}

#navigation_sub ul li {
	border-bottom:			1px solid #c83605;
}

#navigation_sub ul li.topTitle {
	color:					#c83605;
}