/* blockfootercustom css */
/* Footer */
#footer {font-size:11px;  background: url("../../../img/block_bas_footer.png") repeat-x scroll 0 0 #b6c75f; clear:both; height:310px; width:100% !important; }
.footercustom {
    background: url("../../../img/block_bas_footercustom.png") no-repeat #b6c75f;
    clear: both;
    height: 310px;
    margin-left: 157px;
    width: 81% !important;
}
#footer .path {width:100%; margin:auto; padding-top:1em;}
#footer ul{ float:left; text-align:left; margin:2em 0 1em 8em;}
#footer span { color: #7c9307; font-family: Century Gothic; font-size: 2em; font-weight: lighter; margin: 0 0 32px; padding-left: 2px;
 width: 258px;}
#footer span a { color: #7c9307; text-decoration:none;}   
#footer li{    background: url("../../../img/bullet.png") no-repeat scroll 5px 0 transparent;
    margin: 0 0 15px;
    padding-left: 30px;
    list-style-type:none; width:auto;}
#footer #cms{width:100%; float:left;}
#footer #cms ul { margin:0 0 0 3.5em; padding:0; float:left}
#footer #cms h5 {background:transparent; margin:0.6em 0 4em 0em; padding:0.2em 0 0 4.5em; color:black; font-size:12px; }
#footer #cms li {width:auto; color:#999; font-size:11px; text-align:right;}
#footer #cms a#facebook { background:url(../img/facebook.gif) right no-repeat; padding-right:1.5em}
#footer #cms a#twitter { background:url(../img/twitter.gif) right no-repeat; padding-right:1.5em}
.copyright {width:878px; margin:auto; clear:both; padding:0.4em 0 4em 0}
.copyright p {color:#999; padding-bottom:0.7em; float:left; color: #000000; font-family: Century Gothic; font-size: 1.3em; font-weight: lighter;
    margin: 0 0 32px;
    padding-left: 2px;
    text-shadow: 1px 0 1px #616161; }
.copyright a#facebook { background:url(../img/facebook.gif) right no-repeat; padding-right:1.5em}
.copyright a#twitter { background:url(../img/twitter.gif) right no-repeat; padding-right:1.5em}
