/*FirstPage*/
body{
background:top #000000;
margin:0px;
height:100%;
width:100%;
Font-family:Tahoma,Verdana,MS Sans Serif, Arial, Helvetica, sans-serif;

}

#tab {
	/*
margin-top:-300px;
position:absolute;
top:50%;
*/
background:#000000;
text-align:center;
}

#firstpage{
width:100%;
height:100%;
margin-left: auto ;
margin-right: auto ;
}
#Main-menu{
height:531px;
width:247px;
float:left;
}
#Main-Flash{
height:600px;
width:747px;
float:right;
}

