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

* {
	margin: 0;
}
html, body {
height: 100%;}


body {
	background-color: #002e90;
	font-family: Arial, sans-serif;
	font-size: 15px;
	line-height: 22px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 0;
	-webkit-font-smoothing: antialiased;
	color: white;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
	text-align: left;
	
}

a {text-decoration: none; color: #82c6ff; font-weight: bold;}
a:visited {text-decoration: none; color: #82c6ff; font-weight: bold;}
a:hover {text-decoration: none; color: #ffffff; font-weight: bold;}
a:active {text-decoration: none; color: #ffffff; font-weight: bold;}

p {
	padding-bottom: 20px;
}

#wrap {
	min-height: 100%;
	border: 1px;
	background-color: blue;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#002c8f), to(#127ade));
	 background-image: -webkit-linear-gradient(top, #002c8f, #127ade);
	 background-image: -moz-linear-gradient(top, #002c8f, #127ade);
	 background-image: -ms-linear-gradient(top, #002c8f, #127ade);
	 background-image: -o-linear-gradient(top, #002c8f, #127ade);
	 background-image: linear-gradient(to bottom, #002c8f, #127ade);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#002c8f, endColorstr=#127ade);
	 
}

.wrap960 {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 960px;
	margin: 0 auto;
	padding: 0 0px;
	position: relative;
	overflow: hidden; 
	overflow-y: auto;
	overflow-x: hidden;
	-ms-overflow-style: none;
}

.wrap960header {
	width: 960px;
	margin: 0 auto;
	padding: 0 0px;
	position: relative;
	overflow: hidden;
}

#main2 {
	overflow:auto;
	margin: 30px 0 0 0;
	padding-bottom: 180px;  /* must be same height as the footer */
	background-image: url(./Images/background_white_squares.png);
} 
	
.headertext {
	font-size: 20px;
	line-height: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-bottom: 20px;
}

#header {
	position: relative;
	height: 90px;
	clear:both;
	background-color: #ffffff;
	border-bottom: 5px solid #cccccc;
	} 

#wrapperleftshaddow {
	background-image: url(Images/wrapper_left_shadow.png);
	background-repeat: repeat-x;
	width: 10px;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 960px;
	margin: 0 auto;
	padding: 0 10px;
	position: relative;
	overflow: auto;
	background-color: #002c8f; background-image: -webkit-gradient(linear, left top, left bottom, from(#002c8f), to(#127ade));
	 background-image: -webkit-linear-gradient(top, #002c8f, #127ade);
	 background-image: -moz-linear-gradient(top, #002c8f, #127ade);
	 background-image: -ms-linear-gradient(top, #002c8f, #127ade);
	 background-image: -o-linear-gradient(top, #002c8f, #127ade);
	 background-image: linear-gradient(to bottom, #002c8f, #127ade);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#002c8f, endColorstr=#127ade);
}

.footerwrapper {
	height: 130px;
	width: 960px;
	margin: 0 auto;
	padding: 100px 0px 0 0px;
/*	background-image: url(Images/wrapper_bg.png); */
	background-repeat: repeat-y;
/*	background-color: #ffffff; */
	position: relative;
	overflow: auto;
}



.footer {
	height: 125px;
	width: 960px;
	border-top: #1b2c84 1px solid;
	position: absolute;
	vertical-align: bottom;	
	font-family: arial, sans-serif;	
	font-size: 11px;
	text-transform: uppercase;
/*	position: relative;
	margin: 0 auto; */	
}

.footer a {
	font-family: arial, sans-serif;	
	font-size: 11px;
	color: #ffffff;
	font-weight: lighter;
	text-decoration: none;
}

.footer a:hover {
	color: #ffffff;
	font-weight: lighter;
}

.footerleft {
	float: left;
	padding: 10px 0 0 30px;
	width: 650px;
}

.footerleftfacebook {
	padding-top: 30px; 
}

.footerrightwrap {
	width: 260px;
	float: right;
}
.footerright {
	float: right;
	padding: 20px 20px 0 0;
	color: #82c6ff;
	font-size: 11px;
	font-weight: lighter;
}
.footerrightphone {
	float: right;
	padding: 15px 20px 10px 0;
	color: #cce821;
	font-size: 30px;
	font-weight: lighter;
}

.footerleft li {
	list-style: none;
	display: inline;
	padding: 0 20px 0 0;	
}


/*
Sticky Footer by Ryan Fait
http://ryanfait.com/
*/

.tophat {
	min-height: 70px;
	width: 945px;
	float: left;
	position: relative;  /* this allows the .logo to be positioned at the bottom of this div */
	display: box;
	margin: 0;
	background-color: #ffffff;
	clear: all;
	
}

.logo {
/*	position: absolute; bottom: 7px; /* when this is set to absolute and the tophat is relative the logo will be at bottom */
	margin: 15px 0px 0 0px;
	padding: 0 0 0 30px;
	width: 142px;
	height: 59px;
	float: left;
	vertical-align:baseline;
}



h1 {
	text-transform: uppercase;
	font-size: 20px;	
	color: #8DC63F;
	vertical-align: text-top;
	font-family: OxygenRegular, 'Helvetica Neue', HelveticaNeue, Helvetica, Arial, sans-serif;
	padding: 20px 0 6px 0;
}

h2 {
	font-size: 20px;
	color: #ccc;
	font-family: OxygenRegular, 'Helvetica Neue', HelveticaNeue, Helvetica, Arial, sans-serif;
	padding: 20px 0 6px 0;
}


.home_container_1 {
	position: relative;
	float: left;

}

.home_container_2 {
	padding: 20px 0 0 0;
	position: relative;
	float: left;
}


.middle_col_intro {
	float: left;
	width: 860px;
	padding: 0 50px 0 50px;
	position: relative;
	overflow: auto;
}

.middle_col_center {
	width: 842px;
	padding: 0 30px 0 30px;
	position: relative;
	overflow: auto;
}

.middle_col_1 {
	float: left;
	width: 560px;
	padding: 0 50px 0 50px;
	position: relative;
	overflow: auto;
}

.middle_col_2 {
	float: right;
	width: 200px;
	padding: 0 50px 50px 0;
	margin: 0 50px 50px 0;
	position: relative;
	min-height: 100%;
/*	height: auto !important; */
	height: 100%;
}

.middle_col_1_aboutus {
	float: left;
	width: 420px;
	padding: 0 30px 0 50px;
	position: relative;
	overflow: auto;
}

.middle_col_2_aboutus {
	float: right;
	width: 400px;
	padding: 0 30px 50px 0;
	margin: 0 30px 50px 0;
	position: relative;
	min-height: 100%;
/*	height: auto !important; */
	height: 100%;
}

a img {
	border: none;
	padding-bottom: 6px;
	margin-left: -1px;
	
}

/* INTERIOR PAGES */

#center_col {
	padding: 28px 0 0 0;
	margin: 0 0 0 205px;
	width: 511px;
	min-height: 555px;
}

#center_col2 {
	padding: 0px 0 50px 0;
	margin: -20px 0 0 205px;
	width: 511px;
}

#center_col_process {
	padding: 28px 0 0 0;
	margin: 0 0 0 205px;
	width: 511px;
	min-height: 445px;
}


#center_col img, #center_col2 img, #right_col img {
	border:solid #ebebeb 1px;
}

#center_col img {
	margin-bottom: 30px;
}


/* FORM */
.form p {
	padding: 0 0 20px 0;
	clear: all;
}

.note{
	font-size: 13px;
	font-style: italic;
}

.form li {
	list-style: none;
	line-height: 2.5em; 
	display: inline-block;
	/* IE6/7 */
	*display: inline;
	padding: 0 35px 35px 0;
	margin: 0;
	height: 100%; 
/*	border-left: 1px solid #58595B; */
	float: left; 
}

fieldset {
/*	line-height: 2em; */
	padding: 0 10px 10px 0;
	margin: 0;
	border: none; 
	vertical-align: top;
/*	border-left: 1px solid #58595B; */
/*	float: left; */
}


legend {
	margin: 0;
	padding: 10px 0 0 0;
	font-size: 18px;
	color: #ffffff;
}

.sublegend {
	margin: 0;
	padding: 10px 0 0 0;
	font-size: 16px;
	color: #ffffff;
}

label {
	display: inline-block;
	/* IE6/7 */
	*display: inline;
	font-size: 13px;
	padding-right: 10px;
}

label input {
	padding: 4px;
}

.formtext {
	color:#898989;
	padding-bottom: 10px;
	line-height: 16px;
	vertical-align: text-top;
}

.formerror {
	color: red;
}

.formtext input {
	padding: 0;
	margin: 0;
	line-height: 2.5em; 
	
}

.inlineListItem {
	float: left;
	padding: 5px 15px 5px 0;
}

.AppStatement {
	padding: 0 0 20px 0;
}

.formtext2 {
	text-transform: uppercase;
	color:#cccccc;
	padding-bottom: 10px;
	line-height: 16px;
	vertical-align: text-top;
}

.formtext3 {
	text-transform: uppercase;
	color:#a9d56d;
	padding-bottom: 10px;
	line-height: 16px;
	vertical-align: text-top;
}

.formtext input, textarea {
	border: 1px solid #cccccc;
	padding: 4px;
	
}

.formbutton {
	padding: 30px 0 50px 0;
	line-height: 16px;
	vertical-align: text-top;
}

.button {
	border:0px solid #a4d3f4; -webkit-border-radius: 2px; -moz-border-radius: 2px;border-radius: 2px;font-size:18px; padding: 10px 30px 10px 30px; margin: 0 0 10px 0;text-decoration:none; display:inline-block;text-shadow: 1px 1px 0 rgba(255,255,255,0.3);font-weight:bold; color: #002F8F;text-align: center;
	 background-color: #D6EBFA; background-image: -webkit-gradient(linear, left top, left bottom, from(#D6EBFA), to(#93CBF5));
	 background-image: -webkit-linear-gradient(top, #D6EBFA, #93CBF5);
	 background-image: -moz-linear-gradient(top, #D6EBFA, #93CBF5);
	 background-image: -ms-linear-gradient(top, #D6EBFA, #93CBF5);
	 background-image: -o-linear-gradient(top, #D6EBFA, #93CBF5);
	 background-image: linear-gradient(to bottom, #D6EBFA, #93CBF5);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#D6EBFA, endColorstr=#93CBF5);
}

.button:hover{
 border:0px solid #7bbfef;
 background-color: #3C90CF; background-image: -webkit-gradient(linear, left top, left bottom, from(#3C90CF), to(#87C5F2));
 background-image: -webkit-linear-gradient(top, #3C90CF, #87C5F2);
 background-image: -moz-linear-gradient(top, #3C90CF, #87C5F2);
 background-image: -ms-linear-gradient(top, #3C90CF, #87C5F2);
 background-image: -o-linear-gradient(top, #3C90CF, #87C5F2);
 background-image: linear-gradient(to bottom, #3C90CF, #87C5F2);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#3C90CF, endColorstr=#87C5F2);
}

.submit input{
	border: none;
}



/* NAVIGATION */
.nav {
	margin: 0;
	padding: 0 0 20px 0;
	position: relative; 
	bottom: 0;
	text-transform: uppercase;
	font-size: 16px;
	font-family: dinot, arial, sans-serif;	
	width: 765px;
	min-height: 70px;
	float: right;	
	color: #58595B;
}

.nav li {
	list-style: none;
	line-height: 8.5em; 
	display: inline-block;
	/* IE6/7 */
	*display: inline;
	padding: 0 35px 20px 35px;
	margin: 0;
	height: 100%; 
/*	border-left: 1px solid #58595B; */
	float: left; 
	vertical-align: text-bottom;
}

.nav li.aboutus {
	border-left: 1px solid #58595B;
/*	border-right: 1px solid #414042; */
}

.nav li.management {
	border-left: 1px solid #58595B;
/*	border-right: 1px solid #58595B; */
}

.nav li.services {
	border-left: 1px solid #58595B;	
}

.nav li.careers {
	border-right: 1px solid #58595B;
	border-left: 1px solid #58595B; 
}

.nav li.selected {
	background-image:url(Images/nav_bg_center_1x100.png);
	background-repeat: repeat-x; 
	height: 100%;
/*	margin: 0px -5px 0 -4px; */
	text-decoration: none; color: #ffffff;
	border-right: 1px solid #58595B;
	border-left: 1px solid #58595B; 
	display: inline-block;
	/* IE6/7 */
	*display: inline;
/*	border-left: 1px solid #58595B;
	border-right: 1px solid #58595B;
	background-position: 0px 0;
	padding: 0 0 0 20px;
	color:#636363;
*/
	
}

.nav a, nav a:visited {
	font-weight: normal;
	text-decoration: none; color: #939598;

}

.nav a:hover {
	text-decoration: none; color: #ffffff;
}


/* #nav li.active {
	padding: 0 0 0 50px;
	overflow: visible;
	display: inline;
	text-decoration: none; color: #8DC63F;
}

#nav li.active a:hover {
/*	background-image: url(images/nav_hover.gif);
	background-repeat: no-repeat;
	background-position: 0px 0; 
	text-decoration: none; color: #ffffff;
	
}
*/







 
 
