body {
background: url(../images/header_bg.png) repeat-x top;
font-family: "Lucida Grande", "Lucida Sans", sans-serif;
}

a {
color: #31619b;
text-decoration: none;
}

h2 {
  font-size: 22px;
  color: #369;
  margin-bottom: 10px;
}

h3 {
  color: #679;
  font-size: 14px;
  margin-bottom: 7px;
}

p {
  font-size: 12px;
  color: #444;
  line-height: 150%;
  margin: 10px 0;
}

#footer {
background: url(../images/footer_bg.png) repeat-x bottom;
font-size: 12px;
color: #367;
}

#footer_menu {
float: right;
}

#footer_menu li {
float: left;
}

#footer_menu li a {
padding: 18px 10px;
display: block;
}

html, body {
height: 100%;
}

#wrapper {
position: relative;
min-height: 100%;
}

#footer {
position: absolute;
bottom: 0;
width: 100%;
}

#footer .content {
width: 950px;
margin: 0 auto;
}

#header {
height: 91px;
}

h1#logo { float: left; }
h1#logo a {
background: url(../images/logo.png) no-repeat top left;
width: 305px;
height: 90px;
display: block;
float: left;
text-indent: -999em;
text-align: left;
}

#menu {
float: right;  
}

#menu li { float: left; }
#menu li a {
display: block;
font-family: Tahoma, sans-serif;
font-size: 16px;
text-decoration: none;
color: #2e4d72;
float: left;
width: 120px;
padding: 13px 18px 25px;
margin-top: 15px;
}

#menu li a:hover {
background: url(../images/menu_hover_bg.png) repeat-x top;
}

#menu li.current a {
background: #fff
}

#menu li.current a {
	color: #246;
	font-weight: bold;
}

#menu li.current a:hover {
	background: #fff;
}

#menu li.current a small {
	color: #469;
	font-weight: normal;
}

#menu li a small {
display: block;
font-size: 11px;
color: #5b84b5;
}

#page {
width: 950px;
margin: 0 auto;
}

#content {
clear: both;
padding-bottom: 60px;
padding-top: 15px;
}

#home_box {
width: 940px;
background: url(../images/home_box_bg.png) no-repeat top left;
height: 333px;
position: relative;
}

#home_box ul {
padding: 6px;
}

#home_box ul li a:hover {
background: url(../images/home_box_menu_hover_bg.png) repeat-y left;
}

#home_box ul li.current a {
background: url(../images/home_box_menu_current_bg.png) repeat-y left;
border: 1px solid #ccdff6;
border-left: 0;
border-right: 0;
}

#home_box ul li.first_current a {
border-top: 1px solid transparent;
}

#home_box li div.content {
position: absolute;
left: 0;
top: 0;
padding: 30px;
width: 610px;
}

#home_box li.current div.content {
  display: block;
}

#home_box li a {
display: block;
padding: 18px 20px;
margin-left: 663px;
width: 220px;
border: 1px solid transparent;
border-left: 0;
border-right: 0;
}

#home_box li div.content a {
  display: inline;
  margin: 0;
  padding: 0;
  width: auto;
  border: 0;
}

#home_box li h2 {
font-size: 38px;
letter-spacing: -.03em;
color: #31619b;
}

#home_box li h3 {
font-size: 22px;
color: #828a9f;
margin: 25px 0 15px 0;
}

#home_box li div.content {
font-size: 16px;
line-height: 26px;
color: #444c57;
}

#home_box li div.content p {
	margin-bottom: 10px;
}

#header, #content, #footer .content{
width: 950px;
margin: 0 auto;
}

#footer {
clear: both;
}

#footer .copyright {
float: left;
}

#footer .copyright img { float: left; margin-right: 10px;}
#footer .copyright .text { float: left; padding: 23px 5px 10px 0px; display: block; }

#featured_case_study {
float: left;
width: 600px;
clear: left;
margin: 15px 0;
}

#featured_case_study h2 {
color: #31619b;
font-size: 18px;
font-weight: bold;
padding: 0 0 10px 10px;
}

#featured_case_study h2 small {
font-size: 16px;
font-weight: normal;
}

#featured_case_study .screenshot {
float: left;
margin-right: 10px;
}

#featured_case_study .description {
color: #555;
font-size: 12px;
line-height: 18px;
}

#featured_case_study .description p {
padding: 5px 10px;
}      

a.learn_more {
background: url(../images/learn_more_bg.png) no-repeat left center;
padding: 8px 0 8px 30px;
display: block; 
float: left;
color: #31619b;
font-size: 12px;
font-weight: bold;
}

.clearfix { clear: both; }

#feature_box {
background: url(../images/feature_box_bg.png) no-repeat top left;
float: left;
width: 296px;
height: 171px;
padding: 20px;
margin: 10px 0;
}

#feature_box h2 {
font-size: 16px;
font-weight: bold;
color: #31619b;        
}

#feature_box p {
font-size: 12px;
color: #245;
line-height: 18px;
margin: 10px 0;
}

#feature_box a.learn_more {
background-image: url(../images/feature_box_learn_more_bg.png);
margin-top: -5px;
}

#home_box li.last_current a, #home_box li.last a {
border-bottom: 0px !important;
padding-bottom: 16px;
}

#home_box p {
  font-size: 16px;
}

.feature_column {
  clear: both;
}

.feature_column li {
  float: left;
  width: 32%;
  margin: 0.5%;
}

.feature_column li p {
  font-size: 11px;
  color: #555;
}

.case_study {
  clear: both;
}

.case_study .thumbnail { 
  float: left;
  margin: 10px 20px 10px 0;
  display: block;
}

.case_study h3 {
  font-size: 18px;
  padding-top: 20px;
  color: #269;
}

.case_study h3 small {
  font-size: 14px;
  color: #37a;
  color: #356;
}