﻿

div.main_cont
{
    padding-top:120px;
}


div.main
{
    width:909px;
    background:#081e23;
    border-top:solid 1px #06586b;
    margin:0 0 20px 30px;
	padding-bottom:15px;
}

.ie7 div.main, .ie6 div.main
{
    position:relative;
    left:30px;
}

div.copy
{
    width:518px;
    float:left;
    margin:0 0 0 65px;
    font-size:13px;
    color:#fff;
    line-height:150%;
}

div.copy *
{
    line-height:inherit;
}

h1, h2, table
{
    margin:0 -20px;
}

h1.pageTitle 
{
    font-weight:normal;
    letter-spacing:0.05em;
    margin-bottom:20px;
    line-height:120%;
}
.copy img
{
    margin:0 0 0 15px;
}
.copy h2
{
    height:22px !important;
    font-weight:normal !important;
}



