body, * {
    margin: 0;
    padding: 0;
}

body {
    color: #556270;
    font-family: arial, verdana, sans-serif;
    font-size: 10px !important;
    font-size: 62.5%;
    font-size: expression('.625em');
    font-size: 1em;
    font-weight: normal;
    text-align: left;
    background: #fff;
}

a {
    color: #556270;
    font-family: arial, verdana, sans-serif;
    font-size: 1em;
    font-weight: normal;
}
a img { border: 0 }
a.orange { color: #e87631 }
p { margin: 1em 0 }
.bold { font-weight: bold }
.italic { font-style: italic }
span.orange { color: #e97117 }

span.arrow {
    background: url('../images/arrow.gif') no-repeat left center;
    margin-bottom: .4em;
    padding-left: 10px;
}

h1 {
    color: #fff;
    font-family: arial, verdana, sans-serif;
    font-size: 2.2em;
    margin: 18px 26px 0 26px;
}

h2 {
    color: #556270;
    font-family: arial, verdana, sans-serif;
    font-size: 1.4em;
    border-left: 3px solid #e97117;
    margin-bottom: .4em;
    padding-left: 6px;
    float: left;
}

form {
    position: relative;
    width: 452px;
    color: #556270;
    font-size: .926em;
    background: #fdf4ee;
    border-left: 3px solid #e97117;
}
input { margin-bottom: 10px }

form div {
    padding: 10px 20px;
    float: none;
}

form div.submit {
    width: 308px;
    text-align: right;
}

label {
    width: 84px;
    font-weight: bold;
    float: left;
}

input.text, textarea.text, input.text_no_margin, textarea.text_no_margin {
    width: 214px;
    height: 12px;
    color: #c7cdcf;
    font-family: arial, verdana, sans-serif;
    font-size: 1em;
    background: #fff;
    border: 1px solid #999;
    padding: 3px 4px;
}
textarea.text, textarea.text_no_margin { height: 72px }
input.no_margin, textarea.no_margin, input.text_no_margin, textarea.text_no_margin { margin: 0 }

input:focus.text, textarea:focus.text, input:focus.text_no_margin, textarea:focus.text_no_margin {
    color: #556270;
    background: url('../images/logo_small.gif') 210px 1px no-repeat #fff;
    border: 1px solid #e97218;
}

img.border {
    background: #e7e7e7;
    border: 1px solid #ababab;
    margin-left: 18px;
    padding: 1px;
}

img.wide {
    background: #fff;
    border: 1px solid #ccc;
    margin: 0 10px 10px 0;
    padding: 2px;
}

div.right {
    font-size: .916em;
    text-align: right;
    margin-bottom: 2em;
}
div.constrain { height: 174px }

.auto_width {
    width: 770px;
    margin: 0 auto;
}

.container {
    width: 100%;
    float: left;
}

#header {
    width: 716px;
    height: 43px;
    padding: 13px 18px 13px 36px;
}
#header #logo { float: left }

#header .links {
    height: 35px;
    font-size: 1.1em;
    text-align: right;
    padding-top: 15px;
    float: right;
}

#header .links a {
    color: #333;
    font-size: 1.2em;
    text-decoration: none;
    margin-left: 18px;
}

#header .links a:hover {
    line-height: 1em;
    border-bottom: 2px solid #e97117;
}

#header .links a.active {
    background: url('../images/oarrow.gif') left center no-repeat;
    margin-left: 11px;
    padding-left: 7px;
}
#header .links a:hover.active { border-bottom: 0 }

#top_bar, #banner_bar {
    height: 4px;
    font-size: 1px;
    background: #556270;
    border-bottom: 1px solid #fff;
}

#banner, #banner div { height: 60px }
#banner .container { background: #e97117 }

#banner .container #about.column { background: url('../images/banner_about.gif') }
#banner .container #contact.column { background: url('../images/banner_contact.gif') }
#banner .container #services.column { background: url('../images/banner_services.gif') }
#banner .container #portfolio.column { background: url('../images/banner_portfolio.gif') }

.container .column {
    width: 236px;
    background: #f5f5f5;
    border-right: 1px solid #fff;
    float: left;
}

.container .body {
    width: 532px;
    float: left;
}

#main .container {
    width: 769px;
    background: #fff;
    border-right: 1px solid #ccc;
}
#main #content { font-size: 1.2em }
#sitemap, #sitemap div { height: 25px }

#sitemap .body {
    height: 14px;
    color: #999;
    font-size: 1.1em;
    border-bottom: 1px solid #ccc;
    padding: 5px 0;
}

#sitemap span {
    color: #ccc;
    padding: 0 26px 0 14px;
}

#sitemap a {
    color: #999;
    text-decoration: none;
}

#content .column ul li {
    height: 28px;
    background: #fff;
    margin-bottom: 1px;
}
#content .column ul, #content .column ul li { list-style: none }

#content .column ul li a {
    display: block;
    width: auto;
    height: 1.2em;
    color: #999999;
    text-decoration: none;
    line-height: 1em;
    background: url('../images/double_arrow.gif') 198px 10px no-repeat;
    padding: 8px 40px 8px 18px;

}

#content .column ul li a.active, #content .column ul li a:hover {
    color: #556270;
    background-image: url('../images/double_arrow_hover.gif');
}

#content .column ul li a.active {
    background-position: 195px 10px;
    border-left: 3px solid #e97117;
    padding: 8px 40px 8px 15px;
}

#content .body {
    width: auto;
    border-left: 237px solid #f5f5f5;
    padding: 10px 30px 10px 31px;
    float: none;
}

#footer, #footer div { height: 40px }
#footer { background: #f1f1f1 }

#footer .container {
    color: #fdf1e8;
    font-size: 1.1em;
    background: #e97117;
}
#footer .container div { float: left }

#footer .links {
    height: 14px;
    padding: 13px 8px 0 8px;
}

#footer .links a {
    color: #fdf1e8;
    text-decoration: none;
    margin: 0 12px;
}
#footer .links a:hover { text-decoration: underline }

#footer #phone_number {
    height: 24px;
    font-size: 2.2em;
    padding: 7px 10px 0 10px;
    float: right;
}

#copyright {
    color: #c7cdcf;
    padding-left: 20px;
}
#copyright .container { margin-bottom: 20px }

.quote {
    color: #556270;
    background: #fdf4ee;
    border-left: 3px solid #e97117;
    margin-bottom: 2.4em;
    padding: 10px;
}
.quote .byline { margin-left: 0px }