/* CONTACT BOTTOM */
#contacts-container {
    margin: 38px 0px 0px 0px;
    padding: 0px 0px 0px 24px;
    background: url(/site/imgs/getintouch/contacts_frame.gif) no-repeat top left;
}

#contacts-container table {
    width: 669px;
}

#contacts-container td, #contacts-container th {
    width: 223px;
    vertical-align:top;
    color: #c8ada6;
	font-size: 11px;
    padding-top: 8px;
	padding-right: 24px;
	margin: 0px;
    text-align: left;
}

#contacts-container td.first-col, #contacts-container th.first-col {
    width: 177px;
}


.send-email-link {
	margin-top: 8px;
	display: block;
	text-indent: -3000px;
	overflow: hidden;
	width: 142px;
	height: 21px;
	background: url(/site/imgs/global/sendemail.gif) no-repeat top left;
}

.send-email-link:hover, .send-email-link:active {
	background-position: 0px -42px;
}


#noflash table {
	margin-left: 24px;
	width: 669px;
}

#noflash td {
	vertical-align: top;
	width: 223px;
}

#noflash .txt {
	font-size: 11px;
    color: #c8ada6;
}

#noflash .officetitle {
	font-size: 11px;
	color: #e86721;
}
