body {
    background: #dbdbdb url(../img/body_bg.jpg) repeat-x top;
    text-align: center;
    font: normal 75%/1.5 'Lucida Sans Unicode', 'Trebuchet MS', Helvetica, Tahoma, Arial, sans-serif;
    color: #393536;
    padding-bottom: 12px;
}
#wrapper {
    width: 956px;
    margin: 0 auto;
    text-align: left;
    background: url(../img/wrapper_bg.jpg) repeat-y left;
}
#container {
    width: 100%;
    min-height: 556px;
    background: url(../img/container_bg.jpg) no-repeat 0 0;
}
* html #container {
    position: relative;
    height: 556px;
}
#header {
    position: relative;
    height: 116px;
}
#header h1 {
    position: absolute;
    width: 164px;
    height: 45px;
    top: 16px;
    left: 28px;
    z-index: 1;
}
h1 a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 0;
    text-indent: -999em;
    text-decoration: none;
    background: url(../img/h1_a_bg.gif) no-repeat 0 0;
}
/* Navigation and header */
#mainNav {
    height: 35px;
    border-bottom: 1px solid #232323;
    background: url(../img/mainNav_bg.gif) repeat-x;
    position: relative;
    left: 8px;
    top: 80px;
    width: 940px;
    z-index: 2;
}
#mainNav ul {
    list-style-type: none;
    float: left;
}
#mainNav li {
    float: left;
    border-right: 1px solid #000;
}
#mainNav li:hover, #mainNav li.over { position: relative; }
#mainNav li a {
    float: left;
    height: 35px;
    background-image: url(../img/mainNav_a_bg.gif);
    font-size: 0;
    text-decoration: none;
    text-indent: -999em;
    display: block;
}
#mainNav_products a.top {
    width: 175px;
    background-position: -1px 0;
}
#mainNav_products a.top:hover, #mainNav_products a.current, #mainNav_products:hover a.top, #mainNav_products.over a.top { background-position: -1px 35px; }
#mainNav_news a.top {
    width: 133px;
    background-position: -177px 0;
}
#mainNav_news a.top:hover, #mainNav_news a.current, #mainNav_news:hover a.top, #mainNav_news.over a.top { background-position: -177px 35px; }
#mainNav_resources a.top {
    width: 111px;
    background-position: -311px 0;
}
#mainNav_resources a.top:hover, #mainNav_resources a.current, #mainNav_resources:hover a.top, #mainNav_resources.over a.top { background-position: -311px 35px; }
#mainNav_support a.top {
    width: 92px;
    background-position: -423px 0;
}
#mainNav_support a.top:hover, #mainNav_support a.current, #mainNav_support:hover a.top, #mainNav_support.over a.top { background-position: -423px 35px; }
#mainNav_about a.top {
    width: 98px;
    background-position: -516px 0;
}
#mainNav_about a.top:hover, #mainNav_about a.current, #mainNav_about:hover a.top, #mainNav_about.over a.top { background-position: -516px 35px; }
#mainNav_pricing a.top {
    width: 86px;
    background-position: -615px 0;
}
#mainNav_pricing a.top:hover, #mainNav_pricing a.current, #mainNav_pricing:hover a.top, #mainNav_pricing.over a.top { background-position: -615px 35px; }
#mainNav_contact a.top {
    width: 110px;
    background-position: -702px 0;
}
#mainNav_contact a.top:hover, #mainNav_contact a.current, #mainNav_contact:hover a.top, #mainNav_contact.over a.top { background-position: -702px 35px; }
#mainNav li ul {
    position: absolute;
    top: 35px;
    left: -999em;
    z-index: 10;
}
* html #mainNav li ul { /* IE6- only */
    width: 590px;
    height: 400px;
}
#mainNav li:hover ul, #mainNav li.over ul { left: 0; }
#mainNav li li {
    clear: both;
    border: none;
    width: 200px;
    background: #393536 url(../img/mainNav_li_ul_bg.gif) repeat-y left;
}
#mainNav li li a {
    float: none;
    display: block;
    height: auto;
    text-indent: 0;
    background: none;
    font-size: 1em;
    line-height: 16px;
    border-top: 1px solid #000;
    padding: 4px 12px;
    color: #fff;
    margin: 0 1px;
    height: 1%; /* IE fix */
}
#mainNav li li.last a, #mainNav li.last li.last a { border-bottom: 1px solid #000; }
#mainNav li li.last li a { border-bottom: none; }
#mainNav li li a.parent, #mainNav li li:hover li a.parent,
#mainNav li li.over li a.parent { background: url(../img/mainNav_li_li_a_parent_bg.gif) no-repeat 96% center; }
#mainNav li a.rss {
    background-image: url(../img/icon_rss.gif);
    background-repeat: no-repeat;
    background-position: 4px 7px;
}
#mainNav li li a:hover, #mainNav li li:hover a.parent, #mainNav li li.over a.parent,
#mainNav li li li:hover a.parent, #mainNav li li li.over a.parent { background-color: #007d85; }
#mainNav li:hover li ul, #mainNav li.over li ul,
#mainNav li li:hover li ul, #mainNav li li.over li ul {
    left: -999em;
    top: 2px;
    z-index: 11;
}
#mainNav li li:hover ul, #mainNav li li.over ul,
#mainNav li li li:hover ul, #mainNav li li li.over ul { left: 98%; }
#mainNav li li li a {
    margin-left: 0;
    border-left: 1px solid #000;
}
#search {
    position: absolute;
    right: 18px;
    top: 8px;
    width: 200px;
    height: 18px;
    background: url(../img/search_bg.gif) no-repeat;
}
#search input#SearchQuery {
    width: 179px;
    height: 16px;
    margin: 0 0 1px 5px;
    background: none;
    border: none;
    font: .85em/16px Verdana, Arial, Helvetica, sans-serif;
    color: #aaa;
}
#search input#SearchQuery.focus { color: #393536; }
#search input.submit {
	position: absolute;
	right: 0;
	top: 0;
    width: 18px;
    height: 18px;
    margin: 0;
    padding: 0;
    background: url(../img/search_bg.gif) no-repeat top right;
    border: none;
    text-indent: -9999em;
    font-size: 0;
    color: #fff;
}
#quickSearchResults {
    position: absolute;
    right: 22px;
    top: 26px;
    width: 420px;
    background: #fff;
    border: 1px solid #000;
    padding: 8px 10px;
}
#quickSearchResults h3 {
	font-size: 1em;
	margin: 0;
	line-height: 1.5;
	width: 400px;
	overflow: hidden;
	white-space: nowrap;
}
#quickSearchResults h3 a {
    display: block;
    padding: 2px 5px;
    color: #007d85;
}
#quickSearchResults h3 a:hover { background: #ddebed; }
#quickSearchResults p { display: none; }
#quickSearchResults .loading { padding: 5px 0 0; }
#quickSearchResults #moreResults {
    position: absolute;
    bottom: -1.8em;
    left: -1px;
    width: 440px;
    background: #fff;
    border: 1px solid #000;
    border-top: none;
    text-align: center;
}
#quickSearchResults #moreResults a {
	display: block;
    font-weight: bold;
    text-decoration: none;
    background: #ddebed;
    padding: 3px 0;
    height: 1%;
}
#quickSearchResults #moreResults a:hover {
    background: #ccebed;
    color: #111;
}
#headNav {
    position: absolute;
    bottom: 40px;
    right: 24px;
}
#headNav li {
    float: left;
    border-right: 1px solid #888;
    padding: 0 7px;
}
#headNav li.last, #lanes li.last {
    padding-right: 0;
    border: none;
}
#headNav a, #login a {
    float: left;
    color: #777;
    font: .8em/1.2 Verdana, Helvetica, Arial, sans-serif;
}
#headNav a { text-decoration: none; }
#headNav a:hover, #login a:hover, a:hover {
    color: #ec323b;
    text-decoration: underline;
}
#tagline, #header #login {
    position: absolute;
    top: 15px;
    right: 26px;
    line-height: 1.2;
}
#header #login label {
    font: bold .88em/1 'Trebuchet MS', 'Lucida Grande';
    text-transform: uppercase;
    color: #555;
    float: left;
    padding-right: 3px;
    line-height: 17px;
}
#header #login .input {
    float: left;
    width: 102px;
    height: 17px;
    background: url(../img/login_text_bg.jpg) no-repeat 0 0;
    line-height: 12px;
    padding-top: 2px;
}
#header #login input.text {
    border: none;
    background: none;
    width: 94px;
    font-size: 10px;
    line-height: 11px;
    height: 16px;
    padding: 0;
    margin: 0 0 0 3px;
}
#header #login input.text:focus { background: none; }
#header #login .left { margin-right: 8px; }
/* Content structure */
#contentContainer { margin: 15px 48px 0; }
.side #login {
    margin: 10px 0;
    font-size: .89em;
}
#login fieldset.align {
    border-color: #d5ba8f;
    margin-bottom: 0;
    padding-right: 0;
    padding-bottom: 8px;
    padding: 4px 0 8px;
}
#login fieldset.align legend { margin-left: 12px; }
* html #login fieldset.align { padding-top: 0; } /* IE6- only */
.side #login { font: 1em Tahoma; }
.side #login fieldset label { width: 60px; }
.side #login input.text { width: 120px; }
#login p { margin-bottom: 0; }
#login input.button { width: 55px; }
.side #login p.left { padding-left: 10px; }
.side #login p.right { padding-right: 10px; }
#breadcrumbs {
    font-size: .89em;
    width: 100%;
    background: #ddebed;
    padding: 5px 0;
    text-indent: 10px;
}
#breadcrumbs.banner {
    margin-top: -31px;
    opacity: 0.95;
}
.about #breadcrumbs, .cs #breadcrumbs, .community #breadcrumbs, .smallbusiness #breadcrumbs, .blog #breadcrumbs,
.printing #breadcrumbs, .industries #breadcrumbs, .packages_real-estate #breadcrumbs, .whitepapers #breadcrumbs {
    background: #393536;
    color: #fff;
}
.about #breadcrumbs a, .cs #breadcrumbs a, .community #breadcrumbs a, .smallbusiness #breadcrumbs a,
.blog #breadcrumbs a, .printing #breadcrumbs a, .industries #breadcrumbs a, .packages_real-estate #breadcrumbs a, .whitepapers #breadcrumbs a { color: #a9ced2; }
.about #breadcrumbs a:hover, .cs #breadcrumbs a:hover, .community #breadcrumbs a:hover, .smallbusiness #breadcrumbs a:hover,
.blog #breadcrumbs a:hover, .printing #breadcrumbs a:hover, .industries #breadcrumbs a:hover, .packages_real-estate #breadcrumbs a:hover, .whitepapers #breadcrumbs a:hover { color: #fff; }
div.pricing #breadcrumbs, .enterprise #breadcrumbs, .direct-mail #breadcrumbs, .services_design #breadcrumbs { background: #f1ead0; }
div.pricing #breadcrumbs a, .enterprise #breadcrumbs a, .direct-mail #breadcrumbs a, .services_design #breadcrumbs a { color: #bc782c; }
div.pricing #breadcrumbs a:hover, .enterprise #breadcrumbs a:hover, .direct-mail #breadcrumbs a:hover, .services_design #breadcrumbs a:hover { color: #e9883b; }
#content {
    width: 100%;
    clear: both;
    float: left;
}
.main {
    float: left;
    width: 610px;
}
#content .main { overflow: hidden; }
.wide { width: 680px; }
.indent {
    display: inline;
    margin-left: 85px;
}
.main .contact { width: 45%; }
.side {
    float: right;
    width: 206px;
    padding-top: 20px;
}
.tt, .h, .t, .f {
    width: 540px;
    float: left;
    display: inline;
}
.h { width: 48%; }
.t {
    width: 274px;
    margin-right: 15px;
}
.f { width: 25%; }
/* Rounded box containers */
.box {
    border-left: 1px solid #c5c5c5;
    border-right: 1px solid #c5c5c5;
    padding-bottom: 1px; /* Firefox fix */
    height: 1%; /* IE6 fix */
    overflow: hidden;
}
.side .box, .signup .box {
    margin: 0 auto;
    background: #f3f3f5;
}
.box h3 {
    margin-top: 0;
    padding: 0 10px 4px;
    background: #eff0f2;
    font-size: 1.2em;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 1px solid #c5c5c5;
}
.box h4, .box h5 { margin: 10px 10px -5px 10px; }
.box p {
    margin: 10px;
    font-size: .88em;
}
.box .right { margin-right: 10px; }
.box ul.bullet {
    border: none;
    padding: 0 15px;
}
.solid { background: #eff0f2; }
.solid h3 {
    border-bottom: none;
    padding-bottom: 0;
}
.solid p { margin-bottom: 0; }
.rContainer {
    display: block;
    clear: both;
    font-size: 0;
}
.rContainer * {
    overflow: hidden;
    display: block;
    height: 1px;
}
.rBottom { margin: 0 0 12px; }
.side .box h3 {
    background-color: #cbccce;
    border-color: #cbccce;
    color: #393536;
}
.side .box ul {
    margin: 16px 10px 10px;
    text-transform: uppercase;
    font: bold .9em/1.3 'Trebuchet MS';
}
.side .box li { margin: 9px 0; }
.side .box li a {
    display: block;
    overflow: hidden;
    height: 1%;
}
.side #getStarted h3 {
    text-indent: -9999em;
    font-size: 0;
    margin: 0;
    width: 100%;
    height: 35px;
    background: url(../img/getStarted_h3_bg.jpg) no-repeat 0 0;
}
.side #getStarted .box { border-color: #cfa296; }
.side #getStarted .box li {
    padding-left: 22px;
    background: url(../img/getStarted_li_bg.jpg) no-repeat 0 0;
}
.side #getStarted .box li a {
    text-transform: uppercase;
    color: #c52730;
    min-height: 18px;
    line-height: 18px;
    font-size: 1.1em;
}
.side #getStarted .box li a:hover { color: #393536; }
.side #productLinks .box { 
	background: #fff;
	padding: 15px; 
}
.side #productLinks .box h3 {
	color: #d60c16;
	font-size: 1.1em;
	text-transform: uppercase;
	background: #fff;
	border: none;
}
.side #productLinks .box ul {
	text-transform: none;
	font: normal 12px/10px 'Lucida Sans Unicode';
	margin: -5px 0px 10px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	padding-left: 10px;
}
.side #productLinks .box li a { 
	text-decoration: underline;
	display: inline
}
.side #productLinks .box ul.last { 
	border-bottom: none;
	padding-bottom: 0px;
}
h2.red	{
	color: #d60c16;
	border: none;
	padding-bottom: 0px;
}
ol {
    padding-left: 30px;
    margin: 12px 0;
}
ol li { margin: 8px 0; }
ol ol { list-style: lower-alpha; }
#content div.last {
    float: right;
    margin-right: 0;
}
#side {
    float: right;
    width: 171px;
    text-align: right;
    padding-top: 20px;
}
#footer {
    width: 100%;
    height: 112px;
    background: url(../img/footer_bg.jpg) no-repeat left bottom;
    position: relative;
    clear: both;
    font: .8em/1.2 Verdana, Helvetica, Arial, sans-serif;
    color: #999;
}
#footer #partners {
    position: absolute;
    left: 8px;
    top: 30px;
    background: url(../img/partners_bg.gif) repeat-x top;
}
#footer #partners li {
    float: left;
    height: 54px;
    display: inline;
    margin: 0 9px;
}
#footer #partners a {
    text-indent: -999em;
    font-size: 0;
    text-decoration: none;
    height: 100%;
    float: left;
    background-image: url(../img/partners_a_bg.gif);
    background-repeat: no-repeat;
}


#footer #partner_ups a {
    width: 90px;
    background-position: 0px 0px;
}
#footer #partner_ups a:hover { background-position: 0px -54px; }

#footer #partner_dma a {
    width: 115px;
    background-position: -90px 0px;
}
#footer #partner_dma a:hover { background-position: -90px -54px; }

#footer #partner_g7 a {
    width: 108px;
    background-position: -205px 0px;
}
#footer #partner_g7 a:hover { background-position: -205px -54px; }

#footer #partner_ama a {
    width: 170px;
    background-position: -313px 0px;
}
#footer #partner_ama a:hover { background-position: -313px -54px; }

#footer #partner_usps a {
    width: 200px;
    background-position: -483px 0px;
}
#footer #partner_usps a:hover { background-position: -483px -54px; }

#footer #partner_xerox a {
    width: 149px;
    background-position: -683px 0;
}
#footer #partner_xerox a:hover { background-position: -683px -54px; }

/*
#footer #partner_adobe a {
    width: 181px;
    background-position: -241px 0;
}
#footer #partner_adobe a:hover { background-position: -241px -54px; }
*/

#footer #copyright, #footer #footerNav {
    position: absolute;
    top: 88px;
    line-height: 1.6;
}
#footer #copyright { left: 24px; }
#footer #footerNav { right: 24px; }
#footer #copyright a, #footer #footerNav a {
    color: #999;
    font-size: .9em;
}
#footer #copyright a:hover, #footer #footerNav a:hover { color: #666; }
#footer #footerNav a.rss {
    background: url(../img/icon_rss_small.gif) no-repeat left bottom;
    padding-left: 12px; 
}
/* Content */
.brand-blue { color: #007d85; }
a {
    color: #007d85;
    text-decoration: underline;
}
a.icon, h4.icon, h5.icon, li.icon, span.icon {
	padding-left: 18px;
	background-position: 0 0;
	background-repeat: no-repeat;
}
address { font-style: normal; }
abbr { border-bottom: 1px dotted #ccc; }
sup { font: bold .7em Verdana, Helvetica, Tahoma; }
code { font-size: 1.2em; }
.note, .quote, blockquote p {
    padding: 3px 5px;
    background: #f8f4e7;
    color: #bc782c;
    font-family: 'Gill Sans MT';
    border: 1px solid #ece2bd;
    height: 1%; /* IE fix */
}
.quote, blockquote p { padding: 8px 12px; }
blockquote h4 { font-weight: normal; }
blockquote cite {
    font-style: normal;
    font-weight: bold;
}
blockquote h4 .date { font-size: .88em; }
.note { font: .89em Tahoma; }
.note a { color: #71827a; }
.footnote, .remark {
    color: #888;
    font: .88em/1.2 Tahoma, Verdana, Helvetica, Arial;
    background: #f4f4f4;
    padding: 1px 2px;
}
.req, .error, .error-message { color: #ec323b; }
.thumb { margin: 15px 8px 0 0; }
.notice {
    background: #f1ead0;
    padding: 10px 20px;
    margin: 12px 0;
    border: 1px solid #d5ba8f;
    position: relative;
    height: 1%;
}
h3, h2, #sitemap a.top {
    font: 1.4em/1.2 'Trebuchet MS';
    margin: 1em 0 .5em;
    color: #9d1408;
}
h3 a, #sitemap a.top { color: #9d1408; }
h2 {
    font-size: 1.61em;
    padding-bottom: 6px;
    border-bottom: 1px solid #ddd;
    color: #222;
    margin-top: 18px;
}
h2 a {
    text-decoration: none;
    color: #393536;
}
.post h2 {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 5px;
}
h1.pageTitle {
    color: #5e6e66;
    text-transform: uppercase;
    padding-left: 85px;
    background: url(../img/chain.gif) no-repeat 0 .22em;
    font: normal 2.2em/1.2 'Trebuchet MS', 'Lucida Grande';
    margin: .8em 0;
}
h1.banner {
    width: 100%;
    height: 168px;
    text-indent: -999em;
    font-size: 0;
    border: none;
    padding: 0;
    margin: 20px 0 5px;
    background-repeat: no-repeat;
}
h1#about { background-image: url(../img/banner_about.jpg); }
h1#blog { background-image: url(../img/banner_news.jpg); }
h1#careers { background-image: url(../img/banner_careers.jpg); }
h1#community { background-image: url(../img/banner_community.jpg); }
h1#cs { background-image: url(../img/banner_cs.jpg); }
h1#direct-mail { background-image: url(../img/banner_direct-mail.jpg); }
h1#emarketing { background-image: url(../img/banner_emarketing.jpg); }
h1#enterprise { background-image: url(../img/banner_enterprise.jpg); }
h1#entrepreneur { background-image: url(../img/banner_entrepreneur.jpg); }
h1#green { background-image: url(../img/banner_green.jpg); }
h1#industries { background-image: url(../img/banner_industries.jpg); }
h1#inTheNews { background-image: url(../img/banner_in_the_news.jpg); }
h1#press { background-image: url(../img/banner_press_releases.jpg); }
h1#pricing { background-image: url(../img/banner_pricing.jpg); }
h1#principles { background-image: url(../img/banner_principles.jpg); }
h1#printing { background-image: url(../img/banner_printing.jpg); }
h1#products-services { background-image: url(../img/banner_products-services.jpg); }
h1#packages_real-estate { background-image: url(../img/banner_packages_real-estate.jpg); }
h1#services { background-image: url(../img/banner_services.jpg); }
h1#services_concierge { background-image: url(../img/banner_services_concierge.jpg); }
h1#services_design { background-image: url(../img/banner_services_design.jpg); }
h1#smallbusiness { background-image: url(../img/banner_smallbusiness.jpg); }
h1#stevesBlog { background-image: url(../img/banner_steves_blog.jpg); }
h1#support { background-image: url(../img/banner_support.jpg); }
h1#whitepapers { background-image: url(../img/banner_whitepapers.jpg); }
h1#wow { background-image: url(../img/banner_wow.jpg); }
h4 {
    font-size: 1.1em;
    color: #bc782c;
    color: #e9883b;
    color: #222;
    font-family: Verdana, Helvetica, Arial, sans-serif;
}
h4 a {
    color: #e9883b;
    background: #ffd;
    text-decoration: none;
    border-bottom: 1px dotted #bc782c;
}
h4 a:hover { text-decoration: none; }
h5 {
    font-size: .89em;
    margin-top: 1em;
    font-family: Verdana, Helvetica, ARial, sans-serif;
    color: #71827a;
}
h2#quantumCard {
    text-indent: -999em;
    font-size: 0;
    background: url(../img/quantumcard.gif) no-repeat 0 0;
    padding: 0;
    height: 28px;
    margin-bottom: 10px;
}
.divide {
    padding-top: .5em;
    border-top: 1px dotted #ccc;
}
.divideBottom {
    padding-bottom: 1em;
    border-bottom: 1px dotted #ccc;
}
h2.divide {
    border-bottom: none;
    padding-bottom: 0;
}
.highlight h3 { margin-top: .5em; }
p { margin: .5em 0 1em; }
p.bug {
    padding: 5px 0 5px 30px;
    background: url(../img/bug.gif) no-repeat 2px 8px;
    margin: 15px 0;
    border-top: 1px solid #ddd;
}
p.banner { margin-top: 15px; }
.highlight {
    background: #f4f4f4;
    border: 1px solid #ccc;
    padding: 5px 20px;
    margin-bottom: 10px;
}
.highlight .serviceContent { width: 75%; }
.highlight .serviceAbout, .highlight .serviceMore {
    position: absolute;
    right: 40px;
    top: 30%;
}
.highlight .serviceAbout a, .highlight .serviceMore a {
    display: block;
    width: 108px;
    height: 51px;
}
.highlight .serviceAbout a { background-image: url(../img/serviceAbout_a_bg.gif); }
.highlight .serviceMore a { background-image: url(../img/serviceMore_a_bg.gif); }
.section {
    background: url(../img/section_bg.gif) repeat-y left;
    margin: 20px 0 5px;
    width: 100%;
    position: relative;
    padding-bottom: 25px;
}
.section h2 {
    background: #8a171a url(../img/section_h3_bg.gif) no-repeat 0 0;
    color: #fff;
    padding: 6px 10px 5px;
    font: bold 1.2em/1 'Trebuchet MS';
    text-transform: uppercase;
    margin: 0;
    position: relative;
    z-index: 1;
}
.section .bottom {
    width: 100%;
    height: 19px;
    background: url(../img/section_bottom_bg.gif) no-repeat 0 0;
    font-size: 0; /* IE6 fix */
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 0;
}
#newsCenter.section { background: url(../img/newsCenter_bg.gif) repeat-y left; }
#newsCenter.section .bottom {
    background-image: url(../img/section_bottom_bg.jpg);
    height: 33px;
}
#mediaContent li h3 a {
    color: #bc7a2c;
    font-weight: bold;
    padding-left: 18px;
    background: url(../img/icon_video.gif) no-repeat left center;
}
ul.bullet, .post ul {
    list-style-type: none;
    margin: 1em 0;
    padding: 0 2px;
    position: relative;
}
ul.bullet li {
    background: url(../img/bullet.gif) no-repeat 0 4px;
    padding-bottom: 5px;
    padding-left: 12px;
    font-size: .89em;
    color: #393536;
}
#sitemap ul.top { list-style: none; }
#sitemap ul.top li {
    float: left;
    width: 33%;
}
#sitemap ul.top ul { list-style: none; }
#sitemap ul.top li li {
    float: none;
    width: auto;
    margin: 0;
    border: none;
}
#sitemap ul.top li li ul {
    list-style: square;
    padding-left: 15px;
}
#sitemap a.top {
    display: block;
    margin: 5px 0 2px;
}
#sitemap li.contact { display: none; }
#sitemap li {
    font-size: .95em;
    line-height: 1.4;
    font-family: Verdana;
}
#overlayContent {
    position: relative;
    width: 650px;
    margin: 0 auto;
    text-align: left;
    line-height: 1.5;
}
#overlayContent .close, #quickSearchResults .close {
    position: absolute;
    top: 0;
    right: 0;
    width: 55px;
    height: 15px;
}
#overlayContent .close a, #quickSearchResults .close a {
    display: block;
    width: 100%;
    height: 100%;
    background: url(../img/close.gif);
}
#overlayContent .main {
    float: none;
    width: auto;
    margin: 0;
    padding: 20px 30px 8px;
    background: #fff;
}
#overlayContent h2 {
    position: relative; /* IE6- fix */
    margin-top: 0;
}
#overlayFooter { display: none; }
#overlayContent #overlayFooter {
    display: block;
    position: absolute;
    width: 100%;
    height: 28px;
    bottom: -28px;
    left: 0;
    background: #f1ead0 url(../img/bug.gif) no-repeat 99% center;
    border-top: 1px solid #d5ba8f;
    font-size: .89em;
    color: #bc782c;
}
* html #overlayContent #overlayFooter { width: 650px; } /* IE6- only */
#overlayFooter p { margin: 5px 8px 0; }
#overlayContent .loading { color: #fff; }
a.button, a.button:hover {
    display: block;
    text-transform: uppercase;
    padding: 5px 10px;
    background: #c75b12;
    color: #fff;
    text-decoration: none;
}
a.button:hover { background: #9d1408 !important; }
a.re, a.single {
    display: block;
    width: 176px;
    height: 55px;
    background: url(../img/button_real_estate_solutions.gif) no-repeat 0 0;
    text-decoration: none;
    text-indent: -9999em;
    font-size: 0;
}
a.single { background-image: url(../img/button_single_user.gif); }
a.re:hover, a.single:hover { background-position: 0 -55px; }
/* Forms */
fieldset {
    display: block;
    border: 1px solid #ddd;
    padding: .5em 1em 1em;
    margin: 0;
    line-height: 140%;
    font-size: .89em;
    margin-bottom: 1em;
}
fieldset legend {
    font: normal 1.3em 'Trebuchet MS', 'Gill Sans MT', Helvetica, Arial, Verdana;
    font-weight: bold;
    margin: 0;
    padding: 0px 5px;
    color: #bc782c;
    color: #007d85;
    letter-spacing: 1px;
}
* html fieldset legend { /* IE only */
    margin-left: -.5em;
    margin-bottom: .8em;
}
fieldset legend a { text-decoration: none; }
#content fieldset p { margin: .5em 0; }
#sidebar fieldset p { margin: .3em 0 0; }
input.text, select.select, textarea {
    border: 1px solid #bbb;
    padding: 2px;
    width: 200px;
    font: .9em Verdana, Arial, Helvetica, sans-serif;
}
input.text:focus, select.select:focus, textarea:focus {
    border-color: #bc782c;
    background-color: #f8f4e7;
}
input.form-error, select.form-error, textarea.form-error, .error {
    background-color: #fcdfdf;
    border-color: #c52730;
}
#sidebar input.text, #sidebar select.select, #sidebar textarea { width: 98%; }
input.short { width: 70px; }
textarea { margin: .5em 0; }
input.button {
    font: bold .91em Verdana;
    padding: 1px 5px;
    margin: 0;
    color: #9d1408;
}
input:disabled { color: #bbb; }
input.image {
    margin: 0 0 5px 5px;
    padding: 0;
    vertical-align: middle;
}
fieldset.align div.field {
    float: left;
    clear: left;
    width: 95%;
    margin: 2px 0;
    display: inline;
}
* html fieldset.align div.field { margin: 1px 0; } /* IE6- only */
fieldset label { padding-right: 5px; }
fieldset.align .field label {
    float: left;
    width: 11em;
    text-align: right;
}
fieldset.align .field .input label {
    float: none;
    text-align: left;
    width: auto;
}
fieldset.align .field .input {
    float: left;
    line-height: 120%;
    max-width: 430px;
}
fieldset.align .field .bottom { padding-top: 1.3em; }
fieldset.align .longField {
    float: left;
    clear: left;
    display: inline; /* IE fix */
    width: 70%;
    line-height: 150%;
    padding: .3em 0 .5em;
    border-top: 2px solid #ddd;
    margin-top: .3em;
    margin-left: 11.5em;
}
fieldset.align .longField input.text, fieldset.align .longField select { margin-top: 3px; }
fieldset.align input.checkbox {
    vertical-align: top;
    margin-right: 3px;
}
.submit {
    text-align: right;
    clear: both;
}
a:hover { color: #ec323b; }
/* Sample Request */
#sampleRequestForm fieldset.align div.field { width: 195px; }
#sampleRequestForm fieldset.align div.right { margin-right: 10px }
#sampleRequestForm fieldset.align .left div.field { width: 185px; }
#sampleRequestForm fieldset.align .left div.field label { width: 70px; }
#sampleRequestForm fieldset.align .right div.field label { width: 85px; }
#sampleRequestForm fieldset.align div.field input.text { width: 90px; }
#sampleRequestForm fieldset.align div.field select.select { width: 95px; }
#sampleThumbs input.radio {
    margin: 0 50px;
    padding: 0;
}
* html #sampleThumbs input.radio { margin: 0 46px; }
#sampleThumbs input#SampleTemplate0000024308.radio { margin-right: 0; }
#sampleThumbs label {
    float: left;
    margin: 3px 4px 0;
    display: inline;
}
/* Business Contact */
#bcontactForm div.field label { width: 12em; }
/* SWFUpload */
#SWFUploadTarget {
    position: absolute;
    bottom: 5px;
    left: 5px;
    text-align: center;
}
#uploadImage {
    margin: 0 5px;
    border: 1px solid #ccc;
    background: #f3f3f3;
    width: 150px;
    position: relative;
}
#uploadImage input.button { width: 120px; }
#uploadThumb {
    width: 100px;
    height: 110px;
    margin: 5px auto 0;
    color: #999;
}
#contactFields { float: left; }
.sideContent {
    background: #f3f3f5;
    border-left: 1px solid #c5c5c5;
    border-right: 1px solid #c5c5c5;
    padding-bottom:5px; 
    padding-top: 1px; /* FireFox fix */
}
#assistance, #sideNav {
    margin: 0;
    background: #f3f3f5;
    font: bold .89em Tahoma;
}
#getstarted {
    text-align: center;
 	background: #ffffff;    
    font: normal 1.5em Verdana, Arial, Helvetica, sans-serif;
}
#sideNav{
    padding-top:20px;
    background:#cbccce;
    position:relative;
}
#assistance ul, #sideNav ul { margin: 8px 10px 0px; }
#assistance li {
    padding-left: 30px;
    margin: 3px 0;
    background-repeat: no-repeat;
    background-position: 0 0;
    line-height: 25px;
}
#assistance li.phone { background-image: url(../img/icon_phone.gif); }
#assistance li.email { background-image: url(../img/icon_email.gif); }
#assistance li.go { background-image: url(../img/icon_go.gif); }
#assistance li.ppc { background-image: url(../img/icon_quick_quote.gif); }
ul.go { position: relative; }
ul.go li, a.go {
    background: url(../img/go_bg.gif) no-repeat 0 0;
    padding-left: 22px;
    line-height: 17px;
    display: block;
    font-weight: bold;
}
ul.go li {
    margin: 0 0 3px;
    width: 280px;
}
ul.go a {
    text-decoration: none;
    font-size: 1.1em;
}
#sideNav ul { list-style: none; }
#sideNav li {
    line-height: .89;
    font-weight: bold;
}
#sideNav li a.top, #assistance h3.top {
    text-decoration: none;
    color:#393536;
    display: block;
    position: relative;
    top: -28px;
    margin: 0 0 -16px 0;
    font: bold 1em/1 Tahoma;

}
#assistance h3.top {
    padding-left: 10px;
    margin-top: 8px;
}
#sideNav li li {
    margin-bottom: 5px;
    line-height: 13px;
}
#sideNav li li a {
    display: block;
    padding-left: 16px;
    background: url(../img/bullet_arrow.gif) no-repeat 0 2px;
    color: #444;
    height: 1%; /* IE fix */
}
#sideNav li li a:hover { color: #ec323b; }
#sideNav li li li a { font-weight: normal; }
#sideNav li li.posts li { margin-bottom: 0; }
#sideNav li li.posts a {
    background: url(../img/bullet_post.gif) no-repeat 0 6px;
    line-height: 14px;
    text-decoration: none;
    padding: 4px 0 4px 16px;
    border-top: 1px solid #ddd;
}
#sideNav li li.posts a:hover { background-color: #fff; }
#sideNav li ul {
    margin-left: 0;
    margin-right: 0;
}
#sideNav li li ul { margin-left: 10px; }
#sideNav li.blog li ul { margin-left: 0; }
/* MapMail Demo */
#mapTitleDiv {
    background: #ddebed;
    padding: 0;
    margin: 6px 0;
    border: 1px solid #007d85;
    position: relative;
}
#mapDiv { margin-bottom: 6px; }
h2#mapMailTitle {
    border-bottom: none;
    margin-bottom: 0;
}
#secureLogos a { text-decoration: none; }
#secureLogos {
    text-align: center;
    width: 150px;
    margin: 0 auto;
}
/* Blog */
.comments {
    padding-left: 20px;
    background: url(../img/icon_comments.gif) no-repeat 0 0;
    line-height: 15px;
    position: relative; /* IE fix */
}
.section .bottom a.go {
    display: block;
    width: 125px;
    height: 27px;
    text-indent: -9999em;
    text-decoration: none;
    line-height: 0;
    background-position: 0 0;
    background-repeat: no-repeat;
    margin-top: 6px;
    padding: 0;
}
.section .bottom a.go:hover { background-position: 0 -27px; }
.section .bottom a#allNews.go { background-image: url(../img/button_section_news.gif); }
.comment h4 {
    margin: 1.5em 0 0;
    padding-bottom: 26px;
    background: url(../img/comment_top_bg.gif) no-repeat left bottom;
}
.comment .text {
    padding: 1px 10px;
    background: url(../img/comment_bg.gif) repeat-y left;
}
.comment .bottom {
    display: block;
    width: 100%;
    height: 13px;
    background: url(../img/comment_bottom_bg.gif) no-repeat left bottom;
    margin-top: -3px;
}
/**
 * Datepicker CSS
 */
/* the div that holds the date picker calendar */
.dpDiv {}
/* the table (within the div) that holds the date picker calendar */
.dpTable {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: center;
    color: #505050;
    background-color: #ece9d8;
    border: 1px solid #aaa;
}
/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {}
/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {}
/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {}
/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {}
/* a table cell that holds a date number (either blank or 1-31) */
.dpTD { border: 1px solid #ece9d8; }
/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
    background-color: #ccc;
    border: 1px solid #aaa;
}
/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
    background-color: #aca998;
    border: 1px solid #888;
    cursor: pointer;
    color: red;
}
/* the table cell that holds the name of the month and the year */
.dpTitleTD {}
/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {}
/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {}
/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
    background-color: #ccc;
    border: 1px solid #aaa;
    color: white;
}
/* additional style information for the text that indicates the month and year */
.dpTitleText {
    font-size: 12px;
    color: gray;
    font-weight: bold;
}
/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
    color: #4060ff;
    font-weight: bold;
}
/* the forward/backward buttons at the top */
.dpButton {
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: gray;
    background: #d8e8ff;
    font-weight: bold;
    padding: 0px;
}
/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: gray;
    background: #d8e8ff;
    font-weight: bold;
}
/* Additional style information for the email optin page */
h1.sign    {
    color: #e51e25;
    font-size: 40px;
    font-weight: normal;
}
h3.promotion    {
	font-size: 1.61em;
	color: #222;
	margin-bottom: 25px;
}
#optinBox    {
	padding: 20px;
}
#optinBox label	{
	float:left;
	text-align:right;
	width:11em;
	padding-right: 5px;
}
#optinBox input    {
	margin-bottom: 5px;
}
#optinBox select	{
	margin-bottom: 5px;
	width: 27.4em;
}
* html	#optinBox select    {
	width: 28em;
}
#optinBox input.margin    {
		margin-left: 135px;
}
em.margin	{
	margin-left: 50px;
}
.wp {
    min-height: 200px;
    position: relative;
}
* html .wp { height: 200px; } /* IE 6- only */
.wp .thumb {
    position: absolute;
    left: 0;
    top: 0;
}
.wp .summary { margin-left: 164px; }
#mainNav li.external a { background: url(../img/icon_external.gif) no-repeat 188px 8px; }
#sitemap li.external a {
    padding-right: 10px;
    background: url(../img/icon_external.gif) no-repeat right 3px;
}
.contactForm {
	margin: 0;
}
.contactForm div.left {
	margin-left: 12px;
	margin-bottom: 12px;
}
.contactForm input.text, select.select {
	width: 95px;
}