html,body {height:100%}

li {
	padding-bottom: 8px;
}

#emeaHomePagePanel {
	position:absolute;
	z-index:1;
	color:#ffffff;
	left: 235px;
	top: 117px;
	width: 474px;
	height: 237px;
	font-size:12px;
}
#emeaHomePagePanel p {padding: 0px 0px 4px 0px; margin:0px;}
#emeaHomePagePanel h4 {padding: 0px 0px 4px 0px; margin:0px; text-align:right; font-size:12px;}

#emeaPanelLocations {}
#emeaPanelLocations ul {width:210px; list-style-type:none; margin:10px 0px 10px 0px; padding:0px;}
#emeaPanelLocations li { margin:0px; padding:2px 0px 2px 0px;}
#emeaPanelLocations li.header {color:#0076d5; font-weight:bold;}

#box_header {background-image:url(../img/header_emea_bk.jpg); background-position:top;}
#box_navigation li.menu_sub {
	background-color: #fff;
	font-weight: normal;
	padding-bottom: 5px;
}
#box_border_v {
	height: 100%;
	background-image: none;
 background-color:#FFF;
	padding: 0px; 
}
#box { background-color:#FFF;  border:solid 3px #00385A;}
#box_content { height:100%;}
#box_navigation { height:100%;}
#box_copy { background-color:#FFF;}

/*** Accordion ***/


.accHdr{ 
cursor: hand;
cursor: pointer;
padding: 0px;
border: none;
background: #ffffff;
}

.accHdrOpen{ 
background: #e5f1f8; color:#444444; padding:3px;
}

.accContent {padding:0px;}

/* Bio Pages */

#bio_info { float: right; width: 312px; height: 150px; }
.biopic { margin-right: 15px; margin-bottom: 15px; }

#bio_info h1 { margin-top: 0px; margin-bottom: 0px; }

#bio_info hr { padding: 0px; margin-top: 5px; margin-bottom: 0px; }

