.foot {
    bottom: 0;
    font-size: 11px;
    line-height: 15px;
    left: 0;
    padding: 20px 0;
    position: absolute;
    width: 100%;
}

.foot h3 {
    background: url('../images/db_03.gif') left center no-repeat;
    bottom: 20px;
    color: #5D5D5D;
    font-size: 11px;
    font-weight: normal;
    line-height: 15px;
    left: 35px;
    padding: 0 0 0 30px;
    position: absolute;
}

.foot h3 a {
    color: #82C4EA;
}

.foot p {
    margin: 0 0 4px 100px;
    padding: 0 0 0 25%;
}
.foot p.index {
    margin: 0 0 4px 70px;
    padding: 0 0 0 33%;
}

.foot h3  a.footer_link {
	color: #1D1D1D;
	text-decoration: none;
}