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

.dummy { }

BODY {
	background:url(imgs/page_bg.jpg) no-repeat center top;
	background-color: #FFFFFF;
	text-align: center;
	padding: 0px;
	position: relative;
  	margin: 0;
  	padding-bottom: 10px;
  	min-height: 100%;
}

html {
	height: 100%;
}


h2,h3,h4 {
	padding: 0px;
	margin: 0px;
}


h1,h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #006699;
	padding-bottom: 5px;
	border-bottom: solid 2px #006699;
}


.clear {
	margin: 0px;
	padding: 0px;
	clear: both;

}

.left {
	float: left;
	padding: 0px;
}

.right {
	float: right;
	padding: 0px;
}

.main {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}


.header {
	width: 990px;
	height: 140px;
	background:url(imgs/header_bg.jpg) no-repeat center top;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.header .left {
	float: left;
	padding: 0px;
	text-align: center;
	width: 350px;
	height: 140px;
}

.header .right {
	float: right;
	padding: 0px;
	text-align: right;
	width: 640px;
	height: 140px;
}
	

.header .nav {
	height: 46px;
	padding: 0px;
	margin: 66px 10px 0px 0px;
	list-style-type: none;
	float: right;
}


.nav_01 {
	float: left;
	width: 90px;
	height: 46px;
	padding: 0px;
}

.nav_01 img {
	width: 90px;
	height: 46px;
	padding: 0px;
	margin: 0px;
}

.nav_01 a {
	display:block;
	width: 90px;
	height: 46px;
	padding: 0px;
	margin: 0px;
	background:url(imgs/nav/01.gif) no-repeat left center;
}

.nav_01 a:hover {
	display:block;
	width: 90px;
	height: 46px;
	padding: 0px;
	margin: 0px;
	background:url(imgs/nav/01.gif) no-repeat left top;
}

.nav_01 .hi {
	display:block;
	width: 90px;
	height: 46px;
	padding: 0px;
	margin: 0px;
	background:url(imgs/nav/01.gif) no-repeat left bottom;
}

.nav_02 {
	float: left;
	width: 110px;
	height: 46px;
	padding: 0px;
}

.nav_02 img {
	width: 110px;
	height: 46px;
	padding: 0px;
	margin: 0px;
}

.nav_02 a {
	display:block;
	width: 110px;
	height: 46px;
	padding: 0px;
	margin: 0px;
	background:url(imgs/nav/02.gif) no-repeat left center;
}

.nav_02 a:hover {
	display:block;
	width: 110px;
	height: 46px;
	padding: 0px;
	margin: 0px;
	background:url(imgs/nav/02.gif) no-repeat left top;
}

.nav_02 .hi {
	display:block;
	width: 110px;
	height: 46px;
	padding: 0px;
	margin: 0px;
	background:url(imgs/nav/02.gif) no-repeat left bottom;
}

.nav_03 {
	float: left;
	width: 150px;
	height: 46px;
	padding: 0px;
}

.nav_03 img {
	width: 150px;
	height: 46px;
	padding: 0px;
	margin: 0px;
}

.nav_03 a {
	display:block;
	width: 150px;
	height: 46px;
	padding: 0px;
	margin: 0px;
	background:url(imgs/nav/03.gif) no-repeat left center;
}

.nav_03 a:hover {
	display:block;
	width: 150px;
	height: 46px;
	padding: 0px;
	margin: 0px;
	background:url(imgs/nav/03.gif) no-repeat left top;
}

.nav_03 .hi {
	display:block;
	width: 150px;
	height: 46px;
	padding: 0px;
	margin: 0px;
	background:url(imgs/nav/03.gif) no-repeat left bottom;
}

.nav_04 {
	float: left;
	width: 130px;
	height: 46px;
	padding: 0px;
}

.nav_04 img {
	width: 130px;
	height: 46px;
	padding: 0px;
	margin: 0px;
}

.nav_04 a {
	display:block;
	width: 130px;
	height: 46px;
	padding: 0px;
	margin: 0px;
	background:url(imgs/nav/04.gif) no-repeat left center;
}

.nav_04 a:hover {
	display:block;
	width: 130px;
	height: 46px;
	padding: 0px;
	margin: 0px;
	background:url(imgs/nav/04.gif) no-repeat left top;
}

.nav_04 .hi {
	display:block;
	width: 130px;
	height: 46px;
	padding: 0px;
	margin: 0px;
	background:url(imgs/nav/04.gif) no-repeat left bottom;
}


.home_top_images {
	background:url(imgs/top_imgs_bg.jpg) no-repeat left top;
	background-color: #FFFFFF;
	padding: 0px;
}


/* HOMEPAGE FLIPPER STYLES */

.flipper { 
	text-align: center;
	width: 990px;
	height: 230px;
}
	
.flipper img { 
	width: 990px;
	height: 230px;
}

/* HOMEPAGE FLIPPER STYLES */

	
.inside_top_image {
	background-color: #FFFFFF;
	padding: 0px;
}
	

.content_container_home {
	padding: 30px;
	text-align: left;
}


.homepage_callout_01 {
	width: 290px;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	line-height: 18px;
	vertical-align: top;
	}
	
.homepage_callout_02 {
	width: 252px;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	line-height: 18px;
	vertical-align: top;
	}
	
.homepage_callout_03 {
	width: 290px;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	line-height: 18px;
	vertical-align: top;
	}
	
.homepage_callout_divider {
	width: 49px;
	height: 146px;
	float: left;
	vertical-align: top;
	background:url(imgs/home_divider.jpg) no-repeat center top;
	}
	
.homepage_callout_header {
	padding-bottom: 14px;
	}


.content_container {
	padding: 0px 30px 30px 30px;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	line-height: 26px;
	vertical-align: top;
}


.content_inside {
	padding: 30px;
	text-align: left;
	vertical-align: top;
}


.section_title {
	padding-bottom: 10px;
}



.content {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	line-height: 24px;
	text-align: left;
}

.content a {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px;
	font-weight: normal;
	color: #3399cc;
	text-decoration: underline;
}


.content_indent {
	padding: 20px;
}

.feature {
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
	height: 85px;
}

.feature_testimonial {
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	color: #000000;
	line-height: 18px;
	height: 85px;
}

.feature_name {
	color: #0066cc;
	font-weight: bold;
	padding-bottom: 5px;
}

.feature img {
	float:left;
	margin-right: 20px;
}

.feature_quote {
	color: #0066cc;
	font-style: italic;
	padding-top: 10px;
	text-align: left;
	margin-left: 20px;
}



.feature_divider {
	margin: 10px 0px 10px 0px;
	border-bottom: dotted 2px #EAEAEA;
}


.spacer_20 {
	height: 20px;
	width: 20px;
}

.content_form {
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
}


.label {
	color: #0066cc;
	font-weight: bold;
	padding-bottom: 5px;
}

.required {
	color: #FF0000;
	font-weight: bold;
	}

.footer_wrapper {
	padding-bottom: 80px;
}

.footer_container {
	position: absolute;
  	right: 0;
  	bottom: 0;
  	left: 0;	
}


.footer {
	padding: 0px 30px;
	background-color: #262626;
	border-top: solid 3px #999999;
	height: 80px;
	line-height: 80px;
	vertical-align: middle;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

.footer .name {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px;
	font-weight: bold;
	color: #3399FF;
	display: inline-block;
	padding: 0px 10px 0px 0px;
}

.footer .name2 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px;
	font-weight: bold;
	color: #e53333;
}

.footer .slash {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	display: inline-block;
	padding: 0px 8px;
}

.footer a {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal;
	color: #f6d23c;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}