/* generics */
html,body, #header p {
margin:0 !important;
padding:0;
}
body {
/*font-size:85%;
font-family: Tahoma, Geneva, sans-serif;*/
font-size:80%;
font-family: 'trebuchet ms', verdana, arial, sans-serif;
background:#fff url('/_assets/img/bg_gray.jpg') repeat-x;
}
h1 {
color:#195845;
margin-top:0;
font-size:170%;
}
h2, h3 {
color:#237E63;
}
fieldset {
padding:7px;
}
legend {
color: #fff;
background: #237E63;
border: 1px solid #237E63;
padding:3px;
}
hr {
color: #ddd;
background-color: #ddd;
border: 0;
height: 2px;
width:80%;
}
a {
color:#234C7E;
font-weight:bold;
}
a:hover {
color:#A3CDFF;
}
a:visited {
color:#666;
}
img {
border:0;
}
/* accessibility features */
#header a.home, #helper_links {
position: absolute;
width: 80%;
top: -300px;
left: 0;
}
#helper_links a {
position: absolute;
top: 0;
}
.p7ie6Fix:active, #helper_links a:active, #helper_links a:focus {
top: 300px;
color: #FFFFFF;
text-decoration: none;
background-color: #195845;
}
/* IDs */
#container {
width:95%;
max-width:848px;
margin: 0 auto;
background:#fff;
padding: 0 8px;
}
#header {
background: #fff url("/_assets/img/top.gif");
background-repeat: no-repeat;
background-position: right;
margin:0;
padding:0;
height:154px;
}
#top_nav {
position:relative;
top:131px;
text-align:right;
padding-right: 5px;
}
#top_nav ul {
margin: 0;
padding: 0; 
list-style-type: none;
list-style-image: none;
}
#top_nav li {
display: inline;
}
#top_nav a {
text-decoration:none;
color:#195845;
}
#top_nav li a, #footer_links li a {
border-left: 1px solid #666;
padding-left:3px;
}
#top_nav a:hover {
color: #237E63;
}
#main_content {
float:left;
width:70%;
background:#fff;
margin-right:15px;
padding-bottom:20px;
}
#footer {
font-size:80%;
padding:4px;
clear:both;
border-top: 2px solid #eee;
margin-right:30%;
}
#helper_links li, #footer li {
list-style:none;
display:inline;
}
#section_summary {
font-weight:bold;
}
#site_nav {
margin-left:70%;
}
#site_nav h2 {
font-size:130%;
color:#2A9D7C;
}
#site_nav h3{
font-size:95%;
color:#1A5D4B;
}
#site_nav li {
padding:2px;
list-style-image:url('/_assets/img/bullet3.gif');
}
#site_nav li li {
font-size:90%;
}
#site_nav li.current {
list-style-image:url('/_assets/img/rarr.gif');
background:#D8FFD1;
}
#breadcrumb {
font-size:90%;
margin-bottom:0;
}
/* Classes */
.inset {
width:40%;float:right;
padding: 5px;
border: 1px solid #A3FFE3;
background:#fff;
font-size:90%;
margin:10px;
}
.inset h2,.inset h3 {
margin-top:3px;
}
.image_holder  {
text-align:center;
width:90%;
border-top: 2px solid #eee;
border-bottom: 2px solid #eee;
padding:15px;
}
.image_holder img {
padding: 0 15px;
}
.right {
float:right;
}
.inline_image {
float:right;
margin:10px;
}
.no_border {
border:0 !important;
}
#section_summary {
width:60%;
}

div.client_quote {
width:35%;
float:right;
margin-bottom: 24px;
margin-top: 48px;
font-size:90%;
}

div.client_quote blockquote {
margin: 0px;
padding: 0px;
border: 1px solid #c9c2c1;
background-color: #fff;
}

div.client_quote blockquote p {
margin: 10px;
padding: 0px;
}

div.client_quote cite {
position: relative;
margin: 0px;
padding: 7px 0px 0px 15px;
top: 6px;
background: transparent url('/_assets/img/tip.gif') no-repeat 20px 0;
}

.more {
display:block;
padding:3px;
background:#D8FFD1;
}

