﻿/* Global Styles */
body {
	margin: 20px 20px;
	font-family: "Verdana", "Arial", sans-serif;
	font-size: 11px;
	background-color: #9099ae;
}

h1 {
	color: #2B9B43;
	font-size: 20px;
	font-weight: normal;
	margin: 0px 30px 16px 30px;
}

h2 {
	color: #2B9B43;
	font-size: 14px;
	font-weight: normal;
	margin: 0px 30px 16px 30px;
}

h2.button {
	background-image: url(images/bkg_h2_button.gif);
	background-repeat: no-repeat;
	width: 216px;
	height: 28px;
	text-align: center;
	margin: 30px 0px 0px 30px;
	font-size: 13px;
	font-weight: normal;
	line-height: 28px;
}

h2.button a {
	width: 200px;
	text-align: center;
}

h2.button a:link {
	color: #0073CC;
	text-decoration: none;
}

h2.button  a:visited {
	color: #0073CC;
	text-decoration: none;
}

h2.button a:hover {
	color: #0073CC;
	text-decoration: underline;
}

h4 {
	color: #2B9B43;
	font-size: 11px;
	margin: 12px 30px 2px 30px;
}

address {
	margin: 8px 30px;
	font-size: 11px;
}

ul.nobullet {
	list-style: none;
	margin: 4px 0px 12px 0px;
	padding-left: 0px;
	text-indent: 0px;
	color: #6E6E6E;
}

a:link {
	color: #0073CC;
	text-decoration: none;
}

a:visited {
	color: #0073CC;
	text-decoration: none;
}

a:hover {
	color: #0073CC;
	text-decoration: underline;
}

img {
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	text-align: center;
}

.floatright {
	float: right;
	margin: 0px 0px 2px 10px;
}

.floatleft { 
	float: left; 
	margin: 0px 10px 2px 0px;
}

ul.bullets {
	list-style: square;
	padding-left: 15px;
	padding-top: 0px;
}

p.bold {
	font-weight: bold;
	margin-bottom: 0px ! important;
	color: #484848;	
}

p.byline {
	margin-top: 0px ! important;
	margin-bottom: 12px ! important;
	color: #484848 ! important;
	font-weight: normal ! important;
}

p.backtotop {
	text-align: right;
	margin: -14px 0px 16px 0px;
	font-size: 9px;
}

/* End Global Styles */

div#frame {
	position: relative;
	width: 796px;
	min-height: 500px;
	height: auto!important;
	height: 500px;
	margin: 0px auto;
	background-image: url('images/bkg_body_top.gif');
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #FFF;
}

div#tagline {
	position: absolute;
	right: 30px;
	top: 78px;
	font-size: 11px;
	font-weight: bold;
	color: #336633;
	text-align: center;
}

div#logo {
	position: relative;
	padding: 20px 20px 20px 30px;
}

div#navbar {
	position: relative;
	height: 32px;
	background-image: url('images/bkg_navbar.gif');
	background-repeat: repeat-x;
	background-position: top left;
}

div#menubar {
    background-image: url('images/bkg_navbar.gif');
	background-repeat: repeat-x;
}
	



div#navbar a {
	color: #fff;
	display: block;
	float: left;
	font-size: 12px;
	margin-left:50px;
	/**margin: 0px; **/	
	padding: 0px 16px;
	line-height: 32px;
}

div#navbar a:hover {
	background-image: url('images/bkg_nav_a_hover.gif');
	background-repeat: repeat-x;
	background-position: top left;
}

div#navbar a.first {
	margin-left: 14px;
}

div#content {
	position: relative;
    background-color: #F3EED4;
	margin: 0px;
	padding: 20px 0px;
	clear: left;
}

div.col {
	float: left;
	position: relative;
	padding: 0px;
	margin: 0px;	
}

div.w50 {
	width: 50%;
}

div.w33 {
	width: 33%;
}

div.w34 {
	width: 34%;
}

div.col ul {
	margin: 0px 30px 16px 30px;
}

div.col p {
	margin: 0px 30px 16px 30px;
	height: 112px;
}

div#footer {
	clear: left;
	position: relative;
	width: 764px;
	height: 37px;
	margin: 0 auto;
	padding: 0 16px;
	background-image: url('images/bkg_footer.gif');
	background-repeat: no-repeat;
	background-position: top left;
	color: #FFF;
	line-height: 37px;
}

div#footerlinks {
	float: right;
}

div#footerlinks a {
	margin: 1px 1px;
	color: #FFF;
}

div#overview {
	padding-bottom: 24px;
}

div#overview ol {
	margin: 0px 30px;
	padding-left: 20px;
}

/* Home Page Styles */

div#h_top div.col {
	padding-top: 24px;
}

div.h_right {
	position: relative;
	background-color: #fbf8e9;
	height: 322px;
	padding: 0px;
	margin: 0px;
}

div.h_right p {
	margin-top: 16px;
	color: #336699;
	font-weight: bold;
	font-size: 10px;
}

img.goldcert {
	float: right;
	width: 102px;   
	height: 47px;
	margin: 39px 30px;
}

img.homepage {
	position: absolute;
	left: 0;
	bottom: 0;
}

/* Inside Page Styles */
div#i_top {
	padding: 24px 0px;
}

div#i_top_nopad {
	padding: 0px 0px;
}

/* 33% wide Rounded Corner Boxes */

div.rounded33 {
	width: 221px;
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 0px 0px 15px 0px;
	margin: 15px 0px 15px 30px;
}

div.rounded33 h3 {
	background-position: top left;
	background-repeat: no-repeat;
	padding: 12px 10px 0px 15px;
	margin: 0px 0px 15px 0px;
}

div.rounded33 p {
	margin: 0px 15px;
}

div.greenwhite {
	background-image: url('images/bkg_div_r33gw.gif');
	background-color: #EEF7EC;
}

div.greenwhite h3 {
	background-image: url('images/bkg_h3_r33gw.gif');
	color: #8F822B;
	font-size: 16px;
}

div.brownwhite {
	background-image: url('images/bkg_div_r33brw.gif');
	background-color: #ECE6CA;
}

div.brownwhite h3 {
	background-image: url('images/bkg_h3_r33brw.gif');
	color: #8F822B;
	font-size: 16px;
}

div.callout h3 {
	color: #000000 ! important;
	font-size: 11px ! important;
}

div.callout h3 a {
	color: #000000;
}

div.callout {
	height: 140px;
	margin-bottom: 20px;
}

/* 50% wide Rounded Corner Boxes */

div.rounded50 {
	width: 340px;
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 0px 0px 15px 0px;
	margin: 15px 0px 15px 30px;
}

div.rounded50 p {
	margin: 0px 15px;
}

div.brownbeige {
	background-image: url('images/bkg_div_r50brb.gif');
	background-color: #ece6ca;
}

div.rounded50 h3 {
	background-position: top left;
	background-repeat: no-repeat;
	padding: 12px 10px 0px 15px;
	margin: 0px 0px 15px 0px;
}

div.brownbeige h3 {
	background-image: url('images/bkg_h3_r50brb.gif');
	color: #000000;
	font-size: 11px;
}

div.brownbeige h3 a {
	color: #000000;
}


/* Case Studies AJAX */
#menu {
	padding: 10px 0px 10px 0px;
	font: 11px "Verdana", "Arial", sans-serif;
	background: #BDCDC1;
	height: 300px;
	overflow: hidden;
}
	
#menu a {
	margin: 10px 10px;
}
	
#menu ol {
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
}
	
	
#menu ol li {
	cursor:pointer;
	color: #000;
	padding: 5px 20px;
	border-bottom: 1px solid #7794a6;
	list-style: none;
	margin: 0;
}
	
#menu ol li:hover {
	background-color: #769ab2;
	color: #FFF;
}
	
#menu ol li.active {
	background-color: #5c8caa;
	color: #FFF;
}

#panels {
	width: 67% ! important;
	height: 300px;
	overflow: hidden;
}

#panels h3 {
	margin: 16px 30px 0px 30px;
	padding: 0;
	color: #333;
	font-size: 1.2em;
	line-height: 1.4em;
}

.swapcontent {
	float: left;
	font: 11px "Verdana", "Arial", sans-serif;
}

/* Form Styles */
.guestform {
	width: 410px;
	margin: auto;
	font: 11px "Verdana", "Arial", sans-serif;
}

.guestform h2 {
	height: 33px;
	line-height: 33px;
	width: 390px;
	padding: 0px 10px;
	margin: 0px;
	background-image: url('images/bkg_form_h3_top.gif');
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 14px;
}

.guestform h3 {
	height: 33px;
	line-height: 33px;
	width: 390px;
	padding: 0px 10px;
	margin: 0px;
	background-color: #36A300;
	color: #FFFFFF;
	font-size: 14px;
}

.formcontainer {
	padding: 10px;
	margin-bottom: 12px;
	overflow: hidden;
	background-color: #f9f8f8;
	border: 1px solid #d3d3d3;
	border-top: 0;
}

.formcontainer dl dt {
	width: 120px;
	margin: 2px 8px 0 0;
	padding: 0;
	text-align: right;
	white-space: nowrap;
	float: left;
	clear: left;
	position: relative;
}

.formcontainer dl dd {
	margin-bottom: 8px;
}

.formcontainer tr {
	vertical-align: top;
}

.formcontainer th {
	font-weight: normal;
	padding: 0px 8px 8px 0px;
	text-align: right;
}

.formcontainer td {
	font-weight: normal;
	padding: 0px 0px 8px 0px;
}

textarea {
	width: 203px;
	height: 200px;
}

/* CSS Fixes */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

* html .clearfix {height: 1%;}
