.footer_container
{
	color:#FFFFFF; 
	background: #eeeeee;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:0px;
	font-size:9px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	height:26px;
	border-top:solid 1px #cccccc;
	position:relative;
}

.footer_link
{
	float:left;
	margin:0px;
	padding:4px 12px 2px 10px;
	height:18px;
	background: #eeeeee;
}

.footer_link a
{
	text-decoration:none;
}

.footer_link a:hover
{
	text-decoration:none;
}

.menu2
{
	float:left;
	width:390px;
	padding:0px; 
	margin:0px; 
	height:20px;
	list-style-type:none;
}

.menu2 li
{
	float:left;
	margin:0px;
	padding:0px;
	color:#888888;
	background: #eeeeee;
	display:table-cell;
}

.menu2 a
{
	float:left;
	margin:0px;
	height:18px;
	display:block;
	padding:4px 5px 2px 5px;
	color:#888888; 
	background: #eeeeee;
	text-decoration:none;
}

.menu2 a:hover
{
	color:#000000; 
	background: #eeeeee;
}

.qr_can_be_found
{
	position:absolute;
	left:12px;
	top:-150px;
	width:175px;
	line-height:13px;
	color:#444444;
}

.qr_can_be_found a
{
	color:#FF6600;
}
.qr_can_be_found a b
{
	font-weight:normal;
	color:#000000;
}
.qr_can_be_found a:hover
{
	font-weight:bold;
	color:#FF6600;
}
.qr_can_be_found a:hover b
{
	font-weight:bold;
	color:#000000;
}

