﻿#header #nav ul li#contact a
{
    background-position: right;
}

#main
{
    padding-top:15px;
    background: #fff url(images/contact_bg.jpg) no-repeat;
    color:#fff;
    width: 980px;
    height: 613px;
}

#bottom
{
    padding:50px 0 0 17px;
    color:#fff;
}

#f2b
{
    margin:83px -20px 0 0;
}

.left
{
    float:left;
    padding:0px;
    margin:0 10px 0 0;
}

.left img
{
    margin:0 23px 0 8px;
}

.left div
{
    float:left;
    padding:6px 0 0 10px;
}

.right
{
    float:left;
    width:389px;
    padding:5px 0px 0px 0px;
}

.right p
{
    font-weight:bold;
    line-height:1.4em;
}

.right a.sendimage img
{
    background: transparent url(images/send-message.jpg) no-repeat left top;
    width:115px;
    height:24px;
    margin-top:13px;
 }

.right a.sendimage:hover img
{
    background-position: right top;
}

.right a
{
    color: #fff;
}

#bottom .left
{
    width:529px;
}

label
{
    margin-left: 2px;
}

select, input
{
    margin: 3px 0 10px 0;
}

textarea
{
    margin: 3px -3px -3px 0;
}

.narrow
{
    width:199px;
}

.wide
{
    width:288px;
}

.extrawide
{
    height:170px;
    width:387px;
}

#sendbutton
{
    float:right;
}