@charset "utf-8";
/* CSS Document */

html,
body
{
   background: url(/images/en/background-top-bar.png) repeat-x;
   background-color: #effaff;
}
#mainImg
{
   position: relative;
   width: 940px;
   height: 243px;
}
#mainButtons
{
   position: absolute;
   bottom: 37px;
   left: 73px;
   width: 255px;
   height: 29px;
   z-index: 10;
}
#mainImgRotate
{
   position: absolute;
   top: 0;
   left: 0;
   width: 940px;
   height: 243px;
   z-index: 1;
}
#actionBtns
{
   background: url(/images/en/roenablement/action_back.png) no-repeat;
   height: 114px;
}
#btn1
{
   float: left;
   margin-right: 43px;
}
#btn2
{
   float: left;
   margin-right: 48px;
}
#btn3
{
   float: left;
}
#interactives
{
   margin-top: 20px;
}
h1#leftNavTitle,
#leftNavTitle .pageTitle
{
   color: #68ac23;
}
