
#content2holder
{
    background:url(images/contenttop.png) no-repeat 0px 0px;
    width:965px;
    height:268px;
    float:left;
    padding:0px;
    position:relative;
    z-index:70;
    top:-50px;
}


#mainbody2pane
{
    width:965px;
    float:left;
    margin:0px 0px 30px 0px;
    background:#fff;
    position:relative;
    z-index:800;
    padding:0px;
}

#mainbody2pane p a
{
    margin:0px auto;
    padding-right:5px;
    float:left;
    
}

#content2
{
    clear:both;
    float: left;   
    padding-right: 20px;
    margin:0px 0px 30px 30px;
    width:60%;
    background-color:Transparent;
    border-right:1px solid #9ea8a6;
    
}

#content3holder
{
    background:url(images/contenttop.png) no-repeat 0px 0px;
    width:965px;
    height:268px;
    float:left;
    padding:0px;
    position:relative;
    z-index:70;
    margin-top:70px;
}

#content3
{
    clear:both;
    float: left;   
    padding-right: 20px;
    margin:0px 0px 30px 30px;
    width:98%;
    background-color:Transparent;
    z-index:3;
}
