@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	height:100%;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #CCCCCC;
	background-image: url(../images/background_larm_relocation.jpg);
	background-repeat: repeat;
	background-position: center;
}
.contact {
	padding-bottom: 15px;
	padding-top: 15px;
}

.oneColFixCtrHdr #container {
	width: 940px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: none;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 100%;
}


.oneColFixCtrHdr #header {
	width: 940px;
	float: left;
}
.HeaderImage {
	background-image: url(../images/relocation_larm_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 148px;
	width: 940px;
}
.HeaderLogo {
	float: left;
	margin-left: 29px;
}

.HeaderMenu {
	background-image: url(../images/relocation_larm_menu_bkgrd.gif);
	height: 39px;
	width: 940px;
	background-repeat: no-repeat;
	float: left;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.oneColFixCtrHdr #header h1 {
	background-image: url(../images/relocation_larm_menu_bkgrd.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 39px;
	width: 940px;
	padding-top: 151px;
}

.oneColFixCtrHdr #mainContent {
	background: #FFFFFF;
}
.mainContentText {
	width: 608px;
	font-family: Arial, Helvetica, sans-serif;
	color: #868265;
	float: left;
	background-color: #FFFFFF;
	height: 129px;
	font-size: 11pt;
	padding-right: 60px;
	padding-left: 40px;
	padding-top: 20px;
}
.HomeCountries {
	float: left;
	height: 270px;
	width: 235px;
	background-color: #FFFFFF;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	color: #868265;
}
.HomeCountriesText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: 868265;
	padding: 10px;
}


.homeMiddleRight {
	background-image: url(../images/relocation_larm_rita.jpg);
	float: left;
	height: 149px;
	width: 217px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2A7AB7;
	padding-left: 15px;
}
.TextTitlesBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2A7AB7;
}
.TitlesUppercase {
	font-weight: bold;
	text-transform: uppercase;
}



.homeTopRight {
	float: right;
	width: 232px;
}

.homeTopLeft {
	background-image: url(../images/relocation_larm_homeimage.jpg);
	float: left;
	height: 259px;
	width: 708px;
}

.oneColFixCtrHdr #footer {
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #868265;
	height: 60px;
	clear: left;
}


.footerMemberships {
	vertical-align: top;
	text-align: right;
	float: right;
	overflow: visible;
}
.footerMenu {
	float: left;
}

.sectionTopLeft {
	float: left;
	width: 708px;
}
.section_title {
	background-color: #F5B031;
	float: left;
	height: 39px;
	width: 708px;
}
.section_title_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-left: 36px;
	margin-top: 11px;
	font-size: 12pt;
	font-weight: bold;
	width: 400px;
	float: left;
}
.section_title_text2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-top: 11px;
	font-size: 10pt;
	float: right;
	margin-right: 50px;
}
.SectionDirectorPhoto {
	float: left;
	margin-top: 20px;
	margin-left: 40px;
	border: thin solid #999;
	margin-bottom: 20px;
}
.SectionDirectorInfo1 {
	float: left;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-left: 40px;
	margin-bottom: 20px;
}

.SectionDirectorInfo2 {
	float: left;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 20px;
	margin-left: 40px;
	margin-right: 20px;
}
.SectionRight {
	float: left;
	width: 232px;
}
.SectionMap {
	margin-top: 20px;
	margin-left: 7px;
	text-align: center;
}
.SectionFlag {
	border: thin solid #999;
	height: 83px;
	width: 120px;
	text-align: center;
	margin-bottom: 15px;
	float: left;
	margin-right: 15px;
}

.SectionContent {
	width: 688px;
	float: left;
	overflow: visible;
	background-color: #E8E6E0;
	margin-left: 20px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.SectionContentPhoto {
	float: left;
	border: thin solid #999;
	margin-top: 35px;
	margin-left: 40px;
	margin-bottom: 20px;
}
.SectionContentPhoto2 {
	float: right;
	margin-left: 20px;
	border: thin solid #999;
	margin-bottom: 20px;
}
.SectionContentPhoto3 {
	margin-left: 20px;
	border: thin solid #999;
	margin-bottom: 20px;
	margin-right: 20px;
	float: right;
	top: 50px;
	right: 50px;
	bottom: 50px;
	left: 50px;
}

.SectionContentPhoto4 {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #868265;
}



.SectionContentTextTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 20px;
	float: left;
	width: 424px;
	margin-top: 35px;
}


.SectionContentTextTop2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 48px;
	float: left;
	width: 320px;
	margin-top: 35px;
}

.SectionContentSpry {
	float: left;
	width: 688px;
	margin-top: 20px;
	margin-left: 20px;
}
.SectionContentSpry2 {
	float: left;
	margin-top: 20px;
	margin-left: 40px;
	width: 628px;
	margin-bottom: 15px;
}
.SectionContentSpry3 {
	float: left;
	margin-left: 40px;
	width: 628px;
	margin-bottom: 15px;
}
.HeaderImage_esp {
	background-image: url(../images/relocation_larm_header_esp.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 148px;
	width: 940px;
}
.language {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: -5px;
	cursor: default;
}
.homeTopLeftEsp {
	background-image: url(../images/relocation_larm_homeimage_esp_06.jpg);
	float: left;
	height: 259px;
	width: 708px;
}
.footerDittco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.familyLinkstopSpace {
	float: left;
	width: 500px;
	padding-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 30px;
	padding-left: 35px;
}
.familyLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #297AB7;
	float: left;
	width: 310px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-left: 35px;
	padding-bottom: 3px;
}
