/* reset */
body,div,dl,dt,dd,ul,ol,li,pre,form,fieldset,input,textarea,blockquote,th,td {
    margin:0;
    padding:0;
    font-family:"Helvetica Neue Roman", Helvetica, sans-serif;
}

fieldset,img {
    border:0;
}

html {
    height:100%;
    margin-bottom:1px;
}

body {
    position:relative;
}

:focus {
    outline:none;
}

/* links */
a {
    color:#00AAE9;
    text-decoration:none;
}

a:hover {
    text-decoration:underline;
}

/* header elements */
h1, h2, h3, h4, h5, h6 {
    font-family:"Helvetica Neue Roman", Helvetica, sans-serif;
    font-weight:bold;
    line-height:100%;
    margin:0;
}

h1 {
    font-size:300%;
    color:#000;
}

h2 {
    font-size:250%;
    color:#000;
}

h3 {
    font-size:18px;
    color:#fff;
    font-family:"Nevis Bold", Helvetica, sans-serif;
}

h4 {
    font-size:14px;
    color:#fff;
}

h5 {
    font-size:150%;
    color:#000;
}

h6 {
    font-size:125%;
    color:#000;
}

/* page setup */
body {
    background:#000 url(../images/page_bg.png) 0 0 repeat-x;
    color:#464646;
    font-size:12px;
    line-height:133%;
}

/* wrapper setup */
div.rapidxwpr {
    margin:auto;
    width:1024px;
}

/* header */
div#header {
    height:76px;
    padding:40px 0 0 0;
}

/* logo */
div.logo {
    float:right;
    width:281px;
    padding:0 28px 0 0;
}

/* main body setup */ 
div#middle {
    width:auto;
    clear:both;
    background:#f0f1f1 url(../images/middle_bottom_bg.png) 0 100% no-repeat;
    padding:0 0 20px 0;
}

div.middle_bg {
    background:url(../images/middle_top_bg.png) 0 0 no-repeat;
    padding:27px 0 0 0;
    overflow:hidden;
}

/* left column */
div#left {
    width:200px;
    float:left;
}

/* content column */
div#main {
    width:auto;
    margin:0 0 0 200px;
}

/* footer */
div#footer {
    width:auto;
    clear:both;
    background:#000 url(../images/footer_bg.png) 0 0  repeat-x;
    padding:20px 0 10px 0;
    overflow:hidden;
}

/* clearing & floating */
.clearingfix:after {
    content:".";
    display:block;
    line-height:0;
    clear:both;
    visibility:hidden;
}

.clearingfix {
    display:block;
}

.floatbox {
    overflow:hidden;
}

/* topmenu */

.main_menu     {color:#fff;
    text-transform:uppercase;
    font-weight:bold;
    font-family:"Nevis Bold", Helvetica, sans-serif;
}

div#topmenu {
    padding:8px 0 0 28px;
    float:left;
}

div#topmenu ul {
    list-style:none;
    float:left;
}

div#topmenu ul li {
    float:left;
    display:block;
    padding:0 41px 0 0;
}

div#topmenu ul li a {
    color:#fff;
    text-transform:uppercase;
    font-weight:bold;
    font-family:"Nevis Bold", Helvetica, sans-serif;
}

div#topmenu ul li a:hover {
    color:#00aae9;
}

div#topmenu ul li a.home {
    background:url(../images/home_icon.png) 0 0 no-repeat;
    width:23px;
    height:22px;
    display:block;
    float:left;
    text-indent:-9999px;
    margin:-3px 0 0 0;
}

/* featured */
div.featured {
    margin:0 28px 15px 28px;
    background:none;
    overflow:hidden;
    height:100%;
    height:424px;
    position:relative;
}

div.featured_slider {
    height:394px;
}

div.featured_tabs, .coda-nav {
    position:absolute;
    left:45%;
    bottom:5px;
}

div.featured_tabs ul, .coda-nav ul {
    list-style:none;
}

div.featured_tabs ul li, .coda-nav ul li {
    float:left;
    
}

div.featured_tabs ul li a, .coda-nav ul li a {
    background:url(../images/tabs_button.png) 0 0 no-repeat;
    width:13px;
    height:13px;
    display:block;
    float:left;
    text-indent:-9999px;
	margin:0 4px;
}

div.featured_tabs ul li a:hover, div.featured_tabs ul li.active a {
    background:url(../images/tabs_button.png) -14px 0 no-repeat;
}
.panel {
    float: left;
}

/* services */
div.services {
    background:#212225 url(../images/services_bg.jpg) 0 0 no-repeat;
    padding:26px 28px 18px 28px;
    border-top:solid 1px #a2a4a7;
    overflow:hidden;
    margin:0 0 23px 0;
}

div.services h3 {
    font-weight:normal;
    margin:0 0 13px 0;
}

div.services a.read_more {
    background:url(../images/read_more_button_red.png) 0 0 no-repeat;
    width:89px;
    height:20px;
    display:block;
    font-size:10px;
    color:#fff;
    padding:5px 0 0 10px;
    text-indent:-9999px;
}

div.services_box {
    float:left;
    width:300px;
    margin:0 30px 0 0;
}

div.services_box.last {
    margin:0;
}
 
div.services_box_cont {
    min-height:95px;
    color:#fff;
    padding:18px 0 0 0;
}

/* content box */
div.content_box {
    padding:0 25px 0 25px;
    overflow:hidden;
}

div.content_box_title {
    background:url(../images/bar_bg.jpg) 0 0 no-repeat;
    height:64px;
    overflow:hidden;
    margin:0 0 35px 0;
}

div.content_box_title h3 {
    background:url(../images/volume_design.png) 0 0 no-repeat;
    width:248px;
    height:16px;
    text-indent:-9999px;
    margin:22px 0 0 17px;
}

/* content */
div.content {
    margin:0 0 15px 0;
    overflow:hidden;
}

div.content img.alignright {
    float:right;
    margin:0 0 20px 25px;
}

div.content img.alignleft {
    float:left;
    margin:0px 25px 20px 0px;
}

div.content h3 {
    color:#000;
    font-size:17px;
    text-transform:uppercase;
    line-height:22px;
    margin:0 0 18px 0;
}

div.content ul {
    margin:0 0 0 15px;
}

div.content_image {
    clear:both;
    margin:0 0 25px 0;
}

/* newsletter box */
div.newsletter_box {
    background:url(../images/newsletter_box_bg.png) 0 0 no-repeat;
    height:67px;
    clear:both;
}

div.newsletter_box_msg {
    background:url(../images/newsletter_icon.png) 0 0 no-repeat;
    padding:25px 0 0 75px;
    height:40px;
    color:#fff;
    font-family:"Nevis Bold", Geneva, sans-serif;
    float:left;
    width:530px;
    text-shadow:#000 0 1px 0;
}

div.newsletter_box_msg span.join {
    font-size:14px;
    text-transform:uppercase;
    padding:0 10px 0 0;
}

/* newsletter form */
div.newsletter_form {
    float:right;
    width:360px;
    padding:18px 0 0 0;
}

div.newsletter_form ul {
    list-style:none;
}

div.newsletter_form ul li {
    float:left;
}

div.newsletter_form ul li input.input_item {
    background:url(../images/input_bg.png) 0 0 no-repeat;
    width:212px;
    border:0;
    font-size:12px;
    color:#fff;
    font-family:"Helvetica Neue Roman", Helvetica, sans-serif;
    padding:7px 15px 12px;
    float:left;
    margin:0 15px 0 0;
}

div.newsletter_form ul li input.submit_item {
    background:url(../images/sign_up_button.png) 0 0 no-repeat;
    width:80px;
    display:block;
    border:0;
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    color:#fff;
    font-weight:bold;
    cursor:pointer;
    float:left;
    padding:7px 0 7px 0;
}

/* footer links */
div.footer_links {
    margin:0 0 20px 0;
    padding:0 25px 0 27px;
    overflow:hidden;
    height:100%;
}

div.footer_menu {
    float:left;
    line-height:20px;
    background:url(../images/footer_menu_border.png) 100% 0 repeat-y;
    width:110px;
    padding:5px 0 0 0;
    margin:0 15px 0 0;
    min-height:155px;
}

div.footer_menu h4 {
    margin:0 0 15px 0;
}

div.footer_menu ul {
    list-style:none;
}

div.footer_menu ul li a {
    color:#9ea3b0;
}

/* testimonials */
div.testimonials {
    float:left;
    width:220px;
    padding:2px 0 0 0;
    color:#9ea3b0;
    margin:7px 12px 0 2px;
}

div.testimonials div.testimonial_author {
    overflow:hidden;
}

div.testimonials span.testimonial_author_name {
    font-size:17px;
    padding:5px 0 2px 5px;
    background:#474C1F;
    display:block;
    color:#FFF;
    font-weight:bold;
    font-family:"Nevis Bold", Helvetica, sans-serif;
    margin:0 30px 0 0;
}

div.testimonials span.testimonial_author_company {
    display:block;
    font-size:13px;
    background:#2B2E13;
    color:#FFF;
    font-weight:bold;
    font-family:"Nevis Bold", Helvetica, sans-serif;
    padding:5px 10px 3px 5px;
    float:left;
}

div.testimonials blockquote {
    font-style:italic;
    padding:5px 0;
}

div.testimonials a.read_more {
    color:#00aae9;
}

/* hire us */
div.hire_us {
    background:url(../images/hire_us_bg.png) 0 0 no-repeat;
    width:185px;
    height:162px;
    float:right;
    margin:7px 0 0 0;
    padding:15px 15px 0 36px;
    color:#9ea3b0;
}

div.hire_us h3 {
    color:#00aae9;
    font-size:20px;
}

div.hire_us a.get_start {
    color:#ff0000;
    font-size:16px;
    font-family:"Nevis Bold", Helvetica, sans-serif;
}

/* footer bar */
div.footer_bar {
    padding:0 25px;
    overflow:hidden;
}

div.footer_logo {
    float:left;
    width:164px;
}

/* copyright */
div.copyright {
    float:left;
    width:640px;
    padding:5px 0 0 18px;
}

div.copyright ul {
    list-style:none;
}

div.copyright ul li {
    float:left;
    color:#9ea3b0;
    border-left:solid 1px #9ea3b0;
    height:12px;
    line-height:12px;
    padding:0 14px;
}

div.copyright ul li.first {
    border:0;
}

div.copyright ul li a {
    color:#9ea3b0;
}

/* client login */
div.client_login {
    float:right;
    width:130px;
}

div.client_login a {
    background:url(../images/client_login_button.png) 0 0 no-repeat;
    width:117px;
    height:21px;
    display:block;
    font-size:9px;
    text-transform:uppercase;
    padding:2px 0 0 8px;
    font-family:"Nevis Bold", Helvetica, sans-serif;
    font-weight:bold;
    text-indent:-9999px;
}

/* section header */
div.section_header {
    background:url(../images/section_header_bg.jpg) 0 0 no-repeat;
    height:63px;
    margin:0 0 25px 0;
}

div.section_header h3 {
    font-size:20px;
    padding:20px 0 0 15px;
    float:left;
}

div.section_header h3 span.subtitle {
    font-size:14px;
    color:#6f7380;
    font-style:italic;
    font-family:"Helvetica Neue Roman", Helvetica, sans-serif;
    padding:0 0 0 5px;
}

/* search box */
div.search_box {
    float:right;
    width:202px;
    padding:16px 0 0 0;
}

div.search_box ul {
    list-style:none;
}

div.search_box ul li {
    float:left;
}

div.search_box ul li input.input_item {
    background:url(../images/search_field_bg.png) 0 0 no-repeat;
    width:135px;
    border:0;
    color:#c2c2c3;
    font-size:12px;
    padding:10px 5px 8px 13px;
    float:left;
}

div.search_box ul li input.submit_item {
    background:url(../images/submit_button.png) 0 0 no-repeat;
    width:32px;
    height:33px;
    display:block;
    float:left;
    cursor:pointer;
    border:0;
}

/* quote box */
div.quote_box {
    background:url(../images/quote_box_bg.png) 0 0 no-repeat;
    height:30px;
    text-align:center;
    margin:40px 0 30px 0;
    padding:15px 0;
}

div.quote_box h3 {
    font-size:25px;
    margin:0;
}

/* content columns */
div.content_columns {
    margin:0 0 45px 0;
    overflow:hidden;
}

div.content_columns h3 {
    color:#00aae9;
    margin:0 0 13px 0;
}

div.content_columns a.read_more {
    background:url(../images/read_more_button.png) 0 0 no-repeat;
    width:89px;
    height:20px;
    display:block;
    font-size:10px;
    color:#fff;
    padding:5px 0 0 10px;
    text-indent:-9999px;
}

div.content_columns div.content_column {
    float:left;
    width:300px;
    margin:0 32px 0 0;
}

div.content_columns div.content_column.three {
    margin:0;
}

div.content_columns div.content_column_container {
    color:#010101;
    min-height:95px;
}

div.content_columns div.content_column_large {
    float:left;
    width:465px;
    margin:0 33px 0 0;
}

div.content_columns div.content_column_large.two {
    margin:0;
}

div.content_columns div.content_column_large h3 {
    color:#00aae9;
    margin:0 0 13px 0;
}
