body {
	background-color: #ffffff;
	margin: 0;
}

/* div styles - all pages */

#container {
	position: relative;
	margin: auto;
	width: 1024px;
	height: auto;
}

#header {
	position:relative;
	width:1024px;
	height:75px;
	left: 0px;
	top: 0px;
	background-color: #5fbcd2;
}

#content {
	position:relative;
	width:1024px;
   top: 42px;
	min-height:504px;
	height:auto !important;
	height:504px;
   left: 0px;
   border: none;
   overflow-x:hidden;
   padding-top:34px;
}

#footer {
	position:relative;
	height:74px;
	text-align: center;
	left: 0px;
	top: 120px;
}

#logo {
	position:relative;
	width:225px;
	height:38px;
	top: 19px;
	left: 27px;
}

#search {
	position:absolute;
	width:199px;
	height:29px;
	left: 791px;
	top: 26px;
}

#navBar {
	position:relative;
	height: 35px;
	width: 1024px;
	top: 42px;
	border-bottom: 7px #aacf76 solid;	
}

#navLinks {
	position:relative;
	left: 28px;
}

#navClientLogin {
	position:absolute;
	width:94px;
	height:16px;
	left: 902px;
	top: 119px;
	text-align: right;
}

/* div styles - homepage */

#nav_arrow {
	position:relative;
	width:23px;
	height:19px;
	background-image: url('../Images/nav_arrow_img.jpg');
	background-repeat: no-repeat;
	background-position:bottom;
}

#flash_banner {
	position:relative;
	width:1024px;
	height:300px;
	top: -34px;
	border-bottom: 7px #aacf76 solid;
	left: 0px;
}

#homeContent_text {
	position:relative;
	float:left;
	width:605px;
	height:auto;
	left: 28px;
	top: 0px;
}

#homebugs {
   position:relative;
	float:right;
	top: 0px;
	left: -28px;
	height: 255px;
}

#homeBug_top {
	position:relative;
	top: 0px;
	left: 0px;
	width: 321px;
	height: 113px;
}

#homeBug_bottom {
	position:relative;
	left: 0px;
	top: 26px;
	width: 321px;
	height: 113px;
}

#homeBug_img {
	position:relative;
	left: 0px;
	top: -3px;
	width: 321px;
	height: 113px;
}

#homeBug_top_text {
	position:relative;
	width:283px;
	height:91px;
	left: 18px;
	top: -97px;
}

/* div styles - subpages */

#subnavBar {
	position:relative;
	width:1024px;
	height:35px;
	top: 42px;
	left: 0px;
	background-color: #e1eecf;
	border-bottom: 7px #aacf76 solid;
}

#subnavLinks {
	position:relative;
	width:868px;
	height:19px;
	left: 28px;
	top: 11px;
}

#columnLeft {
	float: left;
	width:252px;
	height: auto;
}

#columnLeft_photo_img {
	position:relative;
	width:252px;
	left: 0px;
	top: 0px;
	height: 167px;
	background-image: url('../Images/blue_bg_img.jpg');
}

#columnLeft_caption_text {
	position:relative;
	width:220px;
	height: auto;
	left: 16px;
	padding: 0px;
	margin: 0px;
}

#columnLeft_quote_background_img {
	position:relative;
	width:252px;
	left: 0px;
	top: 0px;
	background-image: url('../Images/testimonial_quote_bg_img.jpg');
	background-repeat:no-repeat;
}

#columnLeft_testimonial_text {
	position:relative;
	width:180px;
	height: auto;
	left: 40px;
	padding: 0px;
	margin: 0px;
}

#columnLeft_caseStudy_header_img {
	position:relative;
	float:left;
	width:176px;
	height:39px;
	left: 0px;
	top: 0px;
	background-image: url('../Images/caseStudy_header_img.jpg');
	z-index: 1;
}

#columnLeft_caseStudy_next_btn {
	position:relative;
	float:right;
	width:76px;
	height:39px;
	left: 0px;
	top: 0px;
	z-index: 1;
}

#columnLeft_Background_img {
	position:relative;
	width:252px;
	left: 0px;
	top: 0px;
	background-image: url('../Images/left_box_bg_img.jpg');
}

#columnLeft_caseStudy_text {
	position:relative;
	width:222px;
	height: auto;
	left: 15px;
	top: 10px;
	padding: 0px;
	margin: 0px;
}

#columnLeft_info_divider_img {
	position:relative;
	width:252px;
	height:18px;
	left: 0px;
	top: 0px;
	background-image: url('../Images/info_divider_img.jpg');
	background-repeat: no-repeat;
}

#columnLeft_footer_img {
	position:relative;
	width:252px;
	height:16px;
	left: 0px;
	top: 0px;
	background-image: url('../Images/left_box_bottom_img.jpg');
	background-repeat: no-repeat;
}

#columnLeft_testimonial_divider_img {
	position:relative;
	width:252px;
	height:55px;
	left: 0px;
	top: 0px;
	background-image: url('../Images/testimonial_header_img.jpg');
	background-repeat: no-repeat;
}

#columnLeft_testimonial_footer_img {
	position:relative;
	width:252px;
	height:24px;
	left: 0px;
	top: 0px;
	background-image: url('../Images/testimonial_box_bottom_img.jpg');
	background-repeat: no-repeat;
}

#columnLeft_testimonial_footer_text {
 	padding: 3px 15px 0px 0px;
	position:relative;
	text-align:right;
}

#columnMiddle {
	float: left;
	width:442px;
	height:auto;
	padding-left: 49px;
	padding-right: 49px;
	border-right: 1px #d8d8d8 solid;
}

#columnRight {
	float: left;
	width:188px;
	height:auto;
	padding-left: 15px;
	padding-right: 28px;
}

/* link styles */

#navLinks tr {
   vertical-align:top;
}

#navLinks td {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #6e6e6e;
	padding-right: 30px;
}

#navLinks a { 
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #6e6e6e;
}

#navLinks a:link, a:visited { 
	text-decoration: none;
	color: #6e6e6e;
}

#navLinks a:hover, a:active { 
	text-decoration: none;
	color: #004062;
}

.selectedTD strong
{
	text-decoration: none;
	color: #004062;
}

.selectedTD
{
	font-weight:bold;
	color: #004062;
}

#navClientLogin a {
	font: 11px Arial, Verdana, sans-serif;
	text-decoration: none;
	color: #004062;
}

#navClientLogin a:link {
	font: 11px Arial, Verdana, sans-serif;
	text-decoration: none;
	color: #004062;
}

#navClientLogin a:hover, a:active {
	font: 11px Arial, Verdana, sans-serif;
	text-decoration: none;
	color: #6e6e6e;
}

#subnavLinks td {	
	padding: 0px;
	margin: 0px;
	white-space: nowrap;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	padding-right: 30px;
}

#subnavLinks a { 
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #6e6e6e;
}

#subnavLinks a:link, a:visited { 
	text-decoration: none;
	color: #6e6e6e;
}

#subnavLinks a:hover, a:active { 
	text-decoration: none;
	color: #004062;
}

#footer a:link, a:visited {
	text-decoration: none;
	color: #6e6e6e;
}

#footer a:hover, a:active {
	text-decoration: none;
	color: #004062;
	font-size: 9px;
}

#footer td {
   font-family: Arial, Verdana, sans-serif;
	font-size: 9px;
	color: #6e6e6e;
}

#homeBug_top_text a {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #004062;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}

#homeBug_bottom_text a {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #004062;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}

/* text styles */

#homeContent_text h1 {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 30px;
	color: #aacf76;
}

#homeContent_text h2 {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 17px;
	color: #004062;
}

#homeContent_text p {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #6e6e6e;
}

#homeBug_top_text h3 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

#homeBug_top_text p {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #6e6e6e;
	padding: 0px;
	margin: 0px;
}

#homeBug_bottom_text h3 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

#homeBug_bottom_text p {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #6e6e6e;
	padding: 0px;
	margin: 0px;
}

#footer p {
	font-family: Arial, Verdana, sans-serif;
	font-size: 9px;
	color: #6e6e6e;
	padding: 0px;
	margin: 0px;
}

#footer li {
   padding-left: 3px;
   padding-right: 3px;
}

#columnLeft h3 {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #5fbcd2;
}

#columnLeft h4 {
	padding: 10px 0px 0px 0px;
	margin: 0px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #004062;
}

#columnLeft h5 {
	padding: 10px 0px 0px 0px;
	margin: 0px;
	font-family: Arial;
	font-size: 11px;
	font-weight:lighter;
	color: #004062;
}

#columnLeft p {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #6e6e6e;
}

#columnLeft p strong {
	font-size: 11px;
}

#columnLeft_caseStudy_text ul {
   margin-top: 0px;
   list-style-image: url('../images/column_right_bullet.gif');   
	padding-left: 15px;
	margin-left: 2px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #6e6e6e;
	padding-bottom:0px;
	margin-bottom: 0px;
}

#columnMiddle h1 {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 31px;
	color: #5fbcd2;
}

#columnMiddle h2 {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #004062;
}

#columnMiddle h2 span{
	color: #6e6e6e;
}

#columnMiddle h3 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004062;
}

#columnMiddle h3 span{
	color: #6e6e6e;
}

#columnMiddle p {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #6e6e6e;
}

#columnMiddle table {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #6e6e6e;
}

#columnMiddle input {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #6e6e6e;
}

#columnMiddle textarea {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #6e6e6e;
}

#columnMiddle li {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #6e6e6e;
}

#columnMiddle a {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #004062;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
	font-style: italic;
}

#columnRight h3 {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #004062;
}

#columnRight p {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #6e6e6e;
}

#columnRight ul 
{
   margin-top: 0px;
   list-style-image: url('../images/column_right_bullet.gif');   
	padding-left: 15px;
	margin-left: 2px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #6e6e6e;
}

.error
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #ff0000;
}