.footer-leftBorder {
     position: absolute;
     top: 0;
     left: 0;
     width: 3px;
     height: 91px;
     background: url('../img/footer_leftBorder.gif') no-repeat;
}

.footer-rightBorder {
     position: absolute;
     top: 0;
     right: 0;
     width: 3px;
     height: 91px;
     background: url('../img/footer_rightBorder.gif') no-repeat;
}

.link-homepage {
     padding-left: 15px;
     background: url('../img/icons/home.gif') left center no-repeat;
}

.link-sitemap {
     padding-left: 17px;
     background: url('../img/icons/sitemap.gif') left center no-repeat;
}

.link-contact {
     padding-left: 18px;
     background: url('../img/icons/contact.gif') left center no-repeat;
}


.link-more {
     padding-left: 11px;
     background: url('../img/icons/cross.gif') left 4px no-repeat;
}

.clear {
     clear: both;
     line-height: 0;
     font-size: 0;
}

.header-ico1 {
     padding-left: 25px;
     background: url('../img/icons/file.gif') no-repeat;
}

.header-ico2 {
     padding-left: 25px;
     background: url('../img/icons/exclamation.gif') no-repeat;
}

.header-delimiter {
     margin-top: 6px;
     height: 2px;
     line-height: 2px;
     font-size: 0;
     background: #313f4b url('../img/bg_header_delimiter.gif') left top no-repeat;
}

.text-column {
     float: left;
     width: 363px;
}

.contentImage-left {
     margin: 17px 15px 15px 0;
}

.contentImage-right {
     margin: 0 0 15px 15px;
}
