/*
 main body
 */
html, body {
    padding: 0;
    margin: 0;
    height: 100%;
}

/*
 sidebar and intro wrapper div
 */
div#main_wrapper {
    width: 100%;
    height: auto;
}

/*
 intro wrapper div
 */
div#wrapper1 {
    width: 95%;
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    float: left;
    margin: 5px 0 0 0;
}

/*
 sidebar wrapper div
 */
div#wrapper2 {
    position: absolute;
    right: 0;
    width: 10%;
    float: right;
    margin: 5px 0 0 0;
    direction: rtl;
}

/*
 sidebar div
 */
div#sidebar {
    border-top: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    width: 185px;
    height: auto;
    background-color: #F4F2E8;
    direction: ltr;
    padding: 0 0 30px 0;
}

html > body div#sidebar {
    min-height: 450px;
    height: auto;
}

div#sidebar_footer {
    position: absolute;
    background-image: url(../images/sidebar_footer.jpg);
    width: 188px;
    height: 50px;
    background-repeat: no-repeat;
}

/*
 language
 */
div#language {
    position: relative;
    float: right;
    margin: -25px 5px 0 0;
}

div#language a {
    display: block;
    width: 25px;
    height: 17px;
    background-image: url(../images/uk_flag.jpg);
    background-repeat: no-repeat;
    text-indent: -10000px;
}

/*
 sidebar navigation
 */
ul#sidebar_navigation {
    float: right;
    text-align: right;
    margin: 200px 0 0 0;
}

ul#sidebar_navigation li {
    font-size: 0.70em;
    font-family: Tahoma;
    list-style: none;
    width: 155px;
    margin: 0 5px;
    padding: 3px 10px;
    border-top: 1px solid #E6E0CA;
}

ul#sidebar_navigation li a {
    display: block;
    width: 155px;
    text-decoration: none;
    color: #989897;
}

ul#sidebar_navigation li#power:hover, ul#sidebar_navigation li#automation:hover, ul#sidebar_navigation li#mechanical:hover, ul#sidebar_navigation li#design:hover, ul#sidebar_navigation li#procurement:hover {
    background-color: #ece8d7;
}

/*
 intro div
 */
div#ufo {
    width: 750px;
    height: 150px;
}

div#intro_image {
    background-image: url(../images/intro.jpg);
    background-repeat: no-repeat;
    width: 750px;
    height: 150px;
}

/*
 logo and branding
 */
div#branding {
    background-image: url(../images/logo.jpg);
    background-position: left;
    width: 165px;
    height: 61px;
    background-repeat: no-repeat;
    margin: 0 10px;
    text-indent: -10000px;
    padding: 10px 0;
}

/*
 main navigation
 */
div#navigation {
    width: 100%;
    height: 18px;
    background-color: #f76d29;
    padding: 0;
    margin: 0;
}

div#slogan {
    float: left;
    background-color: white;
    background-image: url(../images/slogan_bg.jpg);
    background-repeat: no-repeat;
    background-position: right;
    width: 250px;
    font-family: Tahoma;
    font-size: 0.8em;
    height: 18px;
    font-style: italic;
    padding: 0 0 0 35px;
}

ul#main_navigation {
    margin: 0;
    padding: 0;
}

ul#main_navigation li {
    display: inline;
    font-size: 12px;
    font-family: Tahoma;
    padding: 0 10px;
    float: right;
    margin: 0 5px;
}

ul#main_navigation li a {
    text-decoration: none;
    color: white;
}

li#home:hover, li#about:hover, li#services:hover, li#projects:hover, li#contact:hover, li#jobs:hover {
    background-color: #f77f44;
    height: 18px;
}

/*
 container div
 */
div#container {
    position: relative;
    min-height: 100%;
    height: 100%;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: auto;
}

html > body #container {
    height: auto;
}

/*
 content div
 */
div#content {
    font-family: Tahoma;
    font-size: 0.8em;
    line-height: 1.3em;
    width: auto;
    direction: rtl;
    clear: both;
    margin: 0 190px 0 0;
    padding: 10px 10px 75px 10px;
    min-height: 400px;
}

div#content h2 {
    font-family: "Times New Roman", Times, serif;
    font-size: 2em;
    color: #f76d29;
}

p#about_cyber {
    text-align: justify;
    padding: 0 0 0 10px;
}

p.about_cyber {
    text-align: justify;
    padding: 0 0 0 10px;
}

div#content .ltr {
    direction: ltr;
}

div#logos {
    text-align: center;
}

/*services page
 ************
 */
div#services_icon {
    direction: ltr;
}

div#power_icon, div#automation_icon, div#design_icon, div#mechanical_icon, div#procurement_icon {
    margin: 0 auto;
    float: right;
    display: inline;
}

div#power_icon h3, div#automation_icon h3, div#design_icon h3, div#mechanical_icon h3, div#procurement_icon h3 {
    text-align: center;
    font-family: Times;
    font-size: 1.2em;
    color: #f76d29;
}

div#power_icon h3 a, div#automation_icon h3 a, div#design_icon h3 a, div#mechanical_icon h3 a, div#procurement_icon h3 a {
    text-indent: 0;
    background-image: none;
    display: inline;
    margin: 0;
    text-decoration: none;
    color: #f76d29;
}

div#power_icon a {
    display: block;
    background-image: url(../images/power_icon.jpg);
    background-repeat: no-repeat;
    width: 240px;
    height: 90px;
    text-indent: -10000px;
    margin: 10px 5px 5px 5px;
}

div#automation_icon a {
    display: block;
    background-image: url(../images/automation_icon.jpg);
    background-repeat: no-repeat;
    width: 240px;
    height: 90px;
    text-indent: -10000px;
    margin: 10px 5px;
}

div#design_icon a {
    display: block;
    background-image: url(../images/design_icon.jpg);
    background-repeat: no-repeat;
    width: 240px;
    height: 90px;
    text-indent: -10000px;
    margin: 10px 5px;
}

div#mechanical_icon a {
    display: block;
    background-image: url(../images/mechanical_icon.jpg);
    background-repeat: no-repeat;
    width: 240px;
    height: 90px;
    text-indent: -10000px;
    margin: 10px 5px;
}

div#procurement_icon a {
    display: block;
    background-image: url(../images/procurement_icon.jpg);
    background-repeat: no-repeat;
    width: 240px;
    height: 90px;
    text-indent: -10000px;
    margin: 10px 5px;
} .centered {
    margin-left: auto;
    margin-right: auto;
    display: table;
    height: 50%;
}

/*contact page
 ***********
 */
table#address_table {
    margin: 20px auto;
}

table#address_table td {
    border: 1px solid #CCCCCC;
    padding: 10px;
}

table#address_table td:hover {
    background-color: #F4F2E8;
}

td.t_title {
    text-align: center;
    background-color: #F4F2E8;
}

div#web_address {
    text-align: center;
}

/*
 footer div
 */
div#footer {
    width: 100%;
    height: 85px;
    background-color: #F4F2E8;
    border-top: 1px solid #CCCCCC;
    position: absolute;
    bottom: 0;
}

div#footer p#footer_title {
    direction: rtl;
    font-size: 0.6em;
    font-family: Tahoma;
    padding: 5px;
    display: inline;
    float: right;
    line-height: 1.5em;
}

div#footer p#footer_title a {
    text-decoration: none;
    color: black;
}

div#footer img {
    float: left;
    padding: 5px 5px 0 5px;
}

div#footer p#footer_standards {
    margin: 0;
    padding: 5px;
    font-size: 0.65em;
    font-family: Tahoma;
}
