﻿#navigation a.contactus {
  background-position: -741px -143px;
  width: 247px;
}

#address
{
    width:434px;
    height:157px;
    background:url("images/contact_bg.jpg") top left no-repeat;
    padding:0px 18px 0px 18px;
    margin-bottom:10px;
}

#address p
{
    padding-top:15px;
}

#phone
{
    width:455px;
    height:154px;
    background:url("images/phone_bg.jpg") top left no-repeat;
    color:#FFFFFF;
}

#phone table
{
    width:455px;
    padding-top:3px;
}

#phone table tr
{
    height:28px;
}

#phone table tr th
{
    font-weight:normal;
    text-align:left;
    padding-left:15px;
}

#phone table tr td
{
    font-weight:bold;
    padding-left:15px;
}

#phone table tr .left
{
    color:#33FF00;
    font-weight:normal;
}

#phone table tr .white
{
    color:#FFFFFF;
}

#form
{
    font-size:0.9em;
}

#form .cb
{
    height:10px;
}

.w220
{
    width:220px;
}

#form input
{
    width:420px;
}

#form .w220 input
{
    width:200px;
}

a.send img
{
    background: url(images/send.gif) no-repeat;
    width:73px;
    height:21px;
    float:right;
    margin-right:30px;
}

a.send:hover img
{
    background: url(images/send.gif) top right no-repeat;
}