/* Universal Styles */
body {
  font-family: verdana, geneva, arial, helvetica, sans-serif;
  font-size: 12px;
  color: #1f4e6d;
  background-color: #ffffff;
  margin-top: 10px;
}
div.page_container {
	background-color: #ffffff;
	width: 940px;
	margin: 0px auto;
}
#page_body {
	width: 932px;
	border-left: 4px solid #cbcbcb;
	border-right: 4px solid #cbcbcb;
}
div.popup {
	background-color: #ffffff;
	margin: 10px auto 0px auto;
	border: 1px solid #000000;
}
h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 20px;
	color: #808080;
	margin: 0px 0px 5px 0px;
}
h2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	margin: 0px 0px 15px 0px;
}
h3 {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	margin: 15px 0px 0px 0px;
}
p {
	margin: 0px 0px 15px 0px;
}
a {
	color: #ff9933;
}
a:hover {
	text-decoration: none;
}
/* END: Universal Styles */

/* Header Styles */
#header {
	width: 940px;
	height: 142px;
	background-image: url(/images/backgrounds/header.jpg);
}
#header_top {
	width: 940px;
	height: 109px;
}
#header_bottom {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 8px;
	padding: 10px 0px 0px 63px;
}
#search {
	width: 300px;
	height: 70px;
	float: right;
	margin: 20px 25px 0px 0px;
	color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	text-align: right;
	/*border: 1px solid #000000;*/
}
/* END: Header Styles */

/* Top Navigation */
div.topnav {
	 margin: 0px auto;
	 clear: right;
	 text-align: right;
	 padding-right: 25px;
	 color: #104263;
	 font-size: 11px;
	 font-weight: bold;
}
#topnav_box a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 1px 3px 1px;
}
div.topnavbutton {
	 float: left;
	 padding: 5px 9px 0px 9px;
	 border-right: 1px solid #104263;
}
#dropmenudiv {
	position: absolute;
	font-size: 11px;
	font-weight: normal;
	line-height:18px;
	border-top: 1px solid #104263;
	border-right: 1px solid #104263;
	border-left: 1px solid #104263;
	z-index:100;
}
#dropmenudiv a {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #104263;
	color: #ffffff;
	padding: 1px 0;
	text-decoration: none;
}
#dropmenudiv a:hover { /*hover background color*/
	background-color: #7a8489;
}
/* END: Top Navigation */

/* Breadcrumbs */
#breadcrumbs {
	font-size: 11px;
	float: left;
	width: 490px;
}
#breadcrumbs a {
background: transparent url(/images/breadcrumb.gif) no-repeat center right;
text-decoration: none;
padding-right: 26px; /*adjust bullet image padding*/
color: #808080;
text-decoration: none;
}
#breadcrumbs a:hover{
text-decoration: underline;
}
/* END: Breadcrumbs */

/* Home Page Styles */
#home_main {
	width: 932px;
	height: 400px;
	background-image: url(/images/backgrounds/body.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #cbcbcb;
}
#home_main h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #4b6275;
	line-height: 18px;
	margin: 5px 0px 0px 0px;
}
#home_main a.header {
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #4b6275;
	line-height: 18px;
	margin: 5px 0px 0px 0px;
	text-decoration: none;
}

#home_main a {
	font-size: 11px;
	color: #9d9d9d;
	text-decoration: none;
	margin: 0px 0px 15px 0px;
}
#home_flash {
	width: 932px;
	height: 231px;
	border-top: 19px;
}
div.flashbox {
	width: 221px;
	height: 221px;
	float: left;
}
#feature_header {
	width: 924px;
	height:27px;
	margin: 4px auto 0px auto;
	background-image:url(/images/backgrounds/feature_header.jpg);
}
#feature_header h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	margin: 0px 0px 0px 22px;
	line-height: 18px;
}
#feature_header a {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	margin: 0px 0px 0px 22px;
	line-height: 18px;
	text-decoration: none;
}
div.feature_title {
	width: 240px;
	float: left;
	padding-top: 4px;
}
#feature_box {
	width: 924px;
	height: 140px;
	margin: 1px auto 4px auto;
	background-image: url(/images/backgrounds/feature_box_big.jpg);
}
div.feature_copy {
	width: 240px;
	float: left;
	padding-top: 10px;
}
#feature_box a {
	font-size: 10px;
	color: #4b6275;
}
#feature_box p {
	font-size: 10px;
	color: #ffffff;
	margin: 0px 0px 8px 22px;
}
#banner {
	width: 932px;
	height: 85px;
	border-top: 1px solid #cbcbcb;
}
/* END: Home Page Styles */

/* Left Nav Styles */
#left_nav {
	padding-top: 90px;
	font-size: 11px;
}
#left_nav p {
	font-weight: bold;
	margin: 5px 0px 5px 10px;
}

#left_nav p a {
	color: #06619d;
}

#left_nav ul {
	 margin: 0px;
	 padding-left: 15px;
	 list-style: none;
}
#left_nav li {
	margin-bottom: 5px;
}
#left_nav a {
	color: #808080;
	text-decoration: none;
}
#left_nav a:hover {
	color: #808080;
	text-decoration: underline;
}
/* END: Left Nav Styles */

/* Sub Menu Styles */
#sub_menu {
	float: right;
	margin-left: 20px;
	padding: 0px;
	/*background-color: #eaeff8;
	filter: alpha(opacity=60);
	-moz-opacity: .60;
	opacity: .60;
	border: 1px solid #808080;*/
}
#sub_menu a {
	font-size: 11px;
	color: #1f4e6d;
	font-weight: bold;
	text-decoration: none;
}
#sub_menu a:hover {
	color: #808080;
}
#sub_menu ul {
	 list-style: none;
	 margin: 0px;
	 padding-left: 10px;
}
/* END: Sub Menu Styles */

/* Signup Box Styles */
#signup {
	font-weight: bold;
	font-size:13px; 
	color:#4b6275;
}
#signup input {
	font-size:11px; 
}
#signup_inside {
	font-weight: bold;
	font-size:13px; 
	color:#4b6275;
	width: 150px;
	float: right;
}
#signup_inside input {
	font-size:11px; 
}
/* END: Signup Box Styles */

/* Main Content Styles */
#inside_main {
	width: 932px;
	background-image: url(/images/backgrounds/body.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #cbcbcb;
}
#content {
	padding: 10px 40px 20px 0px;
	line-height: 20px;
	clear: both;
}
#content a { color: #06619d; }
#content a:hover { color: #999999; }
#content h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	color: #808080;
	margin: 0px 0px 15px 0px;
}

table.master {
	 width: 895px;
	 padding: 0px;
	 border: none; 
	 border-collapse: collapse;
	 margin-left: 25px;
}
td.master_left {
	width: 230px;
	vertical-align: top;
	padding: 0px;
}
td.master_content {
	width: 665px;
	vertical-align: top;
	padding: 0px;
}

table.two_column_content {
	 width: 665px;
	 margin: 0px;
	 padding: 0px;
	 border: 0px;
	 border-collapse: collapse;
	 clear: both;
}
td.image_column {
	width: 205px;
	vertical-align: top;
}
td.copy_column {
	width: 460px;
	vertical-align: top;
	padding-left: 20px;
}

#feature_image {
	padding-top: 15px;
}
#feature_image img {
	border: 1px solid #808080;
}
#feature_image h3 {
	font-size: 12px;
	color: #ff9933;
	margin: 5px 0px 15px 0px;
}

.feature_image_sm {
	width: 150px;
	float: left;
	margin-bottom: 20px;
	text-align: center;
}
.feature_image_sm img {
	border: 1px solid #808080;
}
.text_box_450 {
	width: 450px; 
	float: right;	
}
.client_logos {width: 175px; float: left; margin: 0px 30px 20px 0px}
	
/* END: Main Content Styles */

/* Gallery Styles */
div.gallery_row {
	width: 625px;
	height: 132px;
	margin-bottom: 15px;
}
div.card_gallery_row {
	width: 625px;
	height: 250px;
	margin-bottom: 15px;
}
div.gallery_image {
	float: left;
	width: 100px;
	height: 132px;
	text-align: center;
	margin-right: 20px;
	line-height: normal;
	font-size: 11px;
}
div.card_gallery_image {
	float: left;
	width: 250px;
	height: 250px;
	line-height: normal;
	font-size: 11px;
}
div.gallery_image img {
	width: 100px;
	height: 100px;
	border: 1px solid #808080;
}
div.card_gallery_image img {
	width: 250px;
	height: 250px;
	border: 1px solid #808080;
}
div.card_gallery_text {
	width:360px;
	float:right;
	font-size:11px;
}
/* END: Gallery Styles */

table.form {
	margin: 0px;
	border: 0px;
	border-collapse: collapse;
}
table.form td {
	padding: 4px;
	vertical-align: top;
}

/* Footer Styles */
#footer_links {
	width: 932px;
	padding: 15px 0px 5px 0px;
	font-size: 11px;
	text-align: center;
}
#footer_links a {
	color: #1f4e6d;
}
#page_bottom {
	width: 940px;
	height: 24px;
	background-image: url(/images/backgrounds/page_bottom.gif);
	text-align: center;
	font-size: 10px;
	color: #808080;
}
#page_bottom a {
	color: #808080;
}
/* END: Footer Styles */

/* Special Styles */
.small_text {
	font-size: 10px;
}
.red {
	color: #ff0000;
}
.blue14 {
	font-size: 14px;
	color: #1f4e6d;
}

.green {
	color: #00ff99;
}
.gcblue {
	color: #0099ff;
}

.greencard {
	color: #006600;
	font-weight: bold;
	font-style: italic;
}
.bg_lt_gray {
	background-color: #cccccc;
}
table.ruled {
	border: 1px solid #000000;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}
table.ruled td {
	border: 1px solid #000000;
	padding: 4px;
}
.testimonials {
	border-bottom: 6px double #1f4e6d;
	padding: 10px 0px;
	margin-bottom: 10px;
}
.testimonials p {
	font-weight: bold;
	margin: 0px;
}
.image_right {
	float: right;
	margin-left: 20px;
}
.image_left {
	float: left;
	margin-right: 20px;
}
/* END: Special Styles */
