html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
}

body {
    font-size: 12px;
    font-family: Arial, sans-serif;
    text-align: center;
    background: #000 url("../images/bg.jpg") repeat-x left top;
    color: #fff;
}

.clearer {
    clear: both;
}

img {
    vertical-align: top;
}

#container {
    width: 976px;
    margin: 0px auto;
    text-align: left;
}

#header {
    height: 106px;
}

.logo {
    float: left;
    position: relative;
    top: 23px;
    left: -10px;
    width: 511px;
    height: 56px;
    display: block;
    text-decoration: none;
    overflow: hidden;
    cursor: pointer;
}

.logo span {
    background: url("../images/logo.png") no-repeat left top;
    width: 511px;
    height: 56px;
    display: block;
    text-decoration: none;
    overflow: hidden;
    text-indent: -1000in;
}

* html .logo span {
    background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logo.png', sizingMethod='crop');
}

.client_login {
    float: right;
    display: block;
    width: 105px;
    height: 35px;
    line-height: 32px;
    text-decoration: none;
    color: #fff;
    background: url("../images/client_login.gif") no-repeat left top;
    position: relative;
    top: 30px;
    margin-right: 25px;
    padding: 0px 10px;
    font-weight: bold;
}

.client_login .left {
    float: left;
}

.client_login .right {
    float: right;
}

.orange_banner {
    background: #fc8001 url("../images/orange_banner.jpg") no-repeat left top;
    padding-bottom: 10px;
    margin-bottom: 25px;
    color: #000;
    zoom: 1;
}

.navigation_placeholder {
    background: url("../images/navigation_line.gif") no-repeat center bottom;
    margin-bottom: 15px;
    padding-bottom: 2px;
    height: 35px;
}

#navigation {
    list-style-type: none;
    height: 35px;
    display: table;
    position: relative;
    float: left;
}

#navigation li {
    display: block;
    float: left;
    height: 35px;
    line-height: 35px;
    background: url("../images/navigation_separator.gif") repeat-y right top;
    padding-right: 3px;
}

#navigation li.last {
    background: none;
    padding-right: 0px;
}

#navigation li a {
    display: block;
    float: left;
    height: 35px;
    line-height: 35px;
    padding: 0px 35px;
    color: #000;
    text-decoration: none;
    font-weight: bold;
}

#navigation li a:hover {
    text-decoration: underline;
}

.main_image {
    float: left;
    margin: 0px 60px 0px 75px;
}

.service_image {
    float: left;
    margin: 0px 60px 0px 20px;
}

.banner_text {
    width: 460px;
    float: left;
    padding-top: 30px;
    font-size: 12px;
    line-height: 17px;
    font-weight: bold;
}

.grey_button {
    display: block;
    float: right;
    height: 45px;
    line-height: 40px;
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    background: url("../images/grey_button_bg.gif") repeat-x left top;
}

.grey_button span {
    display: block;
    float: left;
    height: 45px;
    line-height: 40px;
    color: #fff;
    text-decoration: none;
    background: url("../images/grey_button_left.gif") no-repeat left top;
    cursor: pointer;
}

.grey_button span span {
    background: url("../images/grey_button_right.gif") no-repeat right top;
    padding: 0px 20px;
}

.grey_button:hover {
    text-decoration: underline;
}

.white_text {
    font-size: 13px;
    line-height: 17px;
    padding-left: 20px;
    padding-bottom: 35px;
}

.white_text .left {
    float: left;
    width: 480px;
    padding-left: 110px;
}

.white_text .right {
    float: right;
    width: 200px;
    padding-right: 70px;
    text-align: right;
}

#center_images {
    text-align: center;
    float: left;
    position: relative;
    padding-bottom: 25px;
}

#center_images a {
    margin: 0px 12px;
    display: block;
    width: 105px;
    height: 18px;
    line-height: 18px;
    padding-top: 89px;
    float: left;
    font-size: 10px;
    font-weight: bold;
    color: #444e5f;
    text-decoration: none;
}

#center_images a:hover {
    text-decoration: underline;
}

#center_images a.icon_about {
    background: url("../images/icon_about.gif") no-repeat center top;
}

#center_images a.icon_services {
    background: url("../images/icon_services.gif") no-repeat center top;
}

#center_images a.icon_portfolio {
    background: url("../images/icon_portfolio.gif") no-repeat center top;
}

#center_images a.icon_link {
    background: url("../images/icon_link.gif") no-repeat center top;
    letter-spacing: -1px;
}

#center_images a.icon_references {
    background: url("../images/icon_references.gif") no-repeat center top;
}

.footer {
    font-size: 9px;
    padding: 20px 0px 10px;
}

.footer a {
    color: #fff;
    text-decoration: none;
}

.footer a:hover {
    text-decoration: underline;
}

.footer_left {
    width: 735px;
    float:left;
}

.footer_right {
    width: 210px;
    float: right;
    text-align: right;
}

.arrow_list {
    list-style-type: none;
}

.arrow_list li {
    background: url("../images/arrow.gif") no-repeat left 3px;
    padding: 0px 0px 6px 27px;
}

.arrow_list li a {
    text-decoration: none;
    color: #000;
}

.arrow_list li a:hover {
    text-decoration: underline;
}