/* homepage specific styles */
#container {
    width: 970px;
    margin: 0 auto;
    background: #fff;
}
#wrapper{
    float:left;
    width:100%
}    

#homeContentLeft {
    float: left;
    margin: 40px, 0, 0, 0;
    width: 500px;
    padding-bottom: 40px;
}

#homeContentIMG {
    float: right;
}

.promo {
    float: left;
    width: 306px;
    margin: -5px 0px 0 17px;
    color: #000;
    position: relative;
}
.promo h2 {
    font-size: 1.125em;
    color: #006fb7;
    margin: 0 0 0 10px;
    font-weight: normal;
}

.promo p {
    padding: 10px 5px  0 99px;
}
.promo ul{
    margin: 10px 10px 0 0;
    padding: 0 20px 0 120px;
    list-style-position:outside;
    list-style-type: disc;
}

.promo ul li {
    font-size: 0.75em;
}

.promo a, .promo ul li a:link, .promo ul li a:visited {
    color: #006fb7;
}

.promo img.promoImg {
    
    bottom:9px;
    left:5px;
    position:absolute;
}

/* Home page Promo boxes */
.promoShadow {
    padding-top: 5px
}
.promoBox {
    padding-bottom:20px;
    padding-right: 15px;
    min-height: 117px;
    height: auto
}
.promoShadow {
    background: url(../images/home_promoShadow.gif) no-repeat 0px 0px;
}
.promoBox {
    background:  url(../images/home_promoBottom.gif) no-repeat scroll 0 bottom;

}


.promoBox2 ul {
padding: 0 0 0 144px;
}
.promoBox3 ul {
padding: 0 0 0 120px;
}
.rightButton {
    bottom:15px;
    position:absolute;
    right:18px;
}

}

#twitter_update_list {
    background: url(http://www.edcm.org.uk/images/ncb_twitter_bg.jpg) top left no-repeat;
    width:280px;
    height:250px;
    float: left;
    margin-top:17px;
    overflow:hidden;
}

#twitter_update_list p {
    margin-left:15px;
}

#twitter_update_list .twtr-doc {
    margin-top:65px;
    margin-left:10px;
    height:130px;
    background-color:#ffffff;
}

#twitter_update_list .twtr-hd {
    display:none;
}

#twitter_update_list .twtr-ft {
    display:none;
}

#twitter_update_list .twtr-tweet-wrap .twtr-avatar {
    display:none;
}

#facebook_update_list {
    width:280px;
    float: left;
    margin-left:10px;
} 




















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */