/*** BANNER
********************/
.GoogleForm{
    top: 35px;
    }

.marketing_message{
    position: absolute;
    top: 150px;
    left: 15px;
    color: #FFF;
    font-size: 23px;
    }

#banner .fax{
    position: absolute;
    top: 70px;
    left: 630px;
    }

#banner .call{
    position: absolute;
    top: 70px;
    left: 515px;
    }

img.homeDivider{
    position: absolute;
    top: 70px;
    left: 615px;
    }

#banner .cmx-small{
    display: block;
    font-size: 10px;
    font-weight: bold;
    }font.cmx-small{}

#banner .cmx-large{
    display: block;
    font-size: 13px;
    font-weight: bold;
    }font.cmx-large{}

#banner .request{
    font-size: 15px;
    position: absolute;
    top: 345px;
    left: 410px;
    }

#banner .email{
    background: none;
    font-size: 15px;
    position: absolute;
    top: 345px;
    left: 595px;
    }

#banner .request a, #banner .email a{
    background: url(/images/icon_arrow_blue.gif) no-repeat 0 50%;
    padding: 0 0 0 10px;
    color: #FFF;
    text-decoration: none;
    font-weight: bold;
    }


/*** MAIN CONTENT
********************/
#main{
    width: 680px;
    margin: 20px;
    float: none;
    display: block;
    }
		
#main h1{
    letter-spacing: -1px;    
    border-left: 0;
    margin-bottom: 0.5em;
    }

#main h2{
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 1.2em;
    margin: 0.2em 0 0 0;
    padding: 0;
    color: #000;
    }
		
#main h2 a{
    color: #000;
    text-decoration: none;
    }

#main h3{
    font-family: Tahoma, "Trebuchet MS";
    font-size: 1em;
    margin: 1em 0 0 0;
    padding: 0;
    color: #FF0000;
    }

#main h3 a{
    color: #FF0000;
    text-decoration: underline;
    }

#main ul{
    margin: 1em 0;
    padding: 0;
    list-style-type: none;
    font-family: Tahoma, "Trebuchet MS";
    font-size: 1em;
    color: #FF0000;
    font-weight: bold;
    }

#main ul a{
    text-decoration: underline;
    color: #FF0000;
    }

#main li{
    background: url(/images/icon_arrow_blue.gif) no-repeat 0 0.3em;
    padding: 0 0 0 8px;
    margin: 0 0 7px 0;
    }

.mainLeft{
    width: 480px;
    float: left;
    }

.mainLeft .col{
    margin: 10px  !important;
    margin: 5px 10px;
    width: 140px;
    float: left;
    font-size: 0.85em;
    }

.mainLeft .col img{
    display: block;
    }

.mainRight{
    width: 180px;
    float: right;
    font-size: 0.85em;
    }

.mainRight .industriesServed{
    padding: 1px;
    border: solid 1px #C1C1C1;
    background: #FFF;
    display: block;
    }

.mainRight .industriesServed .innerContent{
    display: block;
    padding: 0 10px 10px 10px;
    }

#main .mainRight .industriesServed h2{
    padding: 5px;
    background: #E6E6E6;
    margin: 0;
    }

#main .resourcesContainer{
    display: block;
    padding: 5px 10px;
    background: #DADADA;
    margin: 15px 0 0 0;
    }

#main .resourcesContainer ul{
    margin: 1em 0;
    padding: 0;
    list-style-type: none;
    font-family: Tahoma, "Trebuchet MS";
    font-size: 1em;
    color: #000;
    font-weight: normal;
    }

#main .resourcesContainer ul a{
    text-decoration: underline;
    color: #0000FF;
    }