@charset "UTF-8";

/* yui reset css v3 */
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}

/* begin site styles */

html {
		height: 100%;
		overflow-y: auto
}

body {
		background: url('/images/bg.gif') #023050 repeat-y center;
		text-align: center;
		margin: 0px;
		overflow: hidden;
		height: inherit;
		overflow-y: auto;
}

#container {
	clear: both;
}

.clear {
		clear:both;
}

.content {
		width:850px;
		padding:50px;
		margin:0 auto;
		text-align:left;
}

.navbar {
		width:850px;
		height:50px;
		background:url('/images/navbar_bg.jpg') repeat-x;
		position:relative;
		top:0px;
		left:0px;
		z-index:0;
}
.navbarlinks {
		float:right;
		margin:19px 8px 15px 8px;
}
a {
	color:#1c89cf;
}

p {
	margin: 1em 0px; 
}

em {
	font-style: italic;
}

/* styles for index page */

.mainspot {
		width:850px;
}

#indexcopy {
	background-image: url('/images/index_eaglebg.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	border-top: 1px solid #bfc0c5;
	padding:35px 0 0 0;
}
.leftcopy {
	width:425px;
	margin:0px 50px 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	line-height:36px;
	color:#002d4d;
}
.rightcopy {
	width:375px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#002D4D;
	font-size:14px;
	line-height:22px;
	margin:0;
	clear:right;
}
.rightcopy span {
	text-transform:uppercase;
	color:#0073a5;
}

#footer {
	background:#bfc0c5;
	width:820px;
	height:50px;
	padding:0 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#002D4D;
	line-height:50px;
}

#footer .left {
	float: left;
}

#footer .right {
	float: right; 
}

/* styles for contact page */

#ajax_result_area {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	display: none;
	padding: 10px; 
	width: 820px;
	margin: 1em auto 0px; 
}
#ajax_result_area.success { 
	color: #003300; 
	background-color: #99ffcc;
	border: 1px solid #003300;
}
#ajax_result_area.error { 
	color: #990000;
	background-color: #ffcccc;
	border: 1px solid #990000;
}
#ajax_result_area.error ul { 
	margin-top: 10px;
}
#ajax_result_area.error ul li {
	margin-left: 40px;
	list-style-type: disc;
}

.formbox {
	width:575px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#002D4D;
	margin:50px 50px 50px 0;
	border-right: 1px solid #bfc0c5;
}

.formbox div.left {
	margin:0 50px 0 0;
}

.formbox div.top {
	width:233px; 
	float:left; 
}

.formbox input, .formbox select {
	border:#002D4D solid 1px;
	padding:4px;
	margin:4px 0;
	width:230px;
	height:30px;
}

.formbox input#submit {
	border-width: 0px;
	padding: 0px;
	margin: 4px 0;
	width: auto;
	height: auto;
}


.formbox textarea {
	border:#002D4D solid 1px;
	padding:4px;
	margin:4px 0;
	width:525px;
}
.contact_addy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#002D4D;
	margin:50px 0 0 0;
	float:right;
	width:225px;
}
.contact_addy span {
	text-transform:uppercase;
	color:#0073a5;
	
}

/* styles for why we are better page */
.questions {
	width:525px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#002D4D;
	margin:50px 50px 50px 0;
	padding:0 50px 0 0;
	border-right: 1px solid #bfc0c5;
}
.questions span {
	color:#0073a5;
	text-transform:uppercase;
}
.questionsheadline {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	line-height:36px;
	color:#002d4d;
	font-weight:normal;
}
.quicklinks #header {
	text-transform: uppercase;
}
.quicklinks {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#002D4D;
	margin:0px 0 0 0;
	float:right;
	width:225px;
}

/* styles for about us page */

#abouttop {
	margin:50px 0 50px 0;
	padding:0 0 25px 0;
	border-bottom: 1px solid #bfc0c5;
}
.aboutblurb {
	width:400px;
	margin:0 50px 0 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	line-height:36px;
	color:#002d4d;
	font-weight:normal;
}
.bossblurb {
	margin:0 0 20px 0;
	width:400px;
	color:#002D4D;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
}
.bossblurb img {
	margin:0 10px 0 0;
}
.bossblurb span {
	text-transform:uppercase;
	color:#0073a5;	
}
.employeerowl {
	width:400px;
	margin:0px 50px 0px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#002d4d;
}
.employeerowl img {
	margin:0 10px 0 0;
}
.employeerowl span {
	text-transform:uppercase;
	color:#0073a5;	
}
.employeerowl table {
	margin:0 0 30px;
}
.employeerowr {
	width:400px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#002d4d;
	float:right;
}
.employeerowr img {
	margin:0 10px 0 0;
}
.employeerowr span {
	text-transform:uppercase;
	color:#0073a5;	
}
.employeerowr table {
	margin:0 0 30px;
}
