#navigation {
	width: 360px;
	float: right;
}

.navigation-top {
	-moz-box-sizing: border-box;
	height: 7px; 
	font-size: 0px;
}
.navigation-bottom {
	-moz-box-sizing: border-box;
	font-size: 0px;
	height: 13px;
}
.navigation-content {
	-moz-box-sizing: border-box;
	text-align: left;
	border: 2px solid #c9cac2;
	width: 330px;
	margin-right: 2em;
	
}
.navigation-container {
	-moz-box-sizing:	border-box;
	width: 				305px;
	float: 				left;
	font: 				12pt Helvetica;
	color:				#e1b227;
	padding-top: 4px;
	padding-bottom: 8px;
}


.files {
	padding : 0 !important; 
	margin: 0 !important;
}
.files ul {
	list-style:none;
	padding : 0 !important; 
	margin: 0 !important;
}
.files ul li {
	text-align: left;
	padding-left: 24px;
	height: 16px;
	background: url(../icons/page_white_acrobat.png) no-repeat 4px 0;
}
.files ul li a {
	color: #666667;
}
.files ul li a:hover {
	color: #cc3b3b;
}

.nav-top {
	-moz-box-sizing: border-box;
	width: 199px;
	height: 7px; 
	font-size: 0px;
	background: url(../media/layout/box-179px-top.gif) no-repeat top left;
}
.nav-bottom {
	-moz-box-sizing: border-box;
	font-size: 0px;
	width: 199px;
	height: 13px;
	background: url(../media/layout/box-179px-bottom.gif) no-repeat top left;
}
.nav-content {
	-moz-box-sizing: border-box;
	background: url(../media/layout/box-179px-bg.gif) repeat-y top left;
	width: 199px;
	text-align: left;
}
.nav-sep {
	-moz-box-sizing: border-box;
	background: url(../media/layout/box-179px-bg2.gif) repeat-y top left;
	width: 199px;
	height: 5px;
	text-align: left;
}
.nav-container {
	-moz-box-sizing:	border-box;
	width: 				179px;
	float: 				left;
}