﻿
/*   content         --------------------------------------------------------------------------------------------------------*/

.content{
    background: transparent url(/Asset/img/layout/content/template-two-cols-home-top.jpg) no-repeat 0 0;    
}


/*   left col        ---------------------------------------------------------------------------------------*/



.left-col p.heading{
    /*
    color: White;
    padding:5px 20px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: right;
    margin: 0;
    */
}


.sub-nav{
    margin: 0;
}


.main-img img{
    height: 322px;
    width: 740px;
    display: block;
}




