/* CSS Document */
body{
	margin:0px;
	padding:0px;
	border:0 none;	
	/*background:url('/fileadmin/templates/corporate/img/polaris-background-diagonal.gif') #f7f7f7 repeat top left;*/
}

#polaris-header-container{
	width:100%;
	background: url( '/fileadmin/templates/corporate/img/polaris-top-navigation-background.gif' ) transparent repeat-x left top;	
	height:37px;
	display:block;
}

#polaris-header-content{
	background: url( '/fileadmin/templates/corporate/img/polaris-top-navigation-background.gif' ) transparent repeat-x left top;	
	margin:0px auto;
	height:37px;
	max-width:974px;
}

#polaris-body-container{
	width:100%;
	background:url('/fileadmin/templates/corporate/img/polaris-background-select-a-country-arrows.png') white no-repeat top center;
}

#polaris-body-content{
	max-width:974px;
	margin:0px auto;	
	display:block;
	overflow:hidden;
	min-height:556px;
	background: url( '/fileadmin/templates/corporate/img/polaris-background-world-map.png' ) white no-repeat center top;
}

#polaris-footer-container{
	width:100%;
	margin:0px auto;
	background:url('/fileadmin/templates/corporate/img/polaris-background-select-a-country-bottom-navigation-shadow.png') transparent repeat-x left top;
	min-height:67px;
	display:block;
	margin-bottom:30px;
	overflow:hidden;
}