body {
    background: #d4d4d4 url(images/bg.png) left top repeat-x;
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #2f2523;
    line-height: 16px;
    margin: 0;
    padding: 0;
}

body.home-video {
    background: #d4d4d4 url(images/bg-video.png) left top repeat-x;
}

body.page {
    background: #d4d4d4 url(images/bg-page.png) left top repeat-x;
}

.clear {
    clear: both;
}

img {
    border: none;
}

#wrapper-bottom {
    background: url(images/footer-bg.png) left bottom repeat-x;
}

#wrapper {
    width: 923px;
    margin: 0 auto;
    padding: 0;
}

#header {
    background: url(images/home-1-top-bg.jpg) center top no-repeat;
    height: 418px;
}

body.home-video #header {
    background: url(images/home-2-top-bg.jpg) center top no-repeat;
    height: 562px;
}

body.page-about #header {
    background: url(images/about-top-bg.jpg) center top no-repeat;
}

body.page-services #header {
    background: url(images/services-top-bg.jpg) center top no-repeat;
}

body.page-clients #header {
    background: url(images/clients-top-bg.jpg) center top no-repeat;
}

body.page-contact #header {
    background: url(images/contact-top-bg.jpg) center top no-repeat;
}

#header #logo {
    float: left;
    width: 330px;
}

#header #logo a {
    display: block;
    background: url(images/12im_logo.png) 15px center no-repeat;
    width: 350px;
    height: 90px;
    text-decoration: none;
    float: left;
}

#top-nav {
    height: 91px;
    float: right;
    width: 580px;
}

#top-nav ul {
    margin: 0;
    float: right;
}

#top-nav ul li {
    display: block;
    float: left;
    height: 75px;
    margin-right: 7px;
}

#top-nav ul li a {
    color: #d65156;
    font-size: 16px;
    text-decoration: none;
    line-height: 75px;
    display: block;
    padding-left: 7px;
}

#top-nav ul li a div {
    padding-right: 7px;
}

#top-nav ul li.current-menu-item,
#top-nav ul li:hover {
    background: url(images/menu-item-bg.jpg) left top repeat-x;
}

#top-nav ul li.current-menu-item a,
#top-nav ul li:hover a {
    background: url(images/menu-item-left.jpg) left top no-repeat;
    color: #ffeac1;
}

#top-nav ul li.current-menu-item a div,
#top-nav ul li:hover a div {
    background: url(images/menu-item-right.jpg) right top no-repeat;
}

#optin, #banner {
    width: 885px;
    height: 297px;
    margin: 5px 16px 0;
    position: relative;
}

#optin div.small,
#optin div.big,
#optin div.bottom {
    padding-left: 250px;
    width: 420px;
    float: left;
}

#banner div.small,
#banner div.big,
#banner div.bottom {
    padding-left: 45px;
    width: 475px;
    float: left;
}

#banner div.bottom {
    width: 485px !important;
    letter-spacing: -0.5px;
}

#optin div.small, #banner div.small {
    padding-top: 40px;
    font-size: 22px;
    font-style: italic;
    color: #2f2523;
    text-shadow: #fff 1px 1px 1px;
    padding-bottom: 4px;
}

#optin div.big, #banner div.big {
    font-size: 40px;
    line-height: 40px;
    letter-spacing: -2px;
    font-weight: bold;
    color: #2f2523;
    text-shadow: #fff 1px 1px 0;
    padding-bottom: 15px;
}

.red {
    color: #b72c2f;
}

#optin div.bottom, #banner div.bottom {
    font-size: 22px;
    color: #b12a2e;
    line-height: normal;
    text-shadow: #fff 1px 1px 0;
    width: 390px;
}

#optin #optin-form {
    float: right;
    width: 185px;
    position: absolute;
    right: 30px;
    top: 143px;
    text-align: center;
}

#optin #optin-form input.text {
    background: url(images/optin-textield.png);
    width: 164px;
    height: 33px;
    padding: 0 5px;
    line-height: 33px;
    font-size: 14px;
    color: #2c343f;
    border: none;
    text-align: center;
    margin-bottom: 5px;
}

#optin #optin-form input.button {
    margin-top: 5px;
}

#home-blocks {
}

#home-blocks .block {
    float: left;
    background: url(images/home-service-block-bg.png) left top no-repeat;
    width: 150px;
    height: 330px;
    margin-right: 5px;
    padding: 20px 15px;
    text-align: center;
}

#home-blocks .block-last {
    margin-right: 0;
}

#home-blocks .block .title {
    white-space: nowrap;
    font-size: 18px;
    font-weight: bold;
    color: #bd2d31;
    line-height: 20px;
}

#home-blocks .block .sub-title {
    font-size: 12px;
    color: #2f2523;
    padding-bottom: 15px;
    white-space: nowrap;
}

#home-blocks .block .image {
    height: 135px;
}

#home-blocks .block .text {
    padding-bottom: 13px;
}

#footer #testimonials {
    padding-top: 10px;
    height: 213px;
    overflow: hidden;
    width: 755px;
    float: left;
}

#footer #testimonials > h2 {
    font-size: 24px;
    font-weight: bold;
    color: #de6b70;
}

#footer #testimonials .testimonial {
    width: 245px;
    float: left;
    color: #e6e6e6;
    margin-right: 0;
}

#footer-nav {
    height: 41px;
}

#footer-nav ul {
    margin: 0;
    height: 41px;
    width: 500px;
    float: left;
    padding-left: 0;
}

#footer-nav ul li {
    height: 41px;
    line-height: 41px;
    list-style: none;
    float: left;
    color: #dee0d5;
    display: block;
    margin-right: 10px;
    padding-right: 10px;
}

#footer-nav ul li {
    background: url(images/footer-nav-sep.gif) right center no-repeat;
}

#footer-nav ul li:last-child {
    background: none;
}

#footer-nav ul li a {
    color: #53514e;
    font-size: 10px;
}

#footer-copyright {
    font-size: 10px;
    float: right;
    color: #53514e;
    height: 41px;
    line-height: 41px;
}

#footer-nav ul li:hover a {
    color: #dee0d5;
}

#footer {
    height: 265px;
}

#content {
    padding-bottom: 5px;
}

#footer-top {
    height: 224px;
}

#footer #testimonials .testimonial .name,
#footer #testimonials .testimonial .company,
#footer #testimonials .testimonial .text {
    padding-left: 38px;
    width: 200px;
    padding-right: 10px;
}

#footer #testimonials .testimonial .text {
    text-align: left;
    color: #e6e6e6;
    padding-top: 3px;
    background: url(images/quote-left.gif) left 3px no-repeat;
    padding-bottom: 10px;
}

#footer #testimonials .testimonial .name {
    font-weight: bold;
}

#footer #testimonials .testimonial .company {
    font-style: italic;
}

#footer #search-and-links {
    width: 165px;
    height: 213px;
    float: right;
}

#footer #search-and-links #search {
    padding: 30px 0 20px;
}

#footer #search-and-links #social-links ul {
    margin: 0;
    padding: 0;
}

#footer #search-and-links #social-links ul li {
    padding-left: 30px;
    height: 25px;
    margin-bottom: 4px;
    display: block;
}

#footer #search-and-links #social-links ul li.facebook {
    background: url(images/facebook-icon.gif) left top no-repeat;
}

#footer #search-and-links #social-links ul li.twitter {
    background: url(images/twitter-icon.gif) left top no-repeat;
}

#footer #search-and-links #social-links ul li.linkedin {
    background: url(images/linkedin-icon.gif) left top no-repeat;
}

#footer #search-and-links #social-links ul li.rss {
    background: url(images/rss-icon.gif) left top no-repeat;
}

#footer #search-and-links #social-links ul li a {
    list-style: none;
    font-size: 12px;
    line-height: 20px;
    color: #ffeac1;
    font-weight: bold;
    text-decoration: none;
}

#footer #search-and-links #search input.text {
    background: url(images/search-textfield.gif) left top no-repeat;
    width: 107px;
    height: 32px;
    padding: 0 5px 0 10px;
    border: none;
    font-size: 14px;
    line-height: 32px;
    color: #2f2523;
    float: left;
}

#footer #search-and-links #search input.button {
    float: left;
}

.home-video #post_video {
    position: absolute;
    top: 62px;
    left: 89px;
}

.home-video #optin #optin-form {
    right: 80px;
    top: 60px;
    width: 190px;
}

.home-video #optin-form h2 {
    font-size: 18px;
    font-weight: normal;
    text-shadow: #fff 1px 1px 0;
    padding-bottom: 117px;
    letter-spacing: -1px;
    line-height: normal;
}

.entry-content img#about-icons {
    float: right;
    margin: 0 0 10px 20px;
}

.page #content {
    width: 820px;
    margin: 0 0 20px 63px;
}

.page #content .entry-content p {
    text-align: justify;
    color: #2f2523;
    font-size: 12px;
}

h2.entry-title {
    line-height: 20px;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    color: #bd2d31;
    margin-bottom: 0;
}

h3.entry-title {
    margin-top: 0;
    font-size: 12px;
    font-weight: normal;
    text-transform: uppercase;
    color: #2f2523;
    margin-bottom: 15px;
}

.hentry {
    background: url(images/posts-separator.png) center bottom no-repeat;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.hentry .thumbnail {
    float: left;
    margin: 0 10px 10px 0;
    text-align: center;
    width: 85px;
}

.page-services .hentry .entry-title,
.page-services .hentry .entry-content {
    padding-left: 95px;
    padding-right: 140px;
}

.page-clients .hentry .entry-title,
.page-clients .hentry .entry-content {
    padding-right: 140px;
}

.page-services .hentry .button,
.page-clients .hentry .button {
    float: right;
    margin: 0 0 10px 10px;
}

.page-clients .hentry .entry-content {
    padding-left: 40px;
    background: url(images/quote-content.png) left 2px no-repeat;
}

.page-clients h3.entry-title {
    font-weight: bold;
    text-transform: none;
}

.bold {
    font-weight: bold;
}

#contact-form .fl {
    width: 350px;
    float: left;
}

#contact-form .fr {
    width: 440px;
    float: right;
}

#contact-form {
}

#contact-form .field {
    margin-bottom: 10px;
}

#contact-form .field label {
    float: left;
    display: block;
    width: 100px;
    line-height: 23px;
}

#contact-form .field input.text,
#contact-form .field textarea {
    float: left;
    width: 201px;
    height: 23px;
    border: 1px solid #c0c0c0;
}

#contact-form .fr .field label {
    width: 55px;
}

#contact-form .field textarea {
    width: 357px;
    height: 91px;
}

#contact-form .button {
    text-align: right;
    margin: 10px 0 0;
    width: 414px;
}

#contact-form .button .desc {
    margin-top: 6px;
    font-size: 10px;
    color: #636363;
}

#contact-info {
    margin-top: 45px;
}