
@import "lib/reset.css";
@import "lib/forms.css";
@import "lib/typography.css";

body{ background:url(img/header_bg.jpg) repeat-x; background-color:#fff; color:#888888;}

#header { height: 175px; }

#logo { margin-top:40px;}

#contact { float:right; padding-top:40px; margin-bottom:10px; text-align:right;}
#buttons { float:right;}

#nav { position:absolute;}

#buttons li a{ width:100px; text-decoration: none; margin: 0px; padding-left:5px; padding-right:5px; }
#buttons li ul {position: absolute; width:110px; left: -999em; background: #FFFFFF; }

.spacer_image{ margin-top: 30px; margin-bottom:30px;}

.panel { background:url(img/panel.png); height: 257px; width:280px;}

.panel h3 { padding: 25px 0px 0px 20px;}
.panel p { padding: 15px; color: #999; font-size:13px;}

#blognews { padding-left:15px; padding-right:10px;}
#blognews h4{ font-weight:normal; font-size:14px; color:#999; padding-bottom:0px; margin:0; padding-top:20px; }
.blog_content { padding-bottom:10px;}

#case_study p{ width:280px; }
#bottom_panel { padding-top:80px; }

.footer_bottom p { font-size:12px;}
.footer_bottom {  padding-top: 10px; border-top: 1px solid #CCC; }


#footer_bg { background:url(img/footer_bg.jpg)}


.style1 {color: #1583b0}

/* NAVIGATION */

.solidblockmenu{

margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
width: 100%;
overflow: hidden;
margin-bottom: 1em;
border: 1px solid #e4e4e4;
border-width: 1px 0;
background: black url(img/blockdefault.gif) center center repeat-x;
}

.solidblockmenu li{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:lighter;
display: inline;
text-align:center;
}

.solidblockmenu li a{
float: left;
color: #4c4c4c;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid #e4e4e4;
}



.solidblockmenu li a:hover, .solidblockmenu li .current{

color: white;
background: transparent url(img/blockactive.gif) center center repeat-x;
}

.title {
color:#4C4C4C;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:18px;
float:left;
width:100%;
margin:0;
}

.title img { float:left; display:block;}
.title_green { color:#86bb3d; display:block; font-family:Georgia, "Times New Roman", Times, serif; font-size:18px; width:100%; margin:0;}
.text3 {display:block; font-family:Georgia, "Times New Roman", Times, serif; width:100%;}
.text3 { margin:0;}
.style17 { font-size:18px; font-weight:bold; margin:0;}

#wufoo { padding-bottom:20px; padding-top:20px;}


