body
{
 background-color: #333333;
 margin: 0px;
 padding: 0px;
 text-align: center;
 background-image: url("fundo.jpg");
 background-repeat: repeat-x;
 font-family: Verdana, Arial, Helvetica, Sans-serif;
}
#video, #caixa, #fechar, #titulo, #texto, #logo, #menu, #ronix, #obrien, #mastercraft, #rotanautica, #overdrill, #infordesign, #copyright
{
 float: left;
}
#estrutura
{
 width: 780px;
 height: 600px;

 background-image: url("estrutura.jpg");
 margin-left: auto;
 margin-right: auto;
 overflow: hidden;
}
#video
{
 width: 640px;
 height: 360px;

 position: relative;
 top: 91px;
 left: 121px;
}
#caixa
{
 width: 320px;
 height: 360px;
 
 color: #FFFFFF;
 background-color: #333333;
 position: relative;
 top: -269px;
 left: 121px;
 border-right: 1px solid #000000;
 text-align: left;
 visibility: hidden;
 filter: alpha(opacity=75); -moz-opacity: .75; opacity: .75;
 z-index: 50000;
}
#fechar
{
 width: 63px;
 height: 16px;

 position: relative;
 top: 51px;
 left: 238px;
 cursor: pointer;
 z-index: 50002;
}
#titulo
{
 width: 210px;
 height: 27px;

 position: relative;
 top: 46px;
 left: -43px;
 font-size: 20px;
 text-align: left;
 font-weight: bold;
}
#texto
{
 width: 280px;
 height: 280px;

 position: relative;
 left: 20px;
 top: 60px;
 text-align: justify;
 font-size: 11px;
 letter-spacing: 0px;
 line-height: 16px;
}
#texto a
{
 color: #CCCCCC;
}
#logo
{
 width: 469px;
 height: 111px;
 
 position: relative;
 top: -710px;
 left: 30px;
 z-index: 50001;
 width: 469px;
 height: 111px;
}
#menu
{
 width: 95px;
 height: 320px;

 position: relative;
 top: -600px;
 left: -450px;
 text-align: left;
 font-size: 11px;
 font-weight: bold;
 line-height: 20px;
 color: #999999;
}
#menu a
{
 color: #999999;
 text-decoration: none;
}
#menu a:hover
{
 color: #CCCCCC;
}
#ronix, #obrien, #mastercraft, #rotanautica, #overdrill, #infordesign
{
 filter: alpha(opacity=50); -moz-opacity: .5; opacity: .5;
}
#ronix:hover, #obrien:hover, #mastercraft:hover, #rotanautica:hover, #overdrill:hover, #infordesign:hover
{
 filter: alpha(opacity=100); -moz-opacity: 1; opacity: 1;
 cursor: pointer;
}
#ronix
{
 width: 42px;
 height: 53px;

 position: relative;
 top: -200px;
 left: -554px;
}
#obrien
{
 width: 111px;
 height: 46px;
 
 position: relative;
 top: -200px;
 left: -550px;
}
#mastercraft
{
 width: 173px;
 height: 20px;
 
 position: relative;
 top: -212px;
 left: -515px;
}
#rotanautica
{
 width: 134px;
 height: 71px;
 
 position: relative;
 top: -265px;
 left: -210px;
}
#overdrill
{
 width: 200px;
 height: 22px;
 
 position: relative;
 top: -338px;
 left: -43px;
}
#infordesign
{
 width: 200px;
 height: 28px;

 position: relative;
 margin-top: -323px;
 margin-left: 0px;
}
#copyright
{
 width: 340px;
 height: 15px;

 position: relative;
 top: -460px;
 left: 10px;
 font-size: 10px;
 color: #999999;
}