img { border: none; }

body {
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #FFFFFF;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	color: #454A6D;
}

#wrapper {
	margin: 0 auto 0 -420px;
	width: 839px;
	height: 100%;
	position:absolute; 
	top: 0px;
    left: 50%;
	background-image: url(images/wrapper.png);
	background-repeat: repeat-y;
}
#faux {
	margin-bottom: 0px;
	overflow: auto;
	width: 100%;
	background-image: url(images/faux.png);
}
#header {
 color: #333;
 width: 839px;
 padding: 0px;
 height: 141px;
 margin: 0px;
 background: url(images/header.png) no-repeat;
}
#navigation {
	color: #333;
	margin: 0px;
	width: 809px;
	height: 31px;
	background-image: url(images/navbg.png);
	padding-left: 30px;
}
#rightcolumn {
	display: inline;
	color: #00409A;
	margin: 10px 35px 10px 10px;
	padding: 0px;
	width: 195px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#rightcolumn a {
	color: #00409A;
}

#leftcolumn { 
 float: left;
 color: #454A6D;
 margin: 35px 10px 10px 85px;
 padding: 0px;
 width: 430px;
 display: inline;
 position: relative;
}
#footer {
	width: 839px;
	clear: both;
	color: #006A84;
	background: url(images/bottomcurve.png) repeat-x;
	text-align: center;
	padding-top: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 81px;
}
.clear { clear: both; background: none; }
#picstrip {
	width: 839px;
	height: 193px;
}
#footer a {
	color: #006A84;
}
#footer a:hover {
	color: #37AF21;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #37AF21;
	font-weight: normal;
}
#logo {
	width: 131px;
	position: relative;
	top: 17px;
	left: 42px;
}

.field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 160px;
	margin-bottom: 3px;
	border: 1px solid #BFE4F6;
	background-image: url(images/fieldbg.png);
	color: #125F83;
}

h3 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00409A;
	font-weight: bold;
}

h3 span{
	font-size: 12px;
	color: #37AF21;
	font-weight: bold;
}
h2 {

	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	color: #37AF21;
	font-weight: normal;
}
hr {
	color: #BFD5EA;
	height: 1px;
	margin: 0px;
	padding: 0px;
}
.picborder {
	border: 1px solid #37AF21;
}
#flash {

	width: 839px;
	height: 400px;
}

