body {
	margin:0px;
	padding:0px;
}

#container {
	padding-top:10px;
}

#logo {
	width:90px;
	height:90px;
	padding-top:25px;
	margin:auto;
	margin-top: 15px;
	background:url(../images/logo_splash.png) no-repeat;
	_background:url(../images/logo_splash.gif) no-repeat;
}

#goto_site {
	width:340px;
	margin:auto;
	padding: 35px 0px 20px 0px;
}

#logo_adidas {
	float:left;
	margin-left: 50px;
	margin-top: 40px;
}

#logo_aegon {
	float:left;
	margin-left: 70px;
	margin-top: 34px;
}
#bottom_nav {
	background:url(../images/bg_bottom.png) repeat-x;
	position: fixed;
	width: 100%;
	height: 40px;
	bottom: 0px;
}

#nav_wrapper {
	width: 960px;
	margin: auto;
}

.lang {
	margin-top: 14px;
	margin-right: 10px;
}

#follow {
	float:right;
	margin-top:8px;
}

#follow div, #follow iframe, #follow img {
	float:right;
} 
#follow .label {
	color:#fff;
	margin-top:2px;
	margin-right: 20px;
}
