﻿body {
margin:2em auto 1em;
width:840px;
}
#header {
height:60px;
}
#header #logo {
float:left;
}
#header #tagline {
float:right;
margin-top:20px;
}
#nav {
background:#424243 url(../images/elements/navigation.gif) no-repeat scroll center center;
line-height:35px;
list-style-type:none;
margin:0;
overflow:hidden;
text-align:center;
}
#nav li {
display:inline;
padding:0.5em;
}
#nav a {
color:#FFFFFF;
}
#nav .selected {
background:transparent url(../images/elements/highlight.gif) no-repeat scroll right center;
color:#E7651F;
font-weight:normal;
padding:5px 5px 5px 0;
}
#nav .selected span {
background:transparent url(../images/elements/highlight.gif) no-repeat scroll left center;
padding:5px 5px 5px 10px;
}
#article {
margin:1em 0;
}
#article .aside {
background:transparent url(../images/elements/aside.gif) no-repeat scroll center bottom;
clear:right;
color:#3F4D6C;
float:right;
margin:0 0 1em 0.2em;
width:260px;
}
#article .aside .content {
background:transparent url(../images/elements/aside.gif) no-repeat scroll center top;
padding:1em;
}
#article .aside .client-logo {
margin-bottom:1em;
text-align:center;
}
#footer {
clear:both;
color:#7B7B7B;
font-size:0.8em;
padding:0.5em;
}
#footer a:link, #footer a:visited {
color:#403A3C;
}
#footer .meta {
float:right;
text-align:right;
}
#subnav {
background:transparent url(../images/elements/subnavigation.gif) no-repeat scroll center center;
line-height:35px;
list-style-type:none;
margin:0 0 10px;
overflow:hidden;
text-align:center;
}
#subnav li {
display:inline;
padding:0.5em;
}
#subnav a {
color:#3F4D6C;
}
.section {
border-bottom:1px solid #AAB8D4;
margin-bottom:1em;
padding-bottom:1em;
}
.section h3 {
color:#3F4D6C;
}
#map {
border:1px solid #666666;
float:right;
height:300px;
width:550px;
}
#pitch {
background:#2584DD url(../images/elements/pitch.jpg) no-repeat scroll 0 0;
color:#FFFFFF;
height:100px;
margin-bottom:1em;
padding:50px 200px 50px 50px;
}
#pitch .lines {
background:transparent url(../images/special/pitch_lines.gif) no-repeat scroll 0 0;
height:60px;
text-indent:-9999px;
}
#pitch .button {
background-image:url(../images/buttons/large_blue_right.gif);
float:left;
}
#pitch .button span {
background-image:url(../images/buttons/large_blue_left.gif);
padding-bottom:5px;
}
#contact {
background-color:#DDE3F0;
color:#3F4D6C;
height:300px;
margin-bottom:1em;
padding:1em;
}