@charset "utf-8";
/* CSS Document */

/** FOOTER **/

#footer {
	width:893px; height:192px;
	background-image:url(/images/footer_bg.jpg);
	background-repeat:no-repeat;
	margin:0 auto; padding:20px;
	
}

.footer_head {
width:893px;
background-repeat:no-repeat;
font-family:arial;
font-size:14px;
color:#FFFFFF;
margin-bottom:10px;

}

.footer_head a {
font-family:arial;
font-size:14px;
color:#FFFFFF;
text-decoration:none;

}

.footer_head a:hover {
text-decoration:underline;

}

.footer_body {
width:893px;
margin:0px 0px 10px 0px;

}

.footer_body h6 {
margin:0; padding:0;

}

.footer_body ul {
margin:0;

}

.footer_body li {
margin:0;
padding:2px 0px 6px 0px;
list-style:none;
font-family:arial;
font-size:12px;
color:#FFFFFF;
display:block;
background-image:url(/images/f_horiz_divider.gif);
background-repeat:repeat-x;
background-position:bottom;

}

.footer_body li:hover {
background-color:#6CF;

}

.footer_body a {
color:#FFFFFF;
text-decoration:none;

}

.footer_body a:hover {
text-decoration:underline;

}

.footer_body h6 {
color:#FFFFFF;
font-size:12px;
font-family:arial;

}

.f_content_column {
width:183px;
margin:3px 5px 0px 5px;
float:left;

}

.f_content_divider {
width:2px; height:200px;
background-image:url(/images/f_vert_divider.gif);
background-repeat:no-repeat;
background-position:center;
margin:20px 5px 0px 5px;
float:left;

}