#navbar a.nav9 {
color:#fff; 
}

#contact_left {
padding: 21px 0px 0px 20px;
position:relative;
float:left;
width:280px;
}
#contact_right {
padding: 21px 20px 0px 0px;
position:relative;
float:right;
width:610px;
}
* html #contact_right  {padding: 15px 20px 0px 0px;}

#contact_right h1 {
width:610px;
height:42px;
text-indent:-200000px;
background: url(../images/contact.gif) no-repeat;
}

#contact_right .left {
width:294px;
float:left;
}

#contact_right .right {
width:294px;
float:right;
}


label {
font-size: 13px;
float:left;
padding-right:5px;
padding-top:2px;
position:relative;
width:70px;
text-align:left;
color:#000;
}

.formRow {
padding-top: 15px;
clear: both;
display: block;
}
* html .formRow{padding-top: 5px;}
.field {
float:left;
width:292px;
}

select, input.field, textarea {
font-size: 13px;
border: 1px solid #5c8c99;
width:270px;
}

.validation-advice {font-size: 12px;color:#5c8c99;padding:2px 0px 0px 0px;clear:both}
span.blue {color:#5c8c99;}

#text p.phone {
clear: both;
margin:0px;
padding: 15px 0px 0px 65px;
font-weight:bold;
height: 0;
line-height: 1;
}