body {
	background-color: #F2F2F2;
    color: #555555;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
    font-weight: normal;
}


#wrap {
    padding-top: 99px;
}

header.global {
    background-color: #FFFFFF;
    margin: auto;
    padding: 0 50px;
    width: 1100px;
}

.nav-wrapper {
    background: none repeat scroll 0 0 #262626;
    display: block;
    height: 99px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.clearfix:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden;
    width: 0;
}


header.global .nav-wrapper .inside {
    background-color: #222222;
    background-image: url("images/header-bg.png");
    height: 99px;
    margin: auto;
    width: 1200px;
}

header.global nav.contact {
    float: left;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.9);
}

header.global nav.contact ul {
    margin-left: 50px;
}

header.global nav ul {
    padding: 32px 0;
}

header.global nav.contact ul li {
    line-height: 16px;
    margin-right: 40px;
}

#wrap header.global nav ul li {
    float: left;
    list-style: none outside none;
}

ol, ul {
    list-style: none outside none;
}

#wrap header.global nav.contact ul li h2 {
    color: #A1A1A1;
    font-size: 11px;
    font-weight: normal;
}

header.global nav.contact ul li a {
    border-bottom: 1px solid #505050;
    color: white;
    font-size: 11px;
    font-weight: bold;
    padding-bottom: 2px;
    text-decoration: none;
}

#body {
    background: none repeat scroll 0 0 white;
    margin: auto;
    overflow: hidden;
    padding: 0 50px;
    position: relative;
    width: 1100px;
    min-height: 780px;
}

p.displaytext {
    background-image: url("images/displaytext.png");
    display: block;
    height: 294px;
    width: 892px;
    margin-top: 30px;
}


.services {
    margin-top: 50px;
}

.services .service {
    line-height: 26px;
    margin-bottom: 35px;
    width: 480px;
}
