@charset "utf-8";
.the_projects_split li {
	list-style-type: none;
}
.the_projects_split ul {
	list-style-type: none;
	padding: 0px;
	margin: 0;
}
.current_right_column li {
	list-style-type: none;
}
.current_right_column ul {
	list-style-type: none;
	padding: 0px;
	margin: 0;
}
#navigation ul {
	padding: 0px;
	margin: 0px;
}
#navigation li {
	display: inline;
	list-style-type: none;

}
#navigation a {
	color: #A9A9A9;
	text-decoration: none;
	padding-right: 20px;
}
#navigation a:hover {
	color: #FFFFFF;
}

#inner_footer ul {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#inner_footer li {
	display: inline;
	list-style-type: none;
}
.footer_normal {
	color: #999999;
	text-decoration: none;
	padding-right: 25px;
}
.footer_hover {
	color: #ba1e46;
	padding-right: 40px;
}
.submenu {
	background-color: #f3f3f3;/*#E8E8E8;*/
	/*height: 50px;*/
	width: 755px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6b6b6b;
	clear: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	background-image: url(../images/bg_grad_submenu.jpg);
	background-repeat: repeat-x;
}
.submenu ul {
	display: inline;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.submenu li {
	display: inline;
	list-style-type: none;

}
.submenu a {
	padding-right:10px;
	text-decoration:none;
	color: #000000;
	padding-bottom: 5px;
}

.submenu a:hover {
	color: #a5bf5c;
	text-decoration: underline;
}
.submenu_inner {
	width: 100%;
	padding-top: 5px;
}

.in_this_section  {
	height: 20px;
	width: 100%;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}

