body{
	margin:auto;
	background:url('../images/backg.jpg');
	

}
#wrap{
		margin : auto;
		text-align : center; 
}
img{border:none;}
table{margin : auto;
	text-align:left;}
/* ================= MAIN MENU ================ */
#menu_container{
	margin:auto;
	height:872px;
	
	background:url(../images/menu.png);

	
	background-repeat:no-repeat;
	width:617px;
/*	height:100%;background:url(../images/home.jpg);

background:url(../images/home.jpg);
background-repeat:no-repeat;*/
}

#menu{
	margin:0;
	position:relative;
	top:203px;
	left:85px;
	/* width: 500px;
	height: 500px;*/
	
	}
	
#menu li{
margin: 0; 
padding: 0; 
list-style: none; 
display: block; 

	
}
#menu a{
	display: block;
	}
	

#digital a{
		position:absolute;
		top:214px
		display: block;
 width:304px;
  height:172px;
  
	}
#digital a:hover{
    background: url(../images/Digital-RED.png) no-repeat scroll left top transparent;

	
}
#typo a{
	position:absolute;
	display: block;
  width:386px;
  height:261px;
top:59px;
  left:12px;
	}
#typo a:hover{
    background: url(../images/Typo-RED.png) no-repeat scroll left top transparent;

	
}

#illu a{
	position:absolute;
	display: block;
  width:346px;
  height:261px;
top:161px;
  left:112px;
	}
#illu a:hover{
    background: url(../images/Illustration-RED.png) no-repeat scroll left top transparent;

	
}

#poster a{
	position:absolute;
	display: block;
  width:320px;
  height:161px;
top:275px;
  left:98px;
	}
#poster a:hover{
    background: url(../images/Poster-RED.png) no-repeat scroll left top transparent;

	
}

#object a{
	position:absolute;
	display: block;
  width:286px;
  height:161px;
top:387px;
  left:79px;
	}
#object a:hover{
    background: url(../images/object-RED.png) no-repeat scroll left top transparent;

	
}
#xbox a{
	position:absolute;
	display: block;
  width:286px;
  height:99px;
top:507px;
  left:92px;
  
	}
#xbox a:hover{
    background: url(../images/xbox-RED.png) no-repeat scroll left top transparent;

	
}
/* =====================XBOX===================== */
#xbox_container{
margin:auto;
    background: url(../images/xbox/xbox_back.png) no-repeat scroll left top transparent;
width: 1280px;
  height:876px;

}
a.ms,a.ms:active,a.ms:link{
	text-decoration:none;
	
	padding:35px 10px 10px 10px;
	background-color:rgba(0,0,0,0.1);
	
	border-radius: 15px;
	margin:0 auto;
}
a.ms:hover{
background-color:rgba(0,0,0,0.2);
}
#xbox_wrapper{
	position : relative;
 	/*background: none repeat scroll 0 0 #FFFFFF;
    border: 10px solid #EEEEEE;*/
    
    height: 500px;
    width: 890px;
    
    left: 195px;
    top: 54px;

}

#footer{
margin:auto;
    background: url(../images/footer.png) no-repeat scroll left top transparent;
  height: 118px;
    width: 682px;
}