/* CSS Document */
#home-navwrapper {
	float:left;
	display:inline;
	width: 970px;
	height:34px;
	margin-top:93px;
	background:url(/confluence/images/nav-bg.gif) repeat-x;
}

.headerwrapper-home {
	float:left;
	display:inline;
	padding:25px 35px 0 35px;
	margin:0;
	width:900px;
	height:70px;
	border-bottom:1px solid #e6e6e6;
	}
	
.headerwrapper-home h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:2.2em;
	letter-spacing:-1px;
	display:block;
	color:#1f1f1f;
	font-weight:normal;
	}
	
.headerwrapper-home p {font-size:11px !important; color:#000; line-height:15px; padding:10px 0 0 0; margin:0;}

.regional-links, .video-container {
	float:left;
	display:inline;
	width:390px;
	height:250px;
	padding:30px;
	background-color:#ebf5f6;
	}
	
.emea-btn, .US-btn {
	display:block;
	width:304;
	height:147;
	margin-bottom:45px;
	text-align:center;
	}
	
.video-holder {
	width:368px;
	height:342px;
	background-color:#333;
	text-align:center;
}
	
	

