﻿body {
    margin: 0px 0 10px 0;
    font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; /*font-size:62.5%;*/
    color: #666666;
    line-height: 140%;
    background: #FFFFFF url(../images/bkg_topix2.png) repeat-x fixed left bottom;
    direction: ltr;
}

h1, h2, h3, h4, ul, ol, li, form, input, p {
    padding: 0;
    margin: 0;
    list-style: none;
    outline: none;
}

html {
    height: 100%;
}
img {
    border: none;
}
form {
    padding-bottom: 20px;
}

a {
    text-decoration: none;
    color: #013660;
    outline: none;
}
a:hover {
    text-decoration: underline;
}
a.livesite:hover {
    background-position: 0px 57px;
}

/* == Header Content == */
#header {
    width: 900px;
    margin: 0 auto;
    overflow: hidden;
    height: 87px;
    position: relative;
}

#header a.logo {
    display: block;
    float: left;
    width: 187px;
    height: 35px; /*padding:33px 0 0 9px;*/
    padding-top: 8px;
}

/* == Main Content == */
#contentwrap {
    width: 900px;
    margin: 0 auto;
    clear: both;
}

#innercontentwrap {
    padding: 0px;
}

#maincontent {
    border-left: 1px solid #cfcfcf;
    border-right: 1px solid #cfcfcf;
    padding: 14px;
    padding-bottom: 20px;
    width: 870px;
    overflow: hidden;
    background-color: #ffffff;
}

.banner {
    border: 1px solid #cfcfcf;
    padding: 4px;
    margin-bottom: 14px;
    position: relative;
    width: 860px;
    overflow: hidden;
}
.banner img {
    float: left;
}
#leftcontent {
    width: 550px;
    float: left;
    position: relative;
}
#leftcontent.fullwidth {
    width: 870px;
}
#leftcontent h1 {
    font-size: 1.2em;
    color: #333;
    padding: 0;
}
#leftcontent p {
    font-size: .8em;
    color: #5f5f5f;
    line-height: 18px;
    padding: 5px 0;
}
#leftcontent h2 {
    color: #333;
    font-size: 1em;
    padding: 10px 0 0 0;
}
#leftcontent h3 {
    font-size: .8em;
    padding: 27px 0 0 0;
    color: #333;
}
#leftcontent h4 {
    font-size: 1.3em;
    padding: 27px 0 0 0;
    color: #333;
}
#leftcontent ul {
    float: left;
    width: 280px;
    margin-bottom: 0px;
    line-height: 11px;
}

#leftcontent ul.right {
    float: left;
    width: 240px;
    font-size: 100%;
    line-height: 11px;
}

#leftcontent ul li {
    background: url('../images/rightbullet.gif') no-repeat 0 11px;
    padding: 10px 0 4px 14px;
    color: #333;
    font-size: .9em;
}

#leftcontent .divider {
    border-bottom: 1px solid #cfcfcf;
    height: 1px;
    font-size: 0em;
    padding-top: 15px;
}
.floatimgleft {
    float: left;
    padding: 0 15px 15px 0;
}
#rightcontent {
    float: right;
    width: 285px;
    background: #fff;
    color: #666;
    position: relative;
}

#rightcontent .topper {
    height: 27px;
    background: url('../images/right-cta-header.png') no-repeat 0 0;
    line-height: 17px;
    margin-top: 30px;
}

#rightcontent .rightcta {
    /*border:1px solid #cfcfcf;*/
    border-style: none solid solid solid;
    border-width: 1px;
    background-position: 0 0;
    border-color: #cfcfcf;
    background: #f2f2f2 url('../images/right-cta-bg.gif') repeat-x 0 0;
    padding: 5px 10px 0 10px;
    margin-bottom: 15px;
    width: 263px;
    overflow: hidden;
}
#rightcontent h3 {
    color: #333;
    line-height: 16px;
    padding: 5px 0 0 10px;
    font-size: .8em;
}
#rightcontent .topper h3 {
    color: #ffffff;
}
#rightcontent .topperbg {
    height: 28px;
    background: url('../images/right-cta-header.png') no-repeat 0 -60px;
}
#rightcontent h3 a {
    color: #333;
}
#rightcontent h3 a:hover {
    text-decoration: none;
}
#rightcontent h4 {
    font-size: 1.3em;
    color: #000;
    width: 250px;
    padding-top: 6px;
}
#rightcontent h4 a {
    color: #000;
    text-decoration: none;
}
#rightcontent p {
    font-size: .8em;
    color: #5f5f5f;
    line-height: 18px;
    padding: 5px 0;
}
#rightcontent strong {
    color: #000;
}
#rightcontent .rightcta .contactdetails p {
    font-size: 1.1em;
    padding: 12px 0 0 0;
}
#rightcontent li {
    width: 100%;
    overflow: auto;
    padding: 6px 0;
}

#socialMedia {
    position: absolute; 
    right: 0px; 
    top: -15px; 
    margin-bottom: 30px;
}

.rightcta h3 {
    padding: 0 0 0 0 !important;
}
.rightcta p {
    padding: 0 0 0 0 !important;
}

#footer {
    width: 900px;
    margin: 0px auto;
    background: #464646;
    color: #fff;
    font-size: .7em;
    height: 36px;
    clear: both;
}
#footer .left {
    float: left;
    padding: 5px 0 10px 10px;
    width: 443px;
    text-align: left;
    line-height: 25px;
}
#footer .right {
    float: left;
    padding: 5px 0px 10px 0;
    width: 437px;
    text-align: right;
    line-height: 22px;
}
#footer a {
    color: #fff;
}
#footer a:hover {
    text-decoration: underline;
}
#banners {
    height: 68px;
    width: 478px;
    overflow: hidden;
    float: right;
    padding-top: 10px;
}
#banners li {
    border: 0;
    margin: 0;
    padding: 0;
    list-style: none;
}
#banners a {
    color: #000000;
}
#banners img {
    border: solid 1px #DEDEDE;
}
.livesite {
    background: transparent url('../images/ViewLiveSite.jpg') 0px 0px;
    display: block;
    width: 128px;
    height: 57px;
    text-indent: -999em;
    position: absolute;
    bottom: 0;
    right: 133px;
}
.designBox {
    width: 260px;
    height: 325px;
    float: left;
    background-color: #ffffff;
    text-align: center;
    margin-right: 20px;
    margin-bottom: 20px;
    border: 1px #dddddd solid;
}
.divider {
    border-bottom:1px solid #cfcfcf;
    height:1px;
    font-size:0em;
    padding-top:0px;
}
.contactInfo {	
    float:left;
    margin-bottom:10px;
    clear: both;
}        
.contactInfo .text { 
    color: #555759;
    font-size:12px;
    line-height:24px;
    margin-right:7px;
    float:left;
    width:100px;
} 
.contactInfo .required {
    /*font-size:.8em !important;*/
}
#leftcontent textarea {
    width:248px !important;
    height:80px !important;
    float:left;
}
#leftcontent input {
    width:250px !important;
    padding:1px;
    border:1px #c0c0c0 solid;
}
fieldset {
    padding:10px 10px 0 10px;
    margin-top:4px;
    color: #555759;
    font-size:12px;
}
.submit {
    background-color:#fffbff;
    border:1px #cccccc solid;
    margin-top:10px;
}
