/*
------------------------------------------------------
 Stylesheet for 

 Created: 
------------------------------------------------------
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
margin: 0;
padding: 0;
border: 0;
outline: 0;
}

body {
margin: auto;
padding: 0;
text-align: center;
background: #0D3259;
color: #353838;
font-family: arial, helvetica, sans-serif;
font-size: 62.5%;
}

/*
------------------------------------------------------
 Standard Elements
------------------------------------------------------
*/

a	{
color: #0F5174;
text-decoration: underline;
}

a:hover	{
color: #0F5174;
text-decoration: none;
}

img	{ border: 0; }

form {
margin: 0;
padding: 0;
display: inline;
}

input, textarea, select	{
font-family: arial, helvetica, sans-serif;
}

input[type=text], textarea, select { border: solid 1px #D2D2D2; }

hr	{
color: #666;
background: #666;
height: 1px;
border: 0;
padding: 0;
margin: 0;
}

/* ---- Page/Section Headers ---- */

h1	{
margin: 0 0 10px 0;
padding: 0 0 5px 0;
border-bottom: solid 1px #0D3259;
font-size: 1.6667em;
}

h2	{
font-size: 1.3333em;
margin: 0 0 10px 0;
}

h3	{
font-size: 1.1667em;
}

.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix { display:inline-block; }

.alert { color: #F00; }

.h-padding {
padding-top: 10px
}

/* ---- Layout ---- */

#wrapper {
text-align: left;
width: 880px;
margin: auto;
}

#header	{
height: 145px;
border-bottom: solid 5px #F9991D;
}

#page-content	{
padding: 27px 20px 20px 20px;
background: #FFF;
}

#footer	{
background: #333;
padding: 13px 20px 63px 20px;
border-top: solid 1px #414141;
border-bottom: solid 1px #414141;
color: #FFF;
}

/* ---- Navigation - Global styles ---- */
.nav-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.nav-list li { float: left; }

.nav-list li a { display: block; border-right: solid 1px #FFF; }

/* ---- Header ---- */

#logo {
    width: 255px;
    border-right: solid 1px #FFF;
    float: left;
}

#marquis {
    float: left;
    width: 624px;
    height: 145px;
    background: url(../i/bg-header-banner.jpg) no-repeat;
    position: relative;
}

#marquis .navigation {
    position: absolute;
    right: 20px;
    top: 10px;
}

#marquis .navigation a, #marquis .navigation a:hover { color: #FFF; }

#marquis .nav-list .nav-about,
#marquis .nav-list .nav-what-we-do,
#marquis .nav-list .nav-request,
#marquis .nav-list .nav-espanol { display: none;}

#marquis .nav-contact a { padding-right: 13px; margin-right: 13px; }
#marquis .nav-home a { border-right: none; }

/* ---- Main Navigation ---- */
#navigation {height: 35px; border-top: solid 1px #FFF; _margin-bottom:-13px;}

#navigation .nav-list .nav-contact,
#navigation .nav-list .nav-home,
#navigation .nav-list a span { display: none; }

#navigation .nav-list li a { background: url(../i/bg-navigations.png) no-repeat; height: 35px; border-right: none; }

#navigation .nav-list .nav-about a { width: 145px; }
#navigation .nav-list .nav-about a:hover { background-position: 0 -35px; }

#navigation .nav-list .nav-what-we-do a { width: 163px; background-position: -145px 0; }
#navigation .nav-list .nav-what-we-do a:hover { background-position: -145px -35px; }

#navigation .nav-list .nav-request a { width: 221px; background-position: -308px 0; }
#navigation .nav-list .nav-request a:hover { background-position: -308px -35px; }

#navigation .nav-list .nav-espanol a { width: 351px; background-position: -529px 0; }
#navigation .nav-list .nav-espanol a:hover { background-position: -529px -35px; }

/* ---- Content ---- */
.callout { background: url(../i/bg-callouts.jpg) no-repeat;}

#main-content {
    float: left;
    width: 587px;
	_width:583px;
    margin-right: 25px;
    font-size: 1.2em;
}

h2.home { margin: 0; font-size: 1em; text-transform: uppercase; }

#service-list {
    list-style: none;
    font-size: 0.9167em;
    margin: 15px 0;
    padding: 0 0 0 5px;
}

#service-list li {
    float: left;
    margin: 10px 0;
    padding-left: 15px;
    background: url(../i/bullet-orange.gif) no-repeat 0 5px;
}

#service-list .col-one { width: 174px; }
#service-list .col-two { width: 195px; }
#service-list .col-three { width: 158px; }

#right-column {
    float: left;
    width: 228px;
    font-size: 1em;
}

.service-list2 {
	list-style: none;
	margin: 10px 0;
	padding: 0;
}
.service-list2 li {
	margin: 3px 0 3px 20px;
	padding-left: 15px;
    background: url(../i/bullet-orange.gif) no-repeat 0 5px ;
}

.sub-head {margin-top:5px;}

.required-message { text-align: right; line-height:30px; font-weight:bold;}

.staff-member { margin-bottom: 30px; }

fieldset { padding: 10px; margin-bottom: 20px; }

.form-label { float: left; width: 130px; margin-bottom: 5px; }
.form-field { float: left; width: 429px; margin-bottom: 5px; }

legend {color:#0D3259;}

    /* -- Callouts -- */
#main-content #callouts .callout {
    height: 212px;
    width: 287px;
    float: left;
}

#main-content #callouts .callout h3 { display: none; }

#right-column .callout { width: 228px; margin-bottom: 20px; }

#why-hire-professional { height: 94px; }
#why-hire-professional h3, #why-hire-professional a span { display: none; }
#why-hire-professional a { display: block; height: 94px; width: 228px; background: url(../i/spacer.gif); }

#payment-methods { height: 88px; background-position: 0 -94px; }
#payment-methods h3, #payment-methods .content { display: none; }

#ask-the-professionals { height: 202px; background-position: 0 -182px; }
#ask-the-professionals .content { padding: 42px 11px 0 12px; }
#ask-the-professionals .content .form-group { margin-top: 7px; }
#ask-the-professionals .content .form-button { margin-top: 5px; text-align: right; }
#ask-the-professionals input.text { width: 203px; font-size: 1em; }
#ask-the-professionals textarea { width: 203px; height: 66px; font-size: 1em; }

#ask-the-professionals .ask-return-message {
    margin: -36px 0 0 0;
    padding: 2px;
    background: #FFF;
    border: solid 1px #CCC;
}

#is-foundation-moving { background-position: 0 -384px; margin-right: 13px; _margin-right:8px; }
#buying-or-selling { background-position: 0 -596px; }

#is-foundation-moving .content { padding: 79px 50px 0 18px; }
#buying-or-selling .content { padding: 79px 36px 0 18px; }

/* ---- Footer ---- */
#footer a, #footer a:hover { color: #FFF; }

#copyright	{
    float: left;
    width: 50%;
}

#footer .navigation { float: left; width: 50%; text-align: right; }

#footer .navigation a, #footer .navigation a:hover { color: #FFF; }

#footer .nav-list { float: right; }
#footer .nav-list a { margin-right: 10px; padding-right: 10px; }
#footer .nav-list .nav-home a { border-right: none; margin: 0; padding: 0; }
#footer .nav-list .nav-espanol { display: none; }


/* ---- Hides for image headers and others ---- */

.alt, 
h1 span, 
h2 span	{
display: none;
}