/*
  Running MySource Matrix
  Developed by Squiz - http://www.squiz.net
  MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 04 February 2012 23:17:41
*/


#banner {
    height: 220px;
    margin: 0px 10px 15px 10px;
    position: relative;
    clear: both;
    padding-left:0px;
}

#banner .section {
    float: left;
    width: 220px;
    height: 210px;
    background-color: #019ABA;
    font-size: 1.8em;
    color: #FFFFFF;
    padding: 10px 10px 0 10px;
}

#banner .section p {
    margin: 0;
    padding: 0;
}

#banner .image {
    width: 720px;
    height: 220px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 8;
}

#banner .active {
    z-index: 10;
}

#banner .last-active {
    z-index: 9;
}

#banner .transp {
    z-index: 11;
}

#banner .caption {
    font-weight: bold;
    color: #000000;
    text-align: right;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 714px;
    height: 30px;
    background: url(http://www.agpn.com.au/__data/assets/image/0016/1528/1px_white_40pc.png) top left repeat;
    padding-top: 6px;
    padding-right: 6px;
}

