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

/*--Footer--*/

#footer{
background-color:#3b3b3b;
height:114px;
clear:both;
font-size:12px;
color:#777;
}

#footer strong{
font-weight:normal;
color:#fff;
}

#footer a{
text-decoration:none;
color:#aaa;
}
#footer a:hover{
color:#ddd;
}

#footerbox_1{
height:60px;
width:200px;
position:relative;
top:27px;
left:42px;
float:left;
}

#footerbox_2{
height:60px;
width:100px;
position:relative;
top:27px;
left:62px;
float:left;
}

#footerbox_3{
height:60px;
width:200px;
position:relative;
top:27px;
left:62px;
float:left;
}

#footerbox_4{
height:60px;
width:59px;
position:relative;
top:25px;
left:302px;
float:left;
background-image:url('../images/footer_logo.gif');
}

#footerbox_5{
height:60px;
width:200px;
position:relative;
top:27px;
left:322px;
float:left;
}