@charset "UTF-8";
/* CSS Document */
body {
    background-color: #b3b3b3;
    height: 100%;
}


a,a:link,a:visited {
/*    text-decoration: underline !important;*/
text-decoration:none
}

.sidecopy {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 14px;
    font-weight: normal;
    color: #FFFFFF;
    padding-top: 6px;
    padding-left: 5px;
}

#logo {
    float: left;
    height: 105px;
    width: 177px;
    background-image: url('images/logo.png');
    background-repeat: no-repeat;
}

#head {
    float: right;
    height: 105px;
    width: 766px;
    background-image: url(images/header.png);
    background-repeat: no-repeat;
}

#contain {
    width: 950px;
    margin: auto;
}

#side_home {
    margin-top: 4px;
    float: left;
    width: 177px;
    background-image: url(images/side_home.png);
    height: 564px;
}

#main_image {
    margin-top: 4px;
    float: right;
    height: 169px;
    width: 766px;
    background-image: url(images/temp/main_image.png);
}

#main_image2 {
    float: right;
    width: 766px;
    height: 169px;
    margin-top: 4px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    background-image: url(images/temp/main_image.png);
}

#content {
    margin-top: 6px;
    float: right;
    height: 440px;
    width: 766px;
    background-image: url(images/home_content1.png);
}

#content2 {
    margin-top: 6px;
    float: right;
    height: 389px;
    width: 766px;
    background-image: url(images/content.png);
}

#credit {
    margin-top: 6px;
    float: left;
    height: 20px;
    width: 950px;
    padding-top: 10px;
}

#h_left {
    margin-top: 15px;
    padding-left: 24px;
    float: left;
    height: 295px;
    width: 230px;
}

#h_middle {
    margin-top: 15px;
    margin-left: 25px;
    float: left;
    height: 295px;
    width: 223px;
}

#h_right {
    margin-top: 15px;
    margin-right: 25px;
    float: right;
    width: 230px;
}

#h_banner {
    margin-top: -40px;
    margin-left: 20px;
    height: 44px;
    width: 474px;
    top: 370px;
    left: 0px;
    z-index: auto;
    position: relative;
    right: 0px;
    bottom: 0px;
    background-image: url(images/home_2.png);
    background-repeat: no-repeat;
}

#sub {
    height: 73px;
    margin-top: 10px;
    padding-right: 10px;
}

.sub {
    text-align: right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}

#menu {
    padding-left: 10px;
    background-image: url(images/nav/menu.png);
    background-repeat: no-repeat;
    background-position: 10px;
    height: 20px;
}

#menu1 {
    padding-left: 10px;
    background-image: url(images/nav/menu_new.png);
    background-repeat: no-repeat;
    background-position: 10px;
    height: 20px;
}

.copy {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 15px;
    color: #333333;
    text-decoration: none;
}

.subcopybld {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    font-weight: bold;
    color: #333333;
    text-decoration: none;
}

.subcopyblda {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 15px;
    font-weight: normal;
    color: #142A48;
    text-decoration: none;
}

h1, .title {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 17px;
    color: #142A48;
    font-weight: bold;
    margin: 0;
}

.menu1 {
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
}

.menu1:hover {
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #999999;
    text-decoration: none;
}

.menu2 {
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: normal;
    color: #142A48;
    text-decoration: none;
    padding-left: -4px;
}

.menu2:hover {
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: normal;
    color: #666666;
    text-decoration: none;
    padding-left: -4px;
    background-image: url(images/nav/sub_back1.png);
    background-repeat: no-repeat;
    background-position: 100% 50%;
}

.banner1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 18px;
    color: #FFFFFF;
    padding-top: 5px;
    padding-right: 0px;
    padding-left: 0px;
    font-weight: bold;
    text-align: center;
}

#side {
	margin-top:4px; width:177px; height:564; background-image: url(images/side_back.png); background-repeat:repeat-y; float: left;
}

#side_red {
    background-image: url(images/side/red.png);
    background-repeat: no-repeat;
    margin: auto;
    width: 167px;
    height: 41px;
}

#side_blue {
    background-image: url(images/side/blue.png);
    background-repeat: no-repeat;
    margin: auto;
    width: 167px;
    height: 41px;
}

#side_yel {
    background-image: url(images/side/yel.png);
    background-repeat: no-repeat;
    margin: auto;
    width: 167px;
    height: 41px;
}

#side_green {
    background-image: url(images/side/green.png);
    background-repeat: no-repeat;
    margin: auto;
    width: 167px;
    height: 41px;
}

#side_org {
    background-image: url(images/side/org.png);
    background-repeat: no-repeat;
    margin: auto;
    width: 167px;
    height: 41px;
}

#side_pur {
    background-image: url(images/side/pur.png);
    background-repeat: no-repeat;
    margin: auto;
    width: 167px;
    height: 41px;
}

#side_mag {
    background-image: url(images/side/mag.png);
    background-repeat: no-repeat;
    margin: auto;
    width: 167px;
    height: 41px;
}

#side_aqua {
    background-image: url(images/side/aqua.png);
    background-repeat: no-repeat;
    margin: auto;
    width: 167px;
    height: 41px;
}

#side_type {
    background-image: url(images/side/base.png);
    background-repeat: no-repeat;
    margin: auto;
    width: 165px;
    padding-top: 4px;
    height: 22px;
}

#side_type1 {
    background-image: url(images/side/base.png);
    background-repeat: no-repeat;
    margin: auto;
    width: 165px;
    padding-top: 4px;
    height: 22px;
}

#side_type2 {
    background-image: url(images/side/base.png);
    background-repeat: no-repeat;
    margin: auto;
    width: 165px;
    padding-top: 4px;
    height: 22px;
}

#side_type3 {
    background-image: url(images/side/base.png);
    background-repeat: no-repeat;
    margin: auto;
    width: 165px;
    padding-top: 4px;
    height: 22px;
}

#side_type4 {
    background-image: url(images/side/base.png);
    background-repeat: no-repeat;
    margin: auto;
    width: 165px;
    padding-top: 4px;
    height: 22px;
}

#side_type5 {
    background-image: url(images/side/base.png);
    background-repeat: no-repeat;
    margin: auto;
    width: 165px;
    padding-top: 4px;
    height: 22px;
}

#side_type6 {
    background-image: url(images/side/base.png);
    background-repeat: no-repeat;
    margin: auto;
    width: 165px;
    padding-top: 4px;
    height: 22px;
}

#side_type7 {
    background-image: url(images/side/base.png);
    background-repeat: no-repeat;
    margin: auto;
    width: 165px;
    padding-top: 4px;
    height: 22px;
}

#side_type8 {
    background-image: url(images/side/base.png);
    background-repeat: no-repeat;
    margin: auto;
    width: 165px;
    padding-top: 4px;
    height: 22px;
}

#side_type9 {
    background-image: url(images/side/base.png);
    background-repeat: no-repeat;
    margin: auto;
    width: 165px;
    padding-top: 4px;
    height: 22px;
}

#side_type10 {
    background-image: url(images/side/base.png);
    background-repeat: no-repeat;
    margin: auto;
    width: 165px;
    padding-top: 4px;
    height: 22px;
}

.sidecopy2, .sidecopy2 a, .sidecopy2 a:link, .sidecopy2 a:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 14px;
    font-weight: normal;
    color: #FFFFFF !important;
    padding-top: 10px;
    padding-left: 5px;
    text-decoration: none;
	border:none !important;
}

.case {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 14px;
    font-weight: normal;
    color: #FFFFFF;
    padding-top: 10px;
    padding-left: 5px;
    text-decoration: none;
}

.sidecopy2:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 14px;
    font-weight: normal;
    color: #cccccc;
    padding-top: 10px;
    padding-left: 5px;
    text-decoration: none;
}

#side a,#side a:link,#side a:visited, .sidecopy a,.sidecopy a:link,.sidecopy a:visited, #MenuBar1 > li > a,#MenuBar1 > li > a:link,#MenuBar1 > li > a:visited {
	color: #ccc; border:none;
}
#sub a { color:#fff; }

.sidecopylink {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 14px;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
}

#c_left {
    margin-top: 7px;
    margin-left: 20px;
    float: left;
    height: 300px;
    width: 290px;
}

#c_right {
    margin-top: 7px;
    margin-left: 80px;
    float: left;
    height: 300px;
    width: 350px;
}

#c_title {
    margin-top: 20px;
    margin-left: 20px;
    float: left;
    height: 40px;
    width: 720px;
}

#case1 {
    margin-top: 15px;
    margin-left: 5px;
    float: left;
    height: 160px;
    width: 315px;
    background-color: #CCCCCC;
    padding: 8px;
    border: 1px solid #333333;
}

#case_tile {
    width: 160px;
    height: 36px;
    float: left;
}

#case_logo {
    width: 150px;
    float: right;
}

#case_content {
    width: 310px;
    height: 130px;
}

#d_left {
    margin-top: 7px;
    margin-left: 20px;
    float: left;
    height: 300px;
    width: 720px;
}

#e_left {
    margin-top: 7px;
    margin-left: 20px;
    float: left;
    width: 340px;
}

#e_right {
    margin-top: 7px;
    margin-left: 30px;
    float: left;
    width: 350px;
}

#content3 {
    margin-top: 6px;
    float: right;
    height: 425px;
    width: 766px;
    background-image: url(images/content2.png);
}

#contentpress {
    margin-top: 6px;
    float: right;
    height: 750px;
    width: 766px;
    background-image: url(images/contentpress.png);
}

#content4 {
    margin-top: 6px;
    float: right;
    height: 550px;
    width: 766px;
    background-image: url(images/content3.png);
}

.cta1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 15px;
    color: #FFFFFF;
    padding-top: 5px;
    padding-right: 0px;
    padding-left: 0px;
    font-weight: bold;
    text-align: center;
}

.copylrger {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 15px;
    color: #333333;
    text-decoration: none;
}

.cta {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 15px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
}

.title2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 17px;
    color: #142A48;
    text-decoration: none;
    margin: 0;
}

.testimonial {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    line-height: 12px;
    color: #333333;
    text-decoration: none;
}

.servicewht {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 13px;
    font-weight: normal;
    color: #FFFFFF;
    padding-top: 6px;
    padding-left: 5px;
    text-decoration: none;
}

.quoteblu {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 15px;
    color: #000033;
}

#contentsml {
    margin-top: 6px;
    float: right;
    height: 303px;
}

ul, li {
    margin-left: 0;
}

.copywht {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 12px;
    color: #000000;
}

.cta710 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 15px;
    color: #FFFFFF;
    padding-top: 13px;
    padding-right: 0px;
    padding-left: 0px;
    font-weight: bold;
    text-align: center;
}

#contentabout {
    margin-top: 6px;
    float: right;
    height: 478px;
    width: 766px;
    background-image: url(images/content_about.png);
}

#contentauto {
    margin-top: 6px;
    float: right;
    height: 515px;
    width: 766px;
    background-image: url(images/content_auto.png);
}

#contentgreen {
    margin-top: 6px;
    float: right;
    height: 720px;
    width: 766px;
    background-image: url(images/content680.png);
}

#contentorg {
    margin-top: 6px;
    float: right;
    height: 505px;
    width: 766px;
    background-image: url(images/case/charity_white.png);
}

.casetitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 18px;
    color: #FFFFFF;
    padding-top: 5px;
    padding-right: 0px;
    padding-left: 0px;
    font-weight: bold;
}

.credita {
    height: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFFFFF;
    text-decoration: none;
}

.casebld {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 14px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}

#contentnew {
    margin-top: 6px;
    float: right;
    height: 478px;
    width: 766px;
    background-image: url(images/content_new.png);
}

#contentlrg {
    margin-top: 6px;
    float: right;
    height: 680px;
    width: 766px;
    background-image: url(images/head_images/content680a.png);
}

.seolinks {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    line-height: 12px;
    color: #666666;
    text-decoration: none;
}

.seolinks h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    line-height: 12px;
    font-weight: normal;
    color: #666666;
    text-decoration: none;
}

.bluesmlbld {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 15px;
    color: #000033;
    font-weight: bold;
    text-decoration: none;
}

.copylinks {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 14px;
    color: #333333;
    text-decoration: none;
}

#sublinksnew {
    margin: auto;
    width: 840px;
    height: 275px;
    padding-top: 25px;
}

#sublink1a {
    width: 190px;
    margin-left: 10px;
    float: left;
    padding-bottom: 15px;
}

#sublink2a {
    width: 168px;
    margin-left: 14px;
    float: left;
    padding-bottom: 15px;
}

#sublink3a {
    width: 212px;
    margin-left: 14px;
    float: left;
    padding-bottom: 15px;
}

#sublink4a {
    width: 215px;
    margin-left: 14px;
    float: left;
    padding-bottom: 15px;
}

#sublink5a {
    width: 94px;
    margin-left: 14px;
    float: left;
    padding-bottom: 15px;
}

#sublink1 {
    width: 190px;
    border-left: 1px #666666 solid;
    float: left;
    padding-left: 10px
}

#sublink2 {
    width: 168px;
    border-left: 1px #666666 solid;
    float: left;
    padding-left: 13px
}

#sublink3 {
    width: 212px;
    float: left;
    padding-left: 13px
}

#sublink4 {
    width: 215px;
    border-left: 1px #666666 solid;
    float: left;
    padding-left: 13px
}

#sublink5 {
    width: 93px;
    border-left: 1px #666666 solid;
    float: left;
    padding-left: 13px
}

.sublinkscopy {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #666666;
    text-decoration: none;
    line-height: 13px
}

a.sublinkscopy:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #cccccc;
    text-decoration: none;
    line-height: 13px
}

object {
    display: table;
}

