#footer {
position: relative;
clear: both;
font: 70%/120% verdana, sans serif;
color: #0E93BD;
background: #0E93BD;
padding: 4px 0px 5px;
}



	/** foot_nav **/

#foot_nav {
position: absolute;
top: 0;
left: 3%;
color: #fff;
background: #0E93BD;
padding: 4px 0px 5px;
width: 22%;
width: 34%;
}

#foot_nav a {
text-decoration: none;
color: #8DE3FF;
}

#foot_nav a:hover { color: #c9f5ff; }



	/** foot_content **/

#foot_content {
position: absolute;
top: 0;
left: 28%;
color: #eee;
background: #0E93BD;
padding: 4px 0px 5px;
width: 50%;
}

#foot_content a {
text-decoration: none;
color: #8DE3FF;
}

#foot_content a:hover { color: #c9f5ff; }

#foot_content img { border: none }




	/** foot_xnav **/

#foot_xnav {
position: absolute;
top: 2px;
right: 28%;
text-align: right;
position: absolute;
background: #0E93BD;
width: 22%;
}

#foot_xnav a{
text-decoration: none;
color: #8DE3FF;
padding: 4px 0px 5px;
}

#foot_xnav a:hover { color: #c9f5ff; }

#foot_xnav img {
vertical-align: -6px;
padding: 0 4px;
	/padding: 0 4px;
border: none;

#foot_xnav em#white { background: #fff; font-family: times; }