@charset "utf-8";
body {
	width: 999px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
	background-color: #ada089;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #49382a;
	font-size: 100%;
}
#content {
	background-color: #FFFFFF;
}
body a {
	color: #d80808;
	text-decoration: none;
	font-weight: normal;
}
body a:hover {
	color: #d80808;
	text-decoration: none;
	font-weight: normal;
	background-color: #e8d7b7;
}
.language_bar {
	margin-left: 7px;
	margin-top: 15px;
	margin-bottom: 5px;
	font-size: 80%;
}
.header {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d80808;
	line-height: 1.5em;
	font-size: 80%;
}
.footer {
	background-color: #dbcbad;
	font-size: 70%;
	padding-bottom: 3px;
	padding-left: 5px;
	line-height: 1.7em;
	padding-top: 5px;
	color: #635c4e;
	padding-right: 5px;
}

.content_left {
	padding-left: 60px;
	padding-right: 60px;
	font-size: 80%;
	padding-top: 20px;
	padding-bottom: 100px;
}
.content_services {
	padding-right: 60px;
	font-size: 80%;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #D80808;
	margin-bottom: 100px;
	margin-top: 20px;
}
.content_services_menu {
	padding-left: 45px;
	font-size: 80%;
	padding-top: 20px;
	padding-bottom: 100px;
	line-height: 1.6em;
}
.content_contact {
	padding-right: 80px;
	font-size: 80%;
	padding-left: 40px;
	padding-top: 20px;
	padding-bottom: 30px;
	line-height: 1.4em;
}
.content_contact_left {
	padding-left: 45px;
	font-size: 80%;
	padding-top: 20px;
	padding-bottom: 50px;
	line-height: 1.4em;
}
.contact_office {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
	margin-bottom: 10px;
	font-weight: bold;
	color: #49382a;
	line-height: 1.2em;
}

.content_team {
	padding-left: 60px;
	padding-right: 60px;
	font-size: 80%;
	padding-top: 20px;
	padding-bottom: 20px;
}
#content_team_ {
	padding-left: 60px;
	padding-right: 60px;
	font-size: 80%;
	padding-top: 20px;
	padding-bottom: 20px;
}
.team {
	padding-bottom: 20px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #D80808;
}

.team_img {
	float: right;
	padding-left: 20px;
	padding-bottom: 10px;
}
.team_img_left {
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
}

.team_bio {
}
.team_end {
	clear: both;
}



.map_bg {
	padding-top: 10px;
	padding-bottom: 100px;
}
.undermenu {
	background-color: #dbcbad;
	font-weight: bold;
	color: #d80808;
	padding-top: 25px;
	padding-bottom: 3px;
	padding-left: 40px;
}
.logo {
	padding-top: 5px;
	padding-left: 7px;
	padding-bottom: 3px;
}
