/* omad */
*{
margin:0px;
padding:0px;
}
body{
margin:0px;
padding:0px;
background:url(intro-img/body-bg.gif) top left repeat-x #f2f2f2;
}
.main{
width:1000px;
height:600px;
background:url(intro-img/omad-bg.jpg) center top no-repeat;
margin:0 auto;
}
.hording-bg{
width:172px;
height:85px;
position:absolute;
margin-top:95px;
margin-left:350px;
}
.logo{
width:185px;
height:109px;
position:absolute;
margin-left:530px;
margin-top:80px;
}
.hording-small{
width:74px;
height:53px;
position:absolute;
margin-left:502px;
margin-top:330px;
}
.enter{
width:1000px;
height:auto;
text-align:center;
position:absolute;
margin-top:550px;
}
.flash-doc{
width:1000px;
height:250px;
position:absolute;
}


