html{height:100%;}
body{
	height:100%;
}
#grey-stripe{
	position:absolute;
	height:100%;
	background-color:#e9e9e9;
	width:481px;
	left:0px;
	top:0px;
}
#container{
	width:481px;
	background-color:#e9e9e9;
	height:481px;
}
#header{
	height:70px;
}
#logo{
	margin-right:14px;
}

#content{
	border-top:7px solid #76070B;
	height:257px;
}

.home-footer{
	margin-right:14px;
}

#lang-select {
	padding-top:72px;
	padding-right:14px;
	background-color:#e9e9e9;
	text-align:right;
	padding-bottom:30px;
}

#home-offices{
	padding-left:3px;
	text-align:left;
	background-color:#e9e9e9;
	
	bottom:0px;
}
.office-name{
	font-weight:bold;
}