div#tiler_wrapper,div#circle{
/*background:url(/images/baa_home_body_img_bkg_tile_smaller.jpg) repeat-x;*/}

div#big_wrapper, div#big_wrapper_en{
    background:url(../images/baa_home_body_img_smaller.jpg) no-repeat;
    background-position:center top
}

div#big_wrapper_ru{
    background:url(../images/baa_home_body_img_smaller_ru.jpg) no-repeat;
    background-position:center top
}

div#big_wrapper_de{
    background:url(../images/baa_home_body_img_smaller_de.jpg) no-repeat;
    background-position:center top
}

div#big_wrapper_it{
    background:url(../images/baa_home_body_img_smaller_it.jpg) no-repeat;
    background-position:center top
}

div#big_wrapper_fr{
    background:url(../images/baa_home_body_img_smaller_fr.jpg) no-repeat;
    background-position:center top
}

div#big_wrapper_es{
    background:url(../images/baa_home_body_img_smaller_es.jpg) no-repeat;
    background-position:center top
}

div#home_body{
    margin-top:60px;
    width:inherit;
    /*height:625px;*/
    padding:10px 0 0 0
}

div.home_column{
/*    width:680px;
    height:150px;*/
    float:left;
    display:inline;
    margin:20px 0 0 0;
    padding:0px 60px 0px 0px
}

div.home_column h2{
    /*text-align:center;*/
    width:inherit
}

div.home_column p{
    margin:5px 0 0 0;
    line-height:24px;
    text-shadow:1px 1px 1px #FFF
}

div.col_last{
    margin:60px 0 0 0;
    padding:0px 0px 0px 0px
}

div#steps{
    float:left;
    display:inline;
    margin:50px 0 0 0
}

div#steps img.trigger{
    cursor:pointer;
    float:left;
    display:inline;
    width:300px;
    height:169px
}

div#steps img.dot{
    float:left;
    display:inline;
    width:20px;
    height:169px
}

div.bubbleInfo{
    position:relative;
    float:left;
    display:inline
}

div.bubbleInfo div.popup{
    position:absolute;
    z-index:50;
    display:none;
    background:transparent url(../images/popup_bkg.png) no-repeat;
    width:300px;
    height:205px;
    font-size:16px;
    color:#909296;
    line-height:24px
}

div.bubbleInfo div.popup div.popup_content{
    width:255px;
    height:125px;
    position:relative;
    top:40px;
    left:20px;
    overflow:hidden
}

div#packages{
    float:left;
    display:inline;
    margin:0px 0 0 0
}

div.package{
    background:url(../images/package_block_bkg.png) no-repeat;
    background-position:left 32%;
    width:230px;
    height:217px;
    margin-right:6px;
    float:left;
    display:inline
}

div.last_package{
    margin-right:0
}

div.package h4{
    font-size:28px;
    font-weight:normal;
    width:182px;
    text-align:center;
    position:relative;
    z-index:1;
    padding:70px 0 0 18px
}

div.package h5{
    font-size:21px;
    font-weight:normal;
    width:225px;
    text-align:center;
    color:#909296;
    position:relative;
    z-index:1;
    padding:5px 0 0 0
}

div.package div.cta{
    width:60px;
    height:52px;
    text-align:center;
    float:right;
    display:inline;
    color:#FFF;
    padding:16px 0 0 0;
    margin:1px 0px 0px 0px;
    line-height:14px
}

div.package div.cta span{
    font-size:20px;
    line-height:18px
}

div.package ul{
    line-height:16px;
    list-style:none;
    list-style-type:none;
    margin:30px 0 0 -8px
}

div.package ul li{
    padding:0px 0 0 25px;
    width:auto;
    height:18px;
    margin:0 0 5px 0
}

div.package ul li span{
    color:#909296
}

div.package ul li span span{
    float:right;
    display:inline;
    margin-right:30px
}

div#circle div.cta{
    background:url(../images/circle.png) no-repeat
}

div.book_btn{
    float:left;
    display:inline;
    margin:15px 0 0 52px
}

div.book_btn a.button{
    background:#FDFDFE url(../images/buttonbg.gif) repeat-x scroll left bottom;
    color:#3b3e48;
    border-color:#DFE5EC #8E9CAE #8E9CAE #DFE5EC;
    border-style:solid;
    border-width:1px;
    padding:10px 13px !important;
    font-size:14px;
    font-weight:bold;
    border-radius:10px;
    -moz-border-radius:10px;
    text-decoration:none;
    display:block
}

div.book_btn a.button:active{
    border-color:#8E9CAE #DFE5EC #DFE5EC #8E9CAE;
    border-style:solid;
    border-width:1px;
    text-decoration:none
}

div.book_btn a.button:hover{
    color:#fff;
    background:#3b3e48 url(../images/buttonbg_hover.gif) repeat-x scroll left bottom;
    border-color:#3b3e48 #8E9CAE #8E9CAE #3b3e48;
    cursor:pointer;
    text-decoration:none
}

div#page_content{
    float:left;
    display:inline;
    margin:40px 0 0 0;
    font-size:14px;
    line-height:24px;
    text-shadow:1px 1px 1px #FFF
}

div#page_content p{
    margin:0 0 10px 0
}