/*
*
* CONTACT
*
******************************************/
#contact {
	margin: 10px 0 0 0;
}
#contact #branches {
	margin: 10px 0 10px 0;
}
#contact #branches a {
	color: #0684bd;
	font-weight: bold;
	text-decoration: none;
}
#contact #branches a:hover {
	text-decoration: underline;
}
#contact #branches span {
	color: #0684bd;
	font-weight: bold;
}
#contact .address {
	margin: 20px 0 20px 0;
}
#contact .address a {
	color: #0684bd;
	font-weight: bold;
	text-decoration: none;
}
#contact .address h3 {
	font-size: 18px !important;
	margin: 10px 0 0 0;
}
#contact .address .photo {
	background-image: url(/Frontend/Images/photo-208x123-bg.gif);
	background-repeat: no-repeat;
	float: left;
	height: 127px;
	margin: 0 15px 0 0;
	position: relative;
	width: 212px;
}
#contact .address .photo div {
	padding: 2px;
}
#contact .address .staff {
	margin: 10px 0 15px 0;
}
#contact .address .staff .photo {
	background-image: url(/Frontend/Images/photo-69x97-bg.gif);
	background-repeat: no-repeat;
	float: left;
	height: 101px;
	margin: 0 15px 0 0;
	position: relative;
	width: 73px;
}
#contact .address .staff .photo div {
	padding: 2px;
}
#contact #select-country {
	background-image: url(/Frontend/Images/contact-select-country-bg.gif);
	background-repeat: no-repeat;
	height: 69px;
	width: 472px;
}
#contact #select-country div {
	padding: 23px 30px 30px 150px !important;
}
