@charset "utf-8";

/* ie specific css - START */
img { behavior: url(iepngfix.htc) padding: 0; margin: 0; }
/* ie specific css - END */

/* Global styles - START */
body { 
	background-color: #fff;
	margin: 0px;
}

.text {
	text-align: justify;
	line-height: 22px;
	color: #777;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.copy_padding {
	padding-top: 30px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000066;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #050045;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #050045;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
img { border: 0; }

/* Global styles - END */


/*
 * Layout
 */
#wrapper {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
}
#header {
	width: 100%;
	height: 276px;
	float: left;
	background-image: url(_img/header-bground-repeat.jpg);
	background-repeat: repeat-x;
	background-position: top;
	z-index: 1;
}
.clear { 
	clear: both;
}
#tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	color: #AACCFF;
	text-decoration: none;
	text-transform: uppercase;
	vertical-align: top;
	letter-spacing: 0.1em;
	padding-top: 10px;
	padding-left: 20px;
}
#logo {
	position: relative;
	padding-top: 80px;
	padding-bottom: 53px;
	padding-left: 5px;
}
#middle {
	width: 892px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 5;
	clear: both;
	padding-top: 0px;
	
}
#middle_banner {
	background-image: url(_img/header-banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 167px;
	margin-top: 0px;
	padding-top: 0px;	
}
.right_nav_pad {
	padding-top: 75px;
	padding-bottom: 60px;
}
#footer {
	clear: both;
	background-image: url(_img/footer-bground-repeat.jpg);
	background-repeat: repeat-x;
	background-position: center;
	height: 111px;
	width: 100%;
}
#footer_text {
	text-align: center;
	color: #fff;
	padding-top: 15px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	line-height: 22px;
}
#footer_text a {
	color: #000066;
	text-decoration: none;
}
#footer_text a:hover {
	color: #fff;
	text-decoration: underline;
}
.blue {
	color: #000066;
}
.shadow_left {
	background-image: url(_img/shadow-left.gif);
	background-repeat: repeat-y;
}
.shadow_right {
	background-image: url(_img/shadow-right.gif);
	background-repeat: repeat-y;
}

/*
 * Navigation
 */

.main_nav_bground {
	background-image: url(_img/nav-bground.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	margin: 0px;
}

.nav_home a {
	display : inline-block;
	width: 107px;
	height: 61px;
	color: #000044;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	background-color: #fff;
	background-image: url(_img/nav-home.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-left: 55px;
	text-align: center;
	vertical-align: bottom;
	line-height: 40px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.nav_home a:hover {
	background-color: #fff;
	background-position: left top;
	color: #333;
}
.nav_home_on a {
	display : inline-block;
	width: 107px;
	height: 61px;
	color: #000044;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	background-color: #fff;
	background-image: url(_img/nav-home.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: 55px;
	text-align: center;
	vertical-align: bottom;
	line-height: 40px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.nav_lower a {
	display : inline-block;
	width: 291px;
	height: 61px;
	color: #000044;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	background-color: #fff;
	background-image: url(_img/nav-lower.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: center;
	vertical-align: bottom;
	line-height: 40px;
	margin: 0px;
	padding: 0px;
}
.nav_lower a:hover {
	background-color: #fff;
	background-position: left bottom;
	color: #333;
}
.nav_lower_on a {
	display : inline-block;
	width: 291px;
	height: 61px;
	color: #000044;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	background-color: #fff;
	background-image: url(_img/nav-lower.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: center;
	vertical-align: bottom;
	line-height: 40px;
	margin: 0px;
	padding: 0px;
}

/* Vital Credit */
#vital_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ddd;
	text-decoration: none;
	margin-top: 15px;
	text-align: center;
}
#vital_link a {
	color: #fff;
	text-decoration: none;
}
#vital_link a:hover {
	color: #fff;
	text-decoration: underline;
}
/* Vital Credit */
