* {
	margin: 0;
	padding: 0;
}
p {
	margin: 10px 0;
}
ul, ol {
	margin: 10px 15px;
}
blockquote {
	margin: 30px;
}
a {color: #007593;}
a:visited {color: #007593;}
a:hover {color: #bd942e;}
img {border: none;}
.clear {
	height: 1px;
	overflow: hidden;
	margin-top: -1px;
	clear: both;
}
body {
	margin-top: 30px;
	color: #222;
	font: 12px/18px Lucida, Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
	background:#6faac2 url(../img/bodybg.gif) repeat-x;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 950px;
	background: #fff;
	border: 1px solid #007593;
	overflow: hidden;
}
/* --- SPLASH PAGE --- */
#splashleft {
	width: 607px;
	height: 552px;
	background: url(../img/splashleft.gif) no-repeat;
	float: left;
}
#splashleft h1 a {
	display: block;
	width: 607px;
	height: 552px;
	text-indent: -1000em;
}
#splashright {
	padding: 0 22px;
	width: 299px;
	height: 552px;
	font: 1.1em/1.2em Lucida, Tahoma, Arial, Helvetica, sans-serif;
	background: url(../img/splashright.gif) no-repeat;
	float: left;
}
#splashright h1 {
	font-size: 1.5em;
	padding-top: 55px;
	padding-bottom: 10px;
}
#splashright a {
	color: #fff;
	text-decoration: none;
}
#splashright a:visited {
	color: #fff;
}
#splashright a:hover {
	color: #fff;
}
#splashright img {
	margin: 5px 30px;
}
.link {
	color: #fff;
	font-weight: bold;
	font-style: italic;
}
/* --- END SPLASH PAGE --- */
#header {
	width:950px;
	height:202px;
	border-bottom: 1px solid #007593;
}
#logo {
	width:202px;
	height:202px;
	background:url(../img/logo.gif) no-repeat;
	text-indent:-9000px;
	float: left;
}
#logo h1 a {
	display: block;
	width:202px;
	height:202px;
	text-indent: -1000em;
}
#tag {
	width:746px;
	height:202px;
	background:url(../img/header.gif) no-repeat;
	text-indent:-9000px;
	float: left;
}
#tag h1 {
	display: block;
	width:202px;
	height:202px;
	text-indent: -1000em;
}
#content {
	margin: 10px;
	padding: 40px 40px 0 0;
	background: url(../img/navbg.gif) no-repeat;
	z-index: 1;
	float: left;
}
#content h1 {
	text-indent: 30px;
	color: #007593;
	line-height: 24px;
	font: 2em Lucida, Tahoma, Arial, Helvetica, sans-serif;
	background: url(../img/goldarrowlarge.gif) no-repeat;
	background-position: 0 .2em;
}
#content h2 {
	color: #007593;
	font: 1.6em Lucida, Tahoma, Arial, Helvetica, sans-serif;
}
#content h3 {
	margin: 8px 0;
	color: #007593;
	font: 1.4em Lucida, Tahoma, Arial, Helvetica, sans-serif;
}
#content h4 {
	margin: 8px 0;
	color: #007593;
	font: 1.1em Lucida, Tahoma, Arial, Helvetica, sans-serif;
}
.text {
	padding-left: 220px;
	width: 680px;
}
.text ul {
	margin-left: 0;
	list-style: none;
	list-style-position: outside;
}
.text li {
	padding-left: 20px;
	background: url(../img/bluearrow.gif) no-repeat;
	background-position: 0 .2em;
}
.small {
	font-size: .8em;
}
.boxleft {
	padding: 5px;
	width: 38%;
	height: 240px;
	border: 1px solid #007593;
	float: left;
}
.boxright {
	padding: 5px;
	width: 38%;
	height: 240px;
	border: 1px solid #007593;
	float: right;
}
.blue {
	color: #007593;
	font-weight: bold;
}
.line { 
	background: url(../img/divider.gif) no-repeat center bottom;
	margin: 8px auto;
	height: 1px;
}
p.large {
	font-size: 1.2em;	
}
#bgarrows {
	height: 40px;
	margin: 0 100px;
	text-align: center;
}
#bgarrows li {
	width: 110px;
	margin: 0 10px;
	padding: 15px 5px 15px 0;
	float: left;
	font-size: 1.2em;
	color: #007593;
	font-weight: bold;
	text-align: center;
	background: url(../img/smallarrow.gif) no-repeat;
}
.pullquotes h2, .pullquoteslg h2, .pullquoteslg2 h2, .pullquoteslg3 h2 {
	text-align: center;
}
.pullquotes {
	margin: 0;
	padding: 40px 60px 0 20px;
	width: 360px;
	height: 120px;
	text-align: justify;
	background: url(../img/quotesbg.gif) no-repeat;
	background-position: 0 .2em;
}
.pullquoteslg {
	margin: 0;
	padding: 40px 60px 0 20px;
	width: 360px;
	height: 200px;
	text-align: justify;
	background: url(../img/quotesbglg.gif) no-repeat;
	background-position: 0 .2em;
}
.pullquoteslg2 {
	margin: 0;
	padding: 64px 60px 0 20px;
	width: 550px;
	height: 310px;
	text-align: justify;
	background: url(../img/quotesbglg2.gif) no-repeat;
	background-position: 0 .2em;
}
.pullquoteslg3 {
	margin: 0;
	padding: 64px 60px 0 20px;
	width: 550px;
	height: 250px;
	text-align: justify;
	background: url(../img/quotesbglg3.gif) no-repeat;
	background-position: 0 .2em;
}
.pullquoteslg ul, .pullquoteslg2 ul, pullquoteslg3 ul {
	margin-top: 2px;
}
#values {
	width: 670px;
	padding: 10px;
	border: 1px solid #007593;
}
/* --- NAVIGATION --- */
#nav {
	position: relative;
	z-index: 100;
	width: 160px;
	margin: -20px 30px 30px 20px;
	background: #fff;
	border: 1px solid #007593;
	float: left;
}
#nav ul {
	list-style: none;
}
#nav li {
	padding: 5px 0;
	font-weight: bold;
}
#nav li a{
	padding-left: 15px;
	text-indent: 20px;
	background: url(../img/bluearrow.gif) no-repeat;
	background-position: 0 .2em;
	text-decoration: none;
}
#nav li a:hover {
	color: #007593;
	background: url(../img/goldarrow.gif) no-repeat;
	background-position: 0 .2em;
}
/* --- END NAVIGATION --- */
.imageright {
	margin: 10px 0 10px 10px;
	float: right;
	clear: right;
}
.imageleft {
	padding-left: 15px;
	float: left;
}
.imagecenter {
	padding: 0 110px;
	text-align:center;
}
/* --- Form --- */
#form {	
	position: absolute;
	width: 420px;
	float: left;
}
div.row {
	clear: both;
	padding-top: 5px;
}
div.row span.label {
	padding-right: 5px;
	float: left;
	width: 120px;
	text-align: right;
}
div.row span.field {
	float: right;
	width: 280px;
	text-align: left;
} 
.submit {
	color: #007593;
	background: #fff;
}
/* --- End Form --- */
/* --- FOOTER --- */
#footer {
	margin: 0px auto;
	position: relative;
	width: 950px;
	text-align: center;
	clear: both;
}
#footer h2 {
	text-align: center;
	font: normal 10px Lucida, Tahoma, Arial, Helvetica, sans-serif;
	color: #ddd;
}
#footer h2 a, #footer h2 a:visited {
	color: #ddd;
	text-decoration: none;
}
#footer h2 a:hover {
	color: #000;
	text-decoration: none;
}
#footer h3 {
	text-align: center;
	font: normal 10px Lucida, Tahoma, Arial, Helvetica, sans-serif;
	color: #aaa;
}
#footer h3 a, #footer h3 a:visited {
	color: #aaa;
	text-decoration: none;
}
#footer h3 a:hover {
	color: #ddd;
	text-decoration: none;
}
