#footer
{
	background-color:#000000;
	clear:both;
	margin-bottom:10px;
	display:block;
	width:100%;
	white-space:nowrap; 
}

#wc3, #wc3css
{
	float:right;
	width:88px;
/*	clear:right;*/
}

#copyright
{
	width:50%;
	float:left;
	background-color:#000000;
	/* clear:right; */
	display:block;
	text-align: right;
	
}

#footernav
{
	float:left;
	background-color:#000000;
	width:50%;
	display:block;
}

#wc3 a img, #wc3css a img
{
	border:none;
	padding-top:5px;
	padding-bottom:5px;
	
}

.copyrightp,
a.copyright1:link,
a.copyright1:visited,
a.lowernav:link,
a.lowernav:visited
{ 
	text-decoration:none; 
	color:#FFFFFF; 
	font-weight:bold;
	font-size:0.6em;
	vertical-align:0.1em;
}

a.copyright1:hover,
a.lowernav:hover
{
	background-color: #000000; 
	text-decoration:underline; 
	color:#FFFFFF; 
	font-weight:bold;
	font-size:0.6em;
	vertical-align:0.1em;
}

.copyrightp
{
	white-space:normal;
}

a.copyright1:link,
a.copyright1:visited,
a.copyright1:hover
{
	font-weight:normal;
}

#registerOffice
{
	margin-top:0.5em;
	color:#000000;
	font-size:0.6em;
	clear: both;
}

