﻿div.div-leftcontent {
height:433px;
margin-left:50px;
position:relative;
}


#content
{
    background-image:url(../images/blankBackground.jpg);
    background-repeat:no-repeat;
    display:block;
    height:516px;
    position:relative;
    top:10px;
}

.titleContactUs
{
    background: transparent url(/images/title_Contact-us.gif) no-repeat scroll center center; 
    position:relative;
left:-21px;
    width:166px;
    height:60px;
    background-repeat: no-repeat; 
    background-position:center center;
}

div#content div.div-rightcontent {
background-image:url(../images/together.jpg);
background-position:187px 165px;
background-repeat:no-repeat;
color:gray;
left:472px;
position:absolute;
top:42px;
width:360px;
}
div.div-rightcontent {
display:block;
float:right;
height:460px;
margin:0 6px 0 0;
}

div#contactform P label {
clear:both;
display:inline;
float:left;
width:120px;
}

div#content .col p{
color:#666666;
font-size:0.8em;
line-height:1.5em;
margin:12px 0;
}

