@import url(../default.css);
@import url(/css/setcards.css);


#ServiceNavigation {
	position: relative;
    padding-top: 46px;
	width: 162px;
				background-image : url(../img/menu_information_de.gif);
				background-repeat:no-repeat;
}

#AreaNavigation {
    padding-top: 46px;
    DISPLAY: block;
    POSITION: relative;
				background-image: url(../img/menu_navigation_de.gif);
				background-repeat: no-repeat;
	width:162px;
	
}
#SiteNavigation {
    padding-top: 46px;
    DISPLAY: block;
    POSITION: relative;
				background-image: url(../img/menu_account_de.gif);
				background-repeat: no-repeat;
	width:162px;
}

.header {
	position: absolute;
	top: 0px;
	left: 0px;
	background : url(../img/gmsex_enter_header_background__.jpg) no-repeat;
	visibility : visible;
	width: 834px;
	height: 130px;
}
