
body {
	margin:0px;
	text-align: center;
	background: none;	
}

a {

}

.map {
	display: block;
	background:url(../i/bg_map.jpg) no-repeat;
	height: 599px;
	margin-top: 73px;
	clear:both;
}

.home_logo {
	background:url(../i/logo_home.gif) no-repeat;
	width:290px;
	height:227px;
	position:absolute;
	top:0px;
	left:45px;
}

#menu_wrapper {
	top:52px;
	position: absolute;
	left: 300px;

}

#printBanner {
	display: none;
}

.bottom_nav {
	left: 45px;
	position:absolute;
	display:block;
	width:275px;
	top: 269px;
	border-top: 1px solid #fff;
	text-align: left;
}

.bottom_nav a {
	border-bottom: 1px solid #fff;
	display: block;
	padding: 8px;
	color: #fff;
	font-size:10px;
	text-transform: uppercase;
	font-family: Verdana;
	background: none;
	float:none;
	border-right:none;
}

.bottom_nav a.first {
	border-bottom: 1px solid #fff;
	display: block;
	padding: 8px;
	color: #fff;
	font-size:10px;
	text-transform: uppercase;
	font-family: Verdana;
	background: none;
	float:none;
	border-right:none;	
}

.bottom_nav a.first:hover {
	border-bottom: 1px solid #fff;
	display: block;
	padding: 8px;
	color: #fff;
	font-size:10px;
	text-transform: uppercase;
	font-family: Verdana;
	background: none;
	float:none;
	border-right:none;
	text-decoration: underline;
}

.bottom_nav a.last {
	border-bottom: 1px solid #fff;
	display: block;
	padding: 8px;
	color: #fff;
	font-size:10px;
	text-transform: uppercase;
	font-family: Verdana;
	background: none;
	float:none;
	border-right:none;	
}

/* add in the toggles so we get a current page highlighted */
.bottom_nav a.last:hover, #bottomToggle_news, #bottomToggle_publications, #bottomToggle_offices {
	border-bottom: 1px solid #fff;
	display: block;
	padding: 8px;
	color: #fff;
	font-size:10px;
	text-transform: uppercase;
	font-family: Verdana;
	background: none;
	float:none;
	border-right:none;	
	text-decoration: underline;
}

#pageTitle {
	display: none;
}

.homefooter {
	padding:0px 5px 5px 0;
	text-align: center;
	background:none;
	color: #005c97;
	font-size:9px;
	text-transform: uppercase;
	margin: -95px 0 0 0;
	
}

.homefooter a {
	color: #005c97;
}

.language_bar_holder {
	position:absolute;
	top:240px;
	left:45px;
	width: 463px;
	font-size:10px;
}

.language_bar {
	display: block;
}

.language_bar a {
	display:block;
	float: left;	
	padding: 0 8px 0 0;
}

.international {
	position:absolute;
	display:block;
	left: 45px;
	top: 426px;
	height: 125px;
	overflow: hidden;
	text-align: left;
	color: #555555;
	width: 280px;
	padding: 18px 5px 0 0;
	_padding: 28px 5px 0 0;
	!padding: 28px 5px 0 0;
	font-size: 10px;
}

.international p {
	color: #555555;
	font-size: 10px;
}

.global a {
	color: #555555;
}

.global {
	position:absolute;
	display:block;
	left: 320px;
	top: 420px;
	width: 595px;
	height: 132px;
	!height: 136px;
	overflow: hidden;
	text-align: left;
	color: #555555;
	padding: 0px 20px 0 13px;
	_padding: 8px 20px 0 8px;
	font-size: 10px;
}

#body .global ul {
	
}

#body .global ul li {
	list-style-image: url(../i/home_bullet.gif) ;
	_list-style-image: url(../i/home_bullet_ie.gif) ;
	padding: 0 0 10px 6px ;
}

#index #facebookHomeIcon
{
	position: absolute;
	top: 50px;
	right: 46px;
}

#index #twitterHomeIcon
{
	position: absolute;
	top: 50px;
	right: 10px;
}

#index #facebookHomeIcon a,
#index #twitterHomeIcon a
{
	display: block;
	width: 34px;
	height: 34px;
}


#footerOffices, 
#footerOffices li
{
	list-style: none;
	text-align: center;
	
	padding: 0;
	margin: 0;
	
	color: black;
	font-size: 10px;
}

#footerOffices
{
	width: 620px;
	margin: 0 auto;
	padding: 0 0 17px 0;
}

#footerOffices li
{
	display: inline-block;	
	padding: 0 12px;
	margin: 6px 0;
	border-left: 1px solid #ccc6a2;
	
	!display: inline;
	!zoom: 1;
}

#footerOffices li:first-child,
#footerOffices li:first-child + li + li + li + li + li + li + li + li
{
	border-left: 0;
}

#footerOffices a
{
	color: black;
}
