
#hero_pics, #hero_controls, #navi, .CrumbTrail, #footer, #footernavlinks, .socnet, #left p img  {
display: none;
}


body {
font-family: Calibri, Arial, Helvetica, sans-serif;
font-size: 1em;
color: #333;
}


/* Main layout divs
....................................................................... */
#container_top {
float: left;
width: 100%;
}
#container_feeds {
clear: both;
float: left;
width: 100%;
padding: 0 0 20px 0;
}
#container_bottom {
clear: both;
float: left;
width: 100%;
padding: 20px 0 15px 0;
}
.container_inner {
clear: both;
width: 980px;
margin: 0 auto;
}
#content_wrapper {
position: relative;
float: left;
width: 980px;
padding: 170px 0 0 0;
}
#header {
position: absolute;
top: 0;
left: 0;
width: 980px;
height: 155px;
border-bottom: 1px dotted #999;
}
#hero {
clear: both;
float: left;
position: relative;
width: 980px;
border-bottom: 1px dotted #999;
margin: 0 0 25px 0;
}
#left {
float: left;
width: 195px;
min-height: 520px;
padding: 7px 20px 25px 20px;
}
#right {
float: right;
width: 705px;
padding: 0 20px 25px 0;
}
#feeds {
clear: both;
float: left;
width: 980px;
padding: 0 0 0 20px;
margin: 0 0 0 0;
}


/* Generic elements
....................................................................... */
p {
line-height: 1.4em;
margin: 0 0 12px 0;
}
a {
color: #20417e;
text-decoration: underline;
}
a:hover {
color: #333;
}
h1 {
font-size: 2em;
color: #f47317;
margin: 0 0 12px 0;
}
h2 {
font-size: 1.5em;
color: #20417e;
font-weight: normal;
margin: 0 0 12px 0;
}
h3 {
font-size: 1.3em;
color: #f47317;
font-weight: normal;
margin: 0 0 12px 0;
}
h4 {
font-size: 1.1em;
color: #20417e;
font-weight: normal;
margin: 0 0 12px 0;
}
img, img a {
border: 0;
}
ul {
padding: 0;
margin: 0 0 4px 10px;
}
li {
list-style: none;
background: url(../images/bullet.gif) 0 0.4em no-repeat;
padding: 0 0 12px 12px;
margin: 0;
}
.hr {
clear: both;
border-bottom: 1px dotted #999;
height: 1px;
padding: 10px 0 0 0;
margin: 0 0 16px 0;
}
.hr hr {
display: none;
}
.blue {
color: #20417e;
}
.orange {
color: #f47317;
}
a.orange {
color: #f47317;
}
.clear {
clear: both;
}
.floatleft {
float: left;
}
.floatright {
float: right;
}
.alignleft{ /* paragraph images - left aligned */ 
float:left;	
margin: 0 10px 5px 0;
display: inline;
}
.alignright{ /* paragraph images - right aligned */ 
float:right;
margin: 0 0 5px 10px;
display: inline;
}
img.bordered{ /* paragraph images - with border */
background: #fff;
border: 1px solid #d6d6d6;
padding: 4px;
box-shadow: 2px 2px 2px #d7d7d7;
-moz-box-shadow: 2px 2px 2px #d7d7d7;
-webkit-box-shadow: 2px 2px 2px #d7d7d7;
}


/* Header elements
....................................................................... */
#logo {
position: absolute;
left: 0;
top: 0;
width: 280px;
height: 155px;
}
#contact {
position: absolute;
right: 0;
top: 60px;
width: 600px;
text-align: right;
font-size: 1.1em;
}
#contact span {
padding-left: 20px;
}


/* Hero elements
....................................................................... */
#hero_text {
padding: 0 40px 15px 40px;
}



/* Feed elements
....................................................................... */
.col {
float: left;
width: 292px;
padding: 0;
margin: 0 30px 0 0;
display: inline;
}
.col.contact {
margin: 0;
}
.col.twitter h3, .col.facebook h3, .col.contact h3 {
color: #20417e;
border-bottom: 1px dotted #999;
padding: 10px 0 10px 0;
}
#feeds p, #feeds li {
font-size: 0.9em;
}
ul.tweet_list {
padding: 0;
margin: 0;
}
.tweet_list li {
overflow-y: auto;
overflow-x: hidden;
background-image: none;
padding: 0 0 15px 0;
}
.tweet_list li a {
color: #20417e;
}
.tweet_list li a:hover {
color: #f47317;
}
.tweet_list li .tweet_time a {
color: #f47317;
text-decoration: none !important;
}
.tweet_list li .tweet_time a {
color: #f47317;
text-decoration: underline;
}


/* Sidebar news
....................................................................... */
#newsitem {
clear: both;
font-size: 0.9em;
padding: 0 0 10px 0;
}
#newsitem .title {
font-size: 1.5em;
color: #20417e;
font-weight: normal;
margin: 0 0 12px 0;
}
#newsitem p {
border-bottom: 1px dotted #999;
padding-bottom: 10px;
}
#newsitem p span {
margin-top:6px;
display:block;
}
#newsitem a {
color: #f47317;
font-weight: bold;
}
#newsitem img {
padding: 6px 0 0 0;
}


/* Sidebar testimonials
....................................................................... */
#testimonials {
clear: both;
font-size: 0.9em;
border-bottom: 1px dotted #999;
padding: 0 0 10px 0;
margin: 0 0 15px 0;
}
.testimonial p {
font-style: italic;
margin-bottom: 5px;
}
.testimonial .name {
font-weight: bold;
}


/* Sidebar press releases
....................................................................... */
#press_releases {
clear: both;
font-size: 0.9em;
border-bottom: 1px dotted #999;
padding: 0 0 10px 0;
margin: 0 0 0 0;
}
a.listings {
display: inline-block;
padding: 0 0 10px 0;
}

