﻿#header #nav ul li#customer a
{
    background-position: right;
}

#main
{
    padding-top:15px;
    background: #fff url(images/references_bg.jpg) no-repeat;
    width: 980px;
    height: 1107px;
    padding-left:13px;
}

.left, .right
{
    float:left;
    background: #7A7A7A;
    color:#fff;
    padding: 13px;
    height:215px;
}

.left
{
    width: 194px;
}

.right
{
    width: 707px;
}