html, body, div, img, form, p, span, h1, h2, h3, h4, h5, ul, li, table, td, th
{
    /*font-size:0pt;*/
    margin: 0px;
    padding: 0px;
    border: 0px;
}

a
{
    outline: none;
    -moz-user-outline: none;
}

html
{
    overflow: scroll;
}

body
{
    background: #fff;
    color: #000;
    font-family: "Trebuchet MS";
    font-size: 14px;
}




/* header index */
#header_container_index
{
    width: 100%;
    height: 309px;
    background-color: #233237;
}

#header_container_index #header
{
    position: relative;
    width: 1000px;
    height: 309px;
    margin: auto;
    background: #233237 url(../img/header_bg.jpg) no-repeat left top;
}

#header_container_index #header a.logo
{
    display: block;
    width: 280px;
    height: 46px;
    position: absolute;
    top: 76px;
    left: 50px;
}

#header_container_index #header p.info
{
    display: block;
    width: 265px;
    height: 100px;
    position: absolute;
    top: 142px;
    left: 50px;
    font-family: Arial;
    font-size: 12px;
    color: #fff;
    line-height: 13px;
}


#header_container_index #header div.menu
{
    position: absolute;
    top: 0px;
    left: 330px;
    width: 669px;
    height: 169px;
    padding-top: 140px;
    border-left: 1px solid #fff;
}

#header_container_index #header div.menu a img
{
    display: block;
}

#header_container_index #header div.menu a
{
    display: block;
    height: 24px;
    margin: 5px 0px;
    background-position: 0px 0px;
    background-repeat: no-repeat;
}

#header_container_index #header div.menu a:hover,
#header_container_index #header div.menu a.active
{
    background-position: 0px -24px;
}



#header_container_index #header div.menu a#menu_1
{
    width: 115px;
    background-image: url(../img/index_menu_1.gif);
}

#header_container_index #header div.menu a#menu_2
{
    width: 142px;
    background-image: url(../img/index_menu_2.gif);
}

#header_container_index #header div.menu a#menu_3
{
    width: 85px;
    background-image: url(../img/index_menu_3.gif);
}

#header_container_index #header div.menu a#menu_4
{
    width: 162px;
    background-image: url(../img/index_menu_4.gif);
}

#header_container_index #header div.menu a#menu_5
{
    width: 158px;
    background-image: url(../img/index_menu_5.gif);
}



#header_container_index #header a.project
{
    position: absolute;
    top: 0px;
    right: 0px;
}







/* header other pages */
#header_container
{
    width: 100%;
    height: 166px;
    background-color: #233237;
}

#header_container #header
{
    position: relative;
    width: 1000px;
    height: 166px;
    margin: auto;
    background: #233237 url(../img/header_bg.jpg) no-repeat left top;
}

#header_container #header a.logo
{
    display: block;
    width: 280px;
    height: 46px;
    position: absolute;
    top: 76px;
    left: 50px;
}

#header_container #header div.menu
{
    position: absolute;
    overflow: hidden;
    top: 0px;
    left: 330px;
    width: 669px;
    height: 21px;
    padding-top: 145px;
    border-left: 1px solid #fff;
}

#header_container #header div.menu a img
{
    display: block;
}

#header_container #header div.menu a
{
    float: left;
    display: block;
    height: 21px;
    margin-right: 12px;
    background-position: 0px 0px;
    background-repeat: no-repeat;
}

#header_container #header div.menu a:hover,
#header_container #header div.menu a.active
{
    background-position: 0px -21px;
}



#header_container #header div.menu a#menu_1
{
    width: 104px;
    background-image: url(../img/menu_1.gif);
}

#header_container #header div.menu a#menu_2
{
    width: 130px;
    background-image: url(../img/menu_2.gif);
}

#header_container #header div.menu a#menu_3
{
    width: 79px;
    background-image: url(../img/menu_3.gif);
}

#header_container #header div.menu a#menu_4
{
    width: 148px;
    background-image: url(../img/menu_4.gif);
}

#header_container #header div.menu a#menu_5
{
    width: 144px;
    background-image: url(../img/menu_5.gif);
}





/* content */
#content_container
{
    background: url(../img/content_bg.gif) repeat-x bottom;
}

#content_container #content
{
    width: 1000px;
    margin: auto;
    background: url(../img/content_bottom_bg.gif) no-repeat bottom;
}




/* footer */
#footer_container
{
    height: 97px;
    background: url(../img/footer_bg.gif) repeat-x top;
}

#footer_container #footer
{
    position: relative;
    width: 1000px;
    height: 97px;
    margin: auto;
    background: url(../img/footer_content_bg.gif) no-repeat top;
}

#footer_container #footer table
{
    width: 920px;
    position: absolute;
    top: 45px;
    left: 40px;
    z-index: 1;
}

#footer_container #footer table td
{
    width: 50%;
    font-size: 12px;
    color: #8e8e8e;
    line-height: 12px;
}

#footer_container #footer table td p a
{
    color: #8e8e8e;
    text-decoration: underline;
}











/* Other Pages */

/* Index Page */
#index div.top_block
{
    background: url(../img/mirax_flags.jpg) no-repeat bottom right;
    padding-left: 50px;
    padding-top: 60px;
    padding-right: 360px;
}

#index div.top_block h1
{
    color: #0d2d39;
    font-size: 22px;
    font-weight: normal;
    padding-bottom: 20px;
}

#index div.top_block p
{
    padding-bottom: 20px;
}

#index div.top_block a
{
    color: #27728e;
}

#index div.top_block a.arrows
{
    letter-spacing: -2pt;
    font-weight: bold;
    text-decoration: none;
    color: #43910f;
}

#index div.top_block a.arrows:hover
{
    text-decoration: underline;
}

#index div.top_block img
{
    display: block;
}




#index div.allprojects
{
    height: 18px;
    background-color: #11333f;
    text-align: center;
    line-height: 18px;
}

#index div.allprojects a
{
    text-decoration: none;
    color: #70858c;
    font-size: 10px;
    line-height: 18px;
}

#index div.allprojects a img
{
    vertical-align: top;
}

#index div.projects
{
    border-top: 1px solid #5b7b87;
    border-left: 1px solid #5b7b87;
    border-right: 1px solid #5b7b87;
}



/* projects list */
div.projects
{
    padding: 50px;
    overflow: hidden;
    height: 100%;
}

div.projects div.item_div
{
    clear: both;
    height: 60px;
}

div.projects div.item
{
    position: relative;
    width: 255px;
    padding: 0px 20px;
    float: left;
}

div.projects div.item h3
{
    font-size: 15px;
    line-height: 1.2em;
    color: #143a46;
    padding-right: 50px;
    padding-top: 10px;
    padding-bottom: 15px;
}

div.projects div.item h3 a
{
    color: #143a46;
    text-decoration: none;
}

div.projects div.item h3 a:hover
{
    text-decoration: underline;
}

div.projects div.item p a
{
    letter-spacing: -2pt;
    font-weight: bold;
    text-decoration: none;
    color: #43910f;
}

div.projects div.item p a:hover
{
    text-decoration: underline;
}

div.projects div.item div.icons_container
{
    position: absolute;
    top: 0px;
    right: 20px;
    width: 44px;
    height: 194px;
}

div.projects div.item div.icons_container div.icons
{
    position: relative;
    width: 44px;
    height: 194px;
    overflow: hidden;
}

div.projects div.item div.icons_container img.arrow_top
{
    position: absolute;
    top: -15px;
    left: 17px;
}

div.projects div.item div.icons_container img.arrow_bottom
{
    position: absolute;
    bottom: -15px;
    left: 17px;
}


div.projects div.item div.icons_container div.icons div.scroller
{
    position: absolute;
    width: 44px;
    top: 0px;
    left: 0px;
}




div.projects div.item div.icons_container div.icons div.scroller img
{
    display: block;
    cursor: pointer;
    margin-bottom: 4px;
    padding: 1px;
    border: 1px solid #fff;
}

div.projects div.item div.icons_container div.icons div.scroller img.active
{
    border: 1px solid #000;
}



/* project list page */
#project_list div.top_block
{
    padding: 50px;
    padding-bottom: 10px;
}

#project_list div.top_block h1
{
    font-size: 22px;
    font-weight: normal;
    color: #0d2d39;
}

#project_list div.top_block p
{
    padding-top: 10px;
}


#project_list div.projects
{
    padding: 30px;
}

#project_list div.projects div.item
{
    padding: 0px 25px;
}


#project_list div.page_counter
{
    border-top: 1px solid #738990;
}

#project_list div.page_counter table
{
    margin-left: auto;
}

#project_list div.page_counter table td
{
    padding-left: 5px;
    color: #0d2d39;
}

#project_list div.page_counter table td span
{
    font-size: 18px;
}

#project_list div.page_counter table td img
{
    display: block;
}





/* project view page */
#project_view
{
    padding: 40px;
}

#project_view a
{
    color: #27728e;
}

#project_view a:hover
{
    text-decoration: none;
}

#project_view a.all_projects_link
{
    color: #27728e;
    font-size: 12px;
}

#project_view h1
{
    padding-top: 20px;
    padding-bottom: 10px;
    font-size: 22px;
    font-weight: normal;
    color: #0d2d39;
}

#project_view p
{
    padding-top: 2px;
}


#project_view div.item
{
    padding-top: 30px;
    clear: both;
    overflow: hidden;
    height: 100%;
}

#project_view div.item div.left
{
    float: left;
    width: 280px;
}

#project_view div.item div.right
{
    float: right;
    width: 580px;
}



#project_view div.item img.image
{
    display: block;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 13px;
    padding-right: 13px;
    margin-bottom: 10px;
    width: 280px;
    height: 182px;
    background: url(../img/project_view_item_img_bg.gif) no-repeat;
}

#project_view div.item img.hidden
{
    display: none;
}

#project_view div.item h2
{
    color: #28393e;
    font-size: 22px;
    font-weight: normal;
    padding-bottom: 14px;
}

#project_view div.item p
{
    padding-bottom: 14px;
}



/* about page */
#about
{
    padding: 40px;
    padding-bottom: 0px;
}

#about h1
{
    padding-top: 20px;
    padding-bottom: 10px;
    font-size: 22px;
    font-weight: normal;
    color: #0d2d39;
}

#about p
{
    padding-top: 10px;
}

#about table.persons
{
}

#about table.persons td
{
    width: 33%;
    padding-top: 60px;
    padding-right: 30px;
    vertical-align: top;
}

#about table.persons td img
{
    display: block;
    padding-bottom: 10px;
}

#about table.persons td h1
{
    font-size: 15px;
    font-weight: normal;
    color: #143a46;
}

#about table.persons td h3
{
    font-size: 14px;
}



#about table.persons_2
{
    margin-top: 10px;
}

#about table.persons_2 td
{
    width: 33%;
    padding-top: 40px;
    padding-right: 30px;
}

#about table.persons_2 td img
{
    display: block;
    float: left;
    padding-right: 10px;
}






/* service page */
#service
{
    padding: 40px;
    padding-bottom: 0px;
}

#service h3
{
    padding-top: 20px;
    padding-bottom: 10px;
    font-size: 22px;
    font-weight: normal;
    color: #0d2d39;
}

#service h4
{
    padding-top: 20px;
    font-size: 18px;
    font-weight: normal;
    color: #0d2d39;
}

#service p
{
    padding-top: 10px;
}

#service a
{
    color: #27728E;
    text-decoration: none;
}

#service a:hover
{
    text-decoration: underline;
}


/* vacancy page */
#vacancy
{
    padding: 40px;
    padding-bottom: 0px;
}

#vacancy h3
{
    padding-top: 20px;
    padding-bottom: 10px;
    font-size: 22px;
    font-weight: normal;
    color: #0d2d39;
}

#vacancy p
{
    padding-top: 10px;
}

#vacancy a
{
    color: #27728E;
    text-decoration: none;
}

#vacancy a:hover
{
    text-decoration: underline;
}


/* contacts page */
#contacts
{
    padding: 40px;
    padding-bottom: 0px;
}

#contacts h3
{
    padding-top: 20px;
    padding-bottom: 10px;
    font-size: 22px;
    font-weight: normal;
    color: #0d2d39;
}

#contacts p
{
    padding-top: 10px;
}

#contacts a
{
    color: #27728E;
    text-decoration: none;
}

#contacts a:hover
{
    text-decoration: underline;
}


#contacts #google_map_container
{
    width: 800px;
    height: 600px;
    padding: 5px;
    position: relative;
    border: 1px solid #88979c;
}

#contacts #google_map_container #google_map
{
    width: 800px;
    height: 600px;
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
}

#contacts #google_map_container div.legend
{
    width: 172px;
    height: 32px;
    padding: 5px;
    position: absolute;
    bottom: 20px;
    right: 10px;
    border: 1px solid #000;
    background: #fff url(../img/contacts/legend1.gif) no-repeat 50% 50%;
}