.footbar,.info {
    width:760px;
    clear:both;
    text-align:center;
}
.footbar {
    height:20px;
    padding-top:8px;
    color:#b6b6b6;
    background:url(../images/footbar.gif) repeat-x;
}
.footbar a {
    color:#0d7cb6;
    text-decoration:none;
}
.footbar a:hover {
    color:#64a6dd;
    text-decoration:underline;
}
.info {
    height:200px;
    padding-top:12px;
    background:url(../images/footerbg.jpg) no-repeat;
}
.info p {
    color:#c0dff6;
	line-height:22px;
}
.info div {width:150px;height:42px;margin:5px auto;clear:both;}
.info div a {color:#ff0;text-decoration:underline;}
.info div a:hover {color:#fff;}