@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #605e5e;
	background: #d2d3d5;
	padding-bottom: 27px;
	float: left;
	width: 100%;
	height: 100%;
}
img {
	border: none;
}
a {
	color: #272f87;
	text-decoration: none;
}
a:hover {
	color: #272f87;
	text-decoration: underline;
}
.container {
	text-align: left;
	margin: 0 auto;
	width: 954px;
}

#header {
	float: left;
	width: 954px;
	height: 83px;
	background: #fff url(../images/header_bg.jpg) left top no-repeat;
}
#nav {
	float: left;
	width: 954px;
	height: 48px;
	background: #fff;
}
#subnav {
	float: left;
	width: 682px;
	height: 20px;
	background: #fff;
	color: #74b53e;
	font-size: 12px;
	padding: 10px 0 29px 272px;
	display: inline;
}
#body {
	float: left;
	width: 954px;
	background: #fff;
	min-height: 514px;
	height: auto !important;
	height: 514px;
}
#left_col {
	float: left;
	width: 232px;
	/*margin-right: 29px;*/
	display: inline;
	margin-right: 40px;
}
#right_col {
	position: relative;
	float: left;
	width: 608px;
	padding-right: 74px;
	font-size: 13px;
}
#home_bar {
	float: left;
	width: 954px;
	height: 171px;
	background: #fff url(../images/home_bar_bg.jpg) left top no-repeat;
	color: #231f20;
	font-size: 12px;
}
#footer {
	position: relative;
	float: left;
	width: 954px;
	height: 62px;
	background: #fff;
	font-size: 9px;
	color: #4d4e53;
	text-align: right;
}

/* Header */
#header img {
	float: left;
}
#utility_nav {
	float: right;
	width: 200px;
	margin: 16px 10px 0 0;
	font-size: 11px;
	text-align: right;
}
/*#contact_link {
	float: right;
	margin: 16px 10px 0 0;
	font-size: 11px;
}*/

/* Nav */

#nav img {
	float: left;
	behavior: url(scripts/iepngfix.htc);
}
#home #nav {
	position: absolute;
	top: 0;
	left: 0;
	width: 647px;
	z-index: 20;
	background: none;
}

#home_splash {
	position: absolute;
	z-index: 10;
}

/* Subnav */

#subnav a {
	color: #74b53e;
	text-decoration: none;
}
#subnav a:hover, #subnav a.selected {
	font-weight: bold;
}


/* Body */

#home #body {
	min-height: 360px;
	height: auto !important;
	height: 360px;
}


/* Left Col */

#home #left_col {
	width: 196px;
	height: 341px;
	margin: 0;
	display: block;
	background: url(../images/home_sidebar_bg.jpg) left top no-repeat;
	padding: 12px 18px 0 20px;/*20px 18px 0 28px;*/
}
#home #left_col h2 {
	font-size: 14px;
	color: #6cb33f;
	text-transform: uppercase;
	margin: 5px 0;
}
#home #left_col h3 {
	font-size: 16px;
	color: #fff;
	font-weight: normal;
	font-style: italic;
	margin: 8px 0;
}
#home #left_col .callout p {
	font-size: 12px;
	color: #fff;
	margin: 8px 0;
}
#home #partner_logo {
	position: static;
	float: right;
}

.callout {
	float: left;
	width: 200px;
	padding: 4px 16px;
	font-size: 15px;
	color: #6cb33f;
	background: #e6e6f5 url(../images/callout_bg.jpg) left bottom no-repeat;
}
.callout p {
	margin: 12px 0;
}
.byline {
	font-size: 11px;
}

#home .callout {
	float: none;
	width: auto;
	padding: 0;
	font-size: 12px;
	color: #fff;
	background: none;
}

/* Right Col */
#home #right_col {
	width: 646px;
	height: 353px;
	padding-right: 74px;
	margin: 0;
	background: url(../images/home_right_bg.jpg) right top no-repeat;
}
#right_col h1 {
	font-size: 24px;
	color: #272f87;
	margin: 0 0 14px 0;
}
#right_col h2 {
	font-size: 14px;
	color: #272f87;
	margin: 14px 0;
	text-transform: uppercase;
}
#right_col p {
	margin: 14px 0;
}
#right_col ul, #right_col ol {
	padding: 0;
	margin: 14px 0 14px 30px;
}

#value_prop th {
	font-size: 14px;
	font-weight: bold;
	color: #6cb33f;
	text-align: left;
	padding: 8px;
	border-right: 1px solid #b4b4b4;
	border-bottom: 1px solid #b4b4b4;
	height: 20px;
}
#value_prop {
	background: url(../images/table_bg.jpg) left top repeat-x;
	border-top: 1px solid #b4b4b4;
	border-left: 1px solid #b4b4b4;
}
#value_prop td {
	font-size: 10px;
	color: #231f20;
	vertical-align: top;
	padding: 8px;
	border-right: 1px solid #b4b4b4;
	border-bottom: 1px solid #b4b4b4;
	height: 64px;
}

#license_plates th {
	font-size: 14px;
	font-weight: bold;
	color: #6cb33f;
	text-align: left;
	padding: 8px;
	border-right: 1px solid #b4b4b4;
	border-bottom: 1px solid #b4b4b4;
	height: 20px;
}
#license_plates {
	background: url(../images/table_bg.jpg) left top repeat-x;
	border-top: 1px solid #b4b4b4;
	border-left: 1px solid #b4b4b4;
}
#license_plates td {
	font-size: 10px;
	color: #231f20;
	vertical-align: top;
	padding: 8px;
	border-right: 1px solid #b4b4b4;
	border-bottom: 1px solid #b4b4b4;
	height: 64px;
}
/*#value_prop .noborder td, #value_prop .noborder th {
	border-bottom: none;
}
#value_prop td.noborder, #value_prop th.noborder {
	border-right: none;
}*/

.bio_photo {
	float: left;
	margin: 0 10px 10px 0;
}

/* Clients */
#clients #right_col table h3 {
	font-size: 14px;
	margin: 12px 0 2px 0;
}
#clients #right_col table p {
	margin: 2px 0;
}

#timeline_graphic {
	position: relative;
	width: 608px;
	height: 975px;
}
#case_study_btn {
	position: absolute;
	left: 457px;
	top: 551px;
}

img.right {
	float: right;
	margin: 0 0 6px 8px;
	border: 1px solid #d6d6d6;
}
img.right_nobrdr {
	float: right;
	margin: 0 0 6px 8px;
}

/* Home Bar */
#home_bar h2 {
	font-size: 14px;
	color: #6cb33f;
	text-transform: uppercase;
	margin: 12px 0 8px 0;
}
#home_bar .callout p {
	margin: 8px 0;
	color: #231f20;
	font-size: 12px;
}
#home_bar a {
	color: #4c7e2c;
	font-weight: bold;
	text-decoration: none;
}
#home_bar a:hover {
	color: #61a139;
}
#home_bar h2 a {
	color: #6cb33f;
}
#home_bar h2 a:hover {
	color: #98ca78;
}
#box_customer {
	float: left;
	width: 334px;
	height: 126px;
	margin: 22px 8px 0 16px;
	display: inline;
	background: url(../images/home_box_bg1.jpg) left top no-repeat;
	padding-right: 10px;
}
#box_customer img {
	float: left;
	margin-right: 9px;
}
#box_news {
	float: left;
	width: 245px;
	height: 126px;
	margin: 22px 8px 0 0;
	display: inline;
	background: url(../images/home_box_news.jpg) left top no-repeat;
	padding: 0 8px 0 12px;
}
#box_downloads {
	float: left;
	width: 156px;
	height: 126px;
	margin: 22px 8px 0 0;
	display: inline;
	background: url(../images/home_box_downloads.jpg) left top no-repeat;
	padding: 0 8px 0 12px;
}
#box_support {
	float: left;
	width: 116px;
	height: 60px;
	margin: 22px 0 6px 0;
	display: inline;
}
#box_blog {
	float: left;
	width: 116px;
	height: 60px;
	margin: 0;
	display: inline;
}

#home_news_graphic {
	float: right;
	margin: -53px 18px 0 0;
	behavior: url(scripts/iepngfix.htc);
}
#home_download_graphic {
	float: right;
	margin: -45px 0 2px 2px;
	behavior: url(scripts/iepngfix.htc);
}



/* Footer */

#home #footer {
	height: 85px;
}
#home #footer p {
	margin: 64px 13px 0 0;
}
#footer p {
	margin: 41px 61px 0 0;
}
#footer a {
	color: #4d4e53;
}
#footer a:hover {
	color: #828386;
}
#partner_logo {
	position: absolute;
	right: 10px;
	bottom: 9px;
}


/* Resources Styles */
/*#resource_center #right_col p {
	margin: 8px;
}*/
#resource_center #right_col h3 {
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	border-top: 1px solid #d2d3d5;
}
#right_col p.date {
	font-style: italic;
	margin: 6px 0 0 0;
}
#right_col p.item_name {
	margin: 0 0 6px 0;
}
#right_col ul.downloads {
	margin-top: 6px;
}

.page_links a, .page_links span {
	margin: 0 8px 0 0;
}

/* Misc */
.red {
	color: #990000;
}

