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

body {
	margin: 0;
	text-align: center;
	background: #8a7a67;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
img {
	border: none;
}
a {
	color: #00a6dd;
	text-decoration: none;
}
a:hover {
	color: #4cc1e7;
}

.container {
	margin: 0 auto;
	text-align: left;
	width: 1024px;
}
#inner_container {
	margin: 35px 0 0 35px;
	width: 954px;
	float: left;
	display: inline;
	background: #ffffff;
}
#home #inner_container {
	font-size: 1px;
}
#header {
	width: 954px;
	height: 100px;
	float: left;
	background: url(../images/header_bg.gif) left top no-repeat;
}
#utility_nav {
	width: 210px;
	height: 40px;
	float: right;
}
#main_nav {
	width: 954px;
	height: 24px;
	float: left;
	background: #8fd8f0 url(../images/nav_bg.gif) left top repeat-y;
}
#sub_nav {
	width: 954px;
	height: 24px;
	float: left;
	background: url(../images/sub_nav_bg.gif) left top repeat-y;
}
#content_header {
	width: 954px;
	height: 84px;
	float: left;
	background: url(../images/content_header_bg.gif) left top no-repeat;
}
#body {
	position: relative;
	width: 954px;
	min-height: 500px;
	float: left;
	background: url(../images/body_bg.gif) left top repeat-y;
}
#home #body {
	min-height: 246px;
}
* html #home #body {
	height: 246px;
}
#top_content {
	margin: 0 0 0 74px;
	width: 880px;
	float: left;
	display: inline;
}
#left_col {
	padding: 10px 0 20px 0;
	margin: 0 20px 0 74px;
	width: 494px;
	float: left;
	display: inline;
	color: #8a7a67;
}
#right_col {
	width: 366px;
	float: left;
	color: #8a7a67;
}
#footer {
	width: 954px;
	height: 24px;
	float: left;
	background: url(../images/footer_bg.gif) left top no-repeat;
	color: #766a63;
	font-size: 9px;
}
#bottom_spacer {
	width: 954px;
	height: 35px;
	float: left;
}
#left_arrow {
	position: absolute;
	top: -27px;
	left: 0;
	z-index: 25;
}
#right_arrow {
	position: absolute;
	top: -27px;
	right: 0;
	z-index: 25;
}
#right_arrow img {
	behavior: url(iepngfix.htc);
}


/* Utility Nav */
#header img {
	float: left;
}
#utility_nav ul {
	margin: 14px 12px 0 0;
	padding: 0;
	list-style-type: none;
	float: right;
}
#utility_nav li {
	float: left;
	display: inline;
	border-right: 1px solid #04a7dd;
	padding: 0 8px;
	font-size: 11px;
}
#utility_nav li.last {
	border-right: none;
}
#utility_nav a {
	color: #04a7dd;
	text-decoration: none;
}
#utility_nav a:hover {
	color: #4fc1e7;
}
#utility_nav .disabled a {
	color: #aaaaaa;
}

/* Main Nav */
#main_nav {
	text-align: center;
}
#main_nav ul {
	text-align: left;
	margin: 0 auto;
	width: 422px;
	height: 24px;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
	background-color: #ceeef9;
}
#main_nav li {
	float: left;
	display: inline;
	height: 24px;
	margin: 0 0 0 -16px;
}
#main_nav li#nav_2 {
	margin: 0;
}
#main_nav a {
	text-align: center;
	float: left;
	padding: 5px 0;
	width: 100%;
	color: #00a6dd;
	text-decoration: none;
}
#main_nav a:hover {
	color: #bfe9f6;
}
#main_nav .selected a {
	color: #bfe9f6;
}

#sub_nav .selected {
	width: auto;
	background: none;
}

.nav_2 {
	width: 105px;
	background: url(../images/nav_product.gif) left top no-repeat;
}
.nav_3 {
	width: 109px;
	background: url(../images/nav_services.gif) left top no-repeat;
}
.nav_4 {
	width: 144px;
	background: url(../images/nav_news_events.gif) left top no-repeat;
}
.nav_5 {
	width: 112px;
	background: url(../images/nav_about_us.gif) left top no-repeat;
}
.nav_2_ro, #nav_2.selected {
	width: 105px;
	background: url(../images/nav_product_ro.gif) left top no-repeat;
}
.nav_3_ro, #nav_3.selected {
	width: 109px;
	background: url(../images/nav_services_ro.gif) left top no-repeat;
}
.nav_4_ro, #nav_4.selected {
	width: 144px;
	background: url(../images/nav_news_events_ro.gif) left top no-repeat;
}
.nav_5_ro, #nav_5.selected {
	width: 112px;
	background: url(../images/nav_about_us_ro.gif) left top no-repeat;
}


/* SubNav */
/*#sub_nav {
	text-align: center;
}
#sub_nav ul {
	text-align: left;
	margin: 0 auto;
	width: 706px;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
}
#sub_nav li {
	float: left;
	height: 24px;
}*/
#sub_nav ul {
	text-align: center;
	width: 954px;
	height: 24px;
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
}
#sub_nav li {
	height: 24px;
	float: none;
	display: inline;
}
#sub_nav li.selected {
	/*background: #2eb6e3;*/
	font-weight: bold;
}
/*#sub_nav a {
	float: left;
	margin: 5px 15px 0 15px;
	color: #00a6dd;
	text-decoration: none;
}*/
#sub_nav a {
	position: relative;
	float: none;
	margin: 0 15px 0 15px;
	padding: 5px 0;
	top: 5px;
	color: #00a6dd;
	text-decoration: none;
}
#sub_nav a:hover {
	color: #4cc1e7;
}







/* Content Header */
#content_header {
	position: relative;
	color: #f99d32;
}
h1 {
	position: absolute;
	bottom: 20px;
	display: inline;
	margin-bottom: 0;
	left: 70px;
	font-weight: normal;
	font-size: 30px;
	z-index: 10;
}
h2 {
	font-size: 20px;
}
#left_col h2 {
	margin-top: 30px;
}
h3 {
	font-size: 17px;
	margin: 10px 0;
}
ul {
	margin: 10px 0;
}

/* Right Sidebar */
.content_photo {
	float: right;
	margin: 36px 0 0 0;
}

/* Home */
#home #left_col {
	width: 290px;
	margin: 0 9px 0 33px;
	padding-top: 10px;
}
#home #middle_col {
	width: 290px;
	float: left;
	margin: 0 9px 0 0;
	padding-top: 10px;
}
#home #right_col {
	width: 290px;
	margin: 0;
	padding-top: 10px;
	background:
}
#home .callout_body {
	height: 180px;
}
#home #middle_col .callout h2, #home #middle_col .callout h3 {
	font-size: 11px;
	float: none;
	margin: 4px 0 4px 16px;
}
#home #middle_col .callout .date, #home #middle_col .callout .summary {
	font-size: 11px;
	float: none;
}


/* Products Landing/Pages */
#products #right_col {
	padding-top: 20px;
}

/* News & Events Landing */
#news_events #left_col {
	margin-right: 0;
	width: 393px;
}
#news_events #right_col {
	padding: 10px 0 20px 0;
	margin-left: 20px;
	width: 467px;
}
#news_events h2 {
	margin-top: 16px;
}
#news_events .date, #news_events_list .date {
	margin: 10px 0 0 0;
	font-weight: bold;
	font-size: 12px;
	color: #8a7a67;
}
#news_events h3, #news_events_list h3 {
	margin: 0;
	font-weight: bold;
	font-size: 12px;
}
#news_events .summary p, #news_events_list .summary p {
	margin: 0;
	font-size: 12px;
}

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

/* Article */
#article h2 {
	font-size: 20px;
	margin-bottom: 0;
}
#article h3 {
	font-weight: normal;
	font-style: italic;
	font-size: 17px;
	margin-top: 8px;
}

/* Downloads*/
.downloads li {
	margin-bottom: 8px;
}

/* Forms */
#contact_form td {
	padding: 4px;
	vertical-align: top;
}
.required {
	color: #f99d32;
}

/* Footer */
#footer_tagline {
	float: left;
	margin-left: 76px;
}
#footer p {
	float: right;
	display: inline;
	margin: 6px 49px 0 0;
}
#footer a {
	color: #766a63;
}
#footer a:hover {
	color: #9f9691;
}


/* Callouts */
.callout {
	width: 286px;
	min-height: 47px;
	float: left;
	font-size: 11px;
	color: #685c53;
	margin-bottom: 6px;
}
.callout_header {
	padding: 0;
	margin: 0;
	width: 286px;
	height: 12px;
	float: left;
	background: url(../images/callout_header_bg.gif) left top no-repeat;
	font-size: 1px;
}
.callout_body {
	width: 286px;
	float: left;
	background: url(../images/callout_bg.gif) left top repeat-y;
	padding-bottom: 6px;
}
.callout_footer {
	width: 286px;
	height: 12px;
	float: left;
	background: url(../images/callout_footer_bg.gif) left top no-repeat;
}
.callout_img {
	float: left;
	position: relative;
	top: -9px;
	left: 3px;
}
.callout h4 {
	float: left;
	display: inline;
	color: #00a6dd;
	font-size: 15px;
	margin: 3px 20px 3px 3px;
	padding-left: 13px;
	background: url(../images/callout_arrow.gif) left top no-repeat;
	min-height: 19px;
}
.callout h4.callout_small_h4 {
	width: 140px;
}
.callout ul {
	float: left;
	display: inline;
	list-style-position: outside;
	padding: 0 0 0 30px;
	margin: 0;
	width: 126px;
}
.callout .clear ul {
	float: left;
	display: inline;
	list-style-position: outside;
	padding: 0 0 0 30px;
	margin: 0 20px 0 0;
	width: auto;
}
.callout p {
	float: left;
	display: inline;
	margin: 4px 0 4px 16px;
	width: 140px;
}
.callout .clear p {
	float: left;
	margin: 4px 18px 4px 16px;
	width: auto;
}
.callout p.learn_more, .callout .clear p.learn_more {
	float: right;
	text-align: right;
	font-weight: bold;
	font-size: 11px;
	width: 80px;
	margin: 4px 22px 4px 16px;
	display: inline;
}

/* Misc */

.clear {
	clear: both;
}
.right {
	float: right;
}
.left {
	float: left;
}
.logo_table td {
	padding: 8px 4px;
	text-align: center;
}

#content {
	clear: both;
	background-color: #e5f6fc;
	
	padding: 20px;
	margin: 0 40px;
	
	color: #685C53;
}
#content h1 {
	position: static;
	
	font-size: 16pt;
}
