body {
	padding: 0 0 30px 0;
	width: 760px;
	margin: 0 auto;
	background-color: #C3DAE5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #666666;
}
img {
	border: 0;
}
acronym {
	border-bottom: 1px solid #CCCCCC;
	cursor: help;
}
form {
	float: left;
	width: 340px;
	margin: 0px;
	padding: 0px;
}
label {
	float: left;
	clear: left;
}
dl {
	margin: 0px 0px 20px;
	padding: 0px;
	float: left;
	width: 340px;
}
dt {
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	width: 100px;
	clear: left;
}
dd {
	float: left;
	width: 240px;
	padding: 0px;
	margin: 5px 0px;
}

h1 {
	font-size: 120%;
	font-weight: bold;
	margin: 0px;
	padding-top: 35px;
	padding-bottom: 15px;
}
h2 {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 130%;
	background-color: #be1d2d;
	margin: 0px;
	font-weight: normal;
	padding: 10px;
	color: #177199;
}
#container {
	float: left;
	background: url(../images/footer.gif) no-repeat center bottom #FFFFFF;
	margin-bottom: 30px;
	margin-top: 30px;
}
#homecontainer {
	float: left;
	height: 760px;
	background: url(../images/footer.gif) no-repeat center bottom #FFFFFF;
	margin-bottom: 30px;
	margin-top: 30px;
	position: relative;
	z-index: 1;
}
#home {
	height: 580px;
	background: url(../images/home.jpg) no-repeat center 135px #FFFFFF;
}
#page {
	text-align: left;
	width: 50px;
	float: left;
	clear: left;
	background-color: #F1F7F9;
	padding: 5px;
}
#contact {
	float: left;
	width: 210px;
}
#content {
	float: right;
	width: 550px;
}
#logo {
	float: left;
	width: 210px;
	background: url(../images/logo_bg.gif) no-repeat center top;
}
#nav {
	float: left;
	width: 550px;
	background: url(../images/nav_bg.gif) no-repeat center top;
	padding-bottom: 10px;
	height: 8em;
}
#nav ul {
	float: left;
	width: 545px;
	list-style-type: none;
	padding: 0px;
	background-color: #1D7FB7;
	margin: 78px 0 0 0;
	border: 0;
}
#nav li {
	float: left;
}
#nav li a {
	float: left;
	padding: 6px 12px 6px 0;
	color: #FFFFFF;
	text-decoration: none;
}
#nav li a:hover {
	color: #8EBFDB;
}
#left {
	float: left;
	width: 175px;
	font-size: 75%;
	clear: left;
	color: #646464;
	padding-left: 15px;
}
#left p {
	padding: 5px 0 0 10px;
	margin: 0px;
}
#left h2 {
	font-size: 100%;
	padding: 10px 0 0 10px;
	margin: 0px;
}
#left a, #middle a, #right a, #footer a, #testimonials a, #homefooter a {
	color: #177199;
	text-decoration: none;
	border-bottom: 1px solid #C5DCE6;
}
#left a:hover, #middle a:hover, #right a:hover, #footer a:hover, #testimonials a:hover, #homefooter a:hover {
	border-bottom-color: #79AEC6;
}
#bluebox {
	background-color: #EDF4F8;
	line-height: 1.8em;
	font-size: 130%;
	padding-bottom: 5px;
}
#middle {
	float: left;
	width: 340px;
	padding-bottom: 20px;
}
#office #middle, #si #middle {
	margin-top: 20px;
}

#middle h3 {
	font-size: 95%;
	margin-bottom: 10px;
}
#middle ul {
	margin: 0 0 15px 15px;
	list-style-type: circle;
	padding: 0px;
}
#middle ol {
	list-style-type: none;
	margin: 0px 0px 20px;
}
#faq {
	font-size: 75%;
	margin: 0px;
	padding: 0px;
}
#si h1, #office h1 {
	padding-top: 0px;
}
#subnav {
	padding: 10px;
	background-color: #EDF4F8;
	font-size: 75%;
}
#middle p {
	margin: 0px;
	padding: 0 0 15px 0;
}
#right {
	float: right;
	width: 175px;
	font-size: 75%;
	padding: 70px 15px 0 0;
	color: #666666;
}
#right p {
	margin: 0px;
	padding: 5px 0 0 0;
}
#footer {
	clear: both;
	float: left;
	width: 340px;
	text-align: center;
	padding: 20px 0;
	font-size: 75%;
	color: #646464;
	border-top: 1px solid #C5DCE6;
}
#homenewsletter {
	position:absolute;
	z-index: 2;
	float:left;
	clear:left;
	top:140px;
	left: 295px;
	width: 185px;
	text-align: center;
	color: #1A1A1A;
	font-size: 14px;
}
#newsletter {
	background-color: #c4dae7;
	float:left;
	font-size: 14px;
	padding: 10px;
}
#left h3, #left h2 {
	clear:left;
}
#homenewsletter label, #newsletter label {
	display: none;
}
#homenewsletter p, #register p {
	padding:14px 0;
	margin:0;
}
#homenewsletter .newsinput {
	width: 165px;
	padding: 10px;
	margin:0 0 8px 0;
	float:left;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#newsletter .newsinput {
	width: 135px;
	padding: 10px;
	margin:0 0 8px 0;
	float:left;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#homenewsletter .newsbutton, #newsletter .newsbutton {
	margin:0;
	border:0;
	background: #177199;
	color: #fff;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#newsletter .newsbutton {
	float:left;
}
#homenewsletter form {
	margin:0;
	padding:0;
	width: 185px;
}
#newsletter p {
	padding:0 0 8px 0;
}
#newsletter form {
	margin:0;
	padding:0;
	width: 155px;
}
#register {
	position:absolute;
	float:left;
	clear:left;
	z-index: 2;
	top:395px;
	left: 295px;
	width: 180px;
	text-align: center;
	color: #646464;
	font-size: 14px;
	font-weight: bold;
}
#register a {
	color: #fff;
}
#testimonials {
	position:absolute;
	float:left;
	clear:left;
	z-index: 2;
	bottom:55px;
	left: 160px;
	width: 440px;
	text-align: center;
	padding: 20px 0;
	color: #646464;
	font-size: 12px;
	border-top: 1px solid #C5DCE6;
}
#testimonials p {
	margin:0;
	padding:0;
}
#homefooter {
	position:absolute;
	float:left;
	clear:left;
	z-index: 2;
	bottom:0;
	left: 160px;
	width: 440px;
	text-align: center;
	padding: 20px 0;
	font-size: 75%;
	color: #646464;
	border-top: 1px solid #C5DCE6;
}
.section {
	float: left;
	width: 340px;
	clear: left;
}
.input {
	float: right;
	width: 190px;
	padding: 5px 2px;
}
.vericode {
	float: right;
	width: 130px;
	padding: 5px 2px;
}
.verimg {
	float: right;
	margin-right: 10px;
	margin-top: 5px;
}
.verierror {
	float: left;
	width: 340px;
	font-size: 130%;
	color: #CC3300;
	text-align: right;
}
.special {
	background-color: #EDF4F8;
	padding: 10px;
	width: 340px;
}
.button {
	margin-left: 140px;
	padding: 10px;
	float: left;
}
.smalllink {
	font-size: 80%;
}
.clearleft {
	clear: left;
	padding-top: 20px;
	float: left;
	width: 340px;
}
.emaillink {
	word-spacing: -3px;
}
.logo {
	padding: 35px 0 30px 32px;
	float: left;
}
.hide {
	display: none;
}
.topborder {
	border-top: 1px solid #eee;
	padding-top: 10px;
	margin-top: 10px;
	border-bottom-width: 0px;
}

#quotes {
	position: relative;
	z-index: 3;
	overflow: hidden;
	width: 440px;
		/* any IE */
		width: expression('440px');
	height: 100px;
	margin: 0;
}
#quotes li {
	position: absolute;
	z-index: 3;
	font-family: Georgia, 'Times New Roman', sans-serif;
	font-size:16px;
	font-style: italic;
	top: 0;
	left: 0;
	width: 440px;
	display: block;
}
#left h3 a {
	color: #fff;
	border-bottom: 0;
	text-decoration: underline;
}
