@charset "UTF-8";

#header {
	clear: both;
	float: none;
	width: 799px;
	margin:auto;
}
#head_logo {
	float: left;
	width: 307px;
}
#top_nav {
	vertical-align: bottom;
	float: right;
	width: 492px;
}
#content {
	margin: auto;
	clear: both;
	width: 799px;
	background-color: #e7e7e7;
	
}
#footer {
	margin: auto;
	clear: both;
	width: 799px;
	border-top:thin;
	border-top-color:  #45697E;
	border-top-style:solid;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 14px;
}
a:link {
	color: #619080;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #619080;
}
a:hover {
	text-decoration: none;
	color: #619080;
}
a:active {
	text-decoration: none;
	color: #619080;
}
.footer {
	text-align:center;
	font-size:14px;
}
.services {
	font-size: 14px;
	color: #45697E;
	text-align: center;
	vertical-align: top;
}
.small-ital {
	font-size: 12px;
	font-style: italic;
	color: #666;
	text-align:left;
}
.bottom-border {
	vertical-align: top;
	padding:20px;
	border-bottom: thin;
	border-bottom-color: #45697E;
		border-bottom-style:solid;
}
.padded-content {
	vertical-align: top;
	padding: 20px;
}
p {
	margin-left:10px;
	text-align:justify;
	margin-right: 20px;
	
	}
h1 {
	font-size:18px;
	color:#45697E;
	margin-left:10px;
	margin-right: 20px;
	border-bottom: thin;
	border-bottom-color:  #45697E;
	border-bottom-style: dotted;
}
h2 {
	font-size:16px;
	color:#45697E;
	margin-left:10px;
	margin-right: 20px;
	
	}
h3, h4 {
		margin-left: 10px;
	}
	
	li {
		margin-bottom:10px;
		margin-left: 40px;
	}
.quote {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:18px;
	color:#416A7E;
	margin-left:20px;
	text-align:center;
	margin-right: 30px;
}
.callout {
	font-style:bold;
	font-size:18px;
	text-align:center;
	color:#ffffff;
}
	
	.callout2 {
	font-style:bold;
	font-size:14px;
	text-align:center;
	color:#ffffff;
}
	