/* Contact Us
--------------*/
#content #mainContent {
width:595px;
float:left;
}

#content #subContent {
width:290px;
float:right;
}


dl.officeDetails {
margin-bottom: 15px;
}
dl.officeDetails dd.locate {
margin: 5px 0 0 0;
}
dl.officeDetails dd.locate a {
text-decoration: none;
}
dl.officeDetails dd.locate a:hover {
cursor: pointer;
color: #D00000;
}
dl.officeDetails dt.secondaryAddress {
margin-top: 20px;
}

#googlemap {
margin: 0 0 20px 0;
}
/* Google Map Popup Text */
#googlemap #popupText {
color: #333;
}
#googlemap #popupText strong {
color: #777;
}
