﻿#headerBackground {
    height:109px;
}

#headerBackground.main {
    background:url('../images/header_bg.jpg') repeat-x left top;
}

#headerShadow {
    background:url('../images/headerShadow_bg.jpg') repeat-x left top;
    padding:38px 0 0 0;
}

#sectionHeading {
    background:url('/images/trans-border.png') no-repeat center bottom;
    position:relative;
    height:63px;
}

#sectionHeading h2 {
    
}

#sectionHeading #topShare {
    position:absolute;
    bottom:21px;
    right:0;
    text-align:right;
}

#sectionCont {
    width:970px;
    margin:auto;
    position:relative;
}

#sectionCont .inner {
    width:970px;
}

#sectionCont .inner .main {
    margin:20px 0;
}

.push {
    height:172px;
}

#footerContainer {
    background:url('../images/footerContainer_bg.jpg') repeat-x left top;
    height:160px;
    padding:7px 0 0 0;
}
