﻿.contactus
{
    background-position:center top;
    background-repeat:no-repeat;
    width: 100%;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
    text-align: left;
}
.contactus .wrapper
{
	padding:10px 10px 0px 15px;
}
.contactus .wrapper .content 
{
	padding:10px 0px 0px 20px;
	color:#666666;
	font-size:12px;
}
.contactus .wrapper .content .subheader
{
    font-size: 16px;
    font-weight: bold;
    color:#444444;
}
