/*
**  Google Fonts API
*/

@import url(https://fonts.googleapis.com/css?family=Crimson+Text:regular,regularitalic,600,600italic,bold);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,400italic,600,600italic,700,700italic);

/*
**	CSS Browser Reset
** 	Copyright (c) 2010, Yahoo! Inc. All rights reserved.
**	Code licensed under the BSD License:
**	http://developer.yahoo.com/yui/license.html
**	version: 3.3.0
**	build: 3167
*/

html{color:#000;background:#FFF}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,p,blockquote,th,td{margin:0;padding:0;outline:none}
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}

/*
** Generic Styles
*/

strong {font-weight: 600}
em {font-style: italic}

.center {text-align: center !important}

/*
** Header Styles
*/



#top_stripe_1 {height: 8px; font-size: 8px; background-color: #003767}
#top_stripe_2 {height: 6px; font-size: 6px; background: url(bg_blue_stripe.png)}

#header {
	position: relative;
	height: 150px; 
	width: 950px;
	color: #003767;
	margin: 0 auto;
	z-index: 1100;
}

#header h1 {position: relative; top: -100em}

#header a#logo {
	position: absolute;
	left: 0;
	top: 25px;
}

#header ul {
	position: absolute;
	right: 0;	
	top: 25px;
}

#header ul li {
	float: left;
	margin-left: 1.375em;
}

#header ul li a {
	font-family: "Crimson Text", Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	text-decoration: none;
	line-height: 1.125em;	
	color: #003767;
}

#header ul li a:hover {text-decoration: underline}

#header img#nemsis {
	position: absolute;
	right: 240px;
	bottom: -75px;
}

#header img#tagline {
	position: absolute;
	right: 0;
	bottom: 12px;
}

/*
** Footer Styles
*/

#footer {
	position: fixed;
	bottom: 0;
	width: 100%;
	background-color: #003767;
	opacity: 0.8;
}

#footer div {
	position: relative;
	height: 2.375em;
	width: 950px;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 0.875em;
	color: #FFF;
	margin: 0 auto;
}

#footer div span {position: absolute; top: 0.5em; font-weight: 300; opacity: 1}
#footer div strong {font-weight: 600}

#footer div span.address {right: 0}

/*
** Tier One Styles
*/

#banner {
	background: url(bg_blue_stripe.png);
	z-index: 1000;
	margin-bottom: 2em;
}

#banner div {
	position: relative;
	width: 950px;
	height: 185px;
	margin: 0 auto;	
}

#banner div img {
	position: absolute;
	right: 0;
	bottom: 0;	
}

#banner div span {position: absolute}

#banner div span.discover {
	top: 42px;
	left: 170px;
	font-family: "Crimson Text", Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	line-height: 1em;
	letter-spacing: 0.125em;
	color: #18507E;
}

#banner div span.pab {
	top: -10px;
	left: 390px;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 6em;
	font-weight: 700;
	letter-spacing: -0.0625em;
	color: #003767;
}

#banner div span.advantage {
	top: 55px;
	left: 265px;
	font-family: "Crimson Text", Georgia, "Times New Roman", Times, serif;
	font-size: 6em;
	letter-spacing: 0.0625em;
	color: #B32317;
}

#main {
	width: 950px;
	margin: 0 auto;
	color: #003767;
	padding-bottom: 5em;
}

#main h2 {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 1.75em;
	text-align: right;
	letter-spacing: -0.03125em;
	margin-bottom: 0.75em;
}

#main img {
	position: relative;
	float: left;
	top: 1em;
	margin-right: 0.5em;
}

#main p {
	font-family: "Crimson Text", Georgia, "Times New Roman", Times, serif;
	font-size: 1.0625em;
	line-height: 1.5em;
	text-align: right;	
}

/*
** Tier Two Styles
*/

#stripe {
	position: relative;
	top: -0.375em;
}

#stripe #border {
	height: 8px;
	font-size: 8px;
	background: url(bg_blue_stripe.png);	
}

#stripe #heading {
	position: relative;
	width: 950px;
	height: 46px;
	margin: 0 auto;
}

#stripe #heading #bg_left {
	position: absolute;
	top: 0;
	right: 950px;
	height: 46px;
	width: 2400px;
	font-size: 0;
	background-color: #D5DBE8;
}

#stripe #heading #bg_right {
	height: 46px;
	width: 650px;
	background-color: #D5DBE8;
}

#stripe #heading #phone {
	position: absolute;
	top: 0.5em;
	right: 0;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 0.8125em;
	color: #4B6E99;
	z-index: 1020;
}

#stripe #heading #phone img {
	position: relative;
	top: 2px;
	left: -8px;
}

#body {
	width: 950px;
	margin: 0 auto;
	color: #003767;
}

#body h2 {
	position: relative;
	top: -1.875em;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: 600;
}

#body #col_left {
	width: 640px;
	margin-right: 60px;
	float: left;	
}

#body #col_right {
	width: 245px;
	float: left;
	text-align: center;
}

#body #col_clear {
	clear: both;
	height: 5em;	
}

#body p {
	position: relative;
	font-family: "Crimson Text", Georgia, "Times New Roman", Times, serif;
	font-size: 1.0625em;
	line-height: 1.625em;
	margin-bottom: 1em;
}

#body h3 {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	margin-bottom: 0.375em;
}

#body p + h3 {margin-top: 1.5em}

#body ul#links li {
	list-style: outside circle;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	margin: 0 0 0.5em 1.5em;
}

#body ul#links li a {
	color: #18507E;
	text-decoration: underline;
}

#body ul#links li a:hover {
	color: #00294D;	
}

#body p.valid {
	width: 600px;
	padding: 0.125em 0.5em;
	background-color: #CFC;
	color: #093;
}

#body p.error {
	width: 600px;
	padding: 0.125em 0.5em;
	background-color: #FCC;
	color: #F33;	
}

#body #mailing {
	float: left;
	margin-right: 3em;	
}

#body form {
	margin-top: 1.5em;	
}

#body form .label {
	float: left;
	font-family: "Crimson Text", Georgia, "Times New Roman", Times, serif; 
}
#body form .input {margin-left: 10em}

#body form div.error {
	clear: both;
	color: #F33;
	margin-left: 10em;
}

#body form input.text,
#body form textarea {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 0.875em;
}

#body form textarea {
	width: 30em;
	height: 10em;	
}

#body form p.comments {height: 10em}
