@charset "utf-8";
/* CSS Document */

#header #logo_container_anubis {
	float:left;
	width:950px;
	height:230px;
	background-color:#000;
}
#header #logo_container_anubis #title {
	float:left;
	margin:30px 0px 0px 0px;
	width:540px;
	height:60px;
	color:#FFF;
}
#header #logo_container_anubis h1 {
	float:left;
	margin:78px 0px 0px 15px;
	font-size:16px;
}
#header #logoanubis {
	float:left;
	margin: 0px 0px 0px 0px;
	width:215px;
	height:200px;
}
body {
	margin:0px; 
	font-family:Arial, Helvetica, sans-serif;
	background-color:#000000;
}
#bgAnubis {
    width: 100%; 
    height: 100%; 
    position: absolute; 
    left: 0px; 
    top: 0px; 
    z-index: -10;
}
.getallAnubis {
    width:100%;
    height:100%;
}

#header #shopiconsanubis {
	float:right;
	text-align:right;
	font-size:11px;
	margin:-8px 20px 0px 0px;
	width:200px;
	height:60px;
}
#header #shopiconsanubis a {
	color:#FFF;
	text-decoration:none;
}
#header #shopiconsanubis a:hover {
	text-decoration:underline;
}
