#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	float: left;
	height: 60px;
	width: 900px;
	color: #ffffff;
}
#logo {
	background-image: url(images/cropped-logo.gif);
	background-repeat: no-repeat;
	float: left;
	height: 50px;
	width: 120px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #004fda;
	background-image: url(images/back-gradiant2.jpg);
	background-repeat: repeat-x;
}
#name {
	float: left;
	width: 450px;
	margin-left: 10px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#address {
	float: right;
}

.smaller-name {
	font-size: 150%;
}

.larger-name {
	font-size: 225%;
	line-height: .75em;
	padding-bottom: 3px;
}
p {
	margin: 0px;
	padding: 0px;
}
#content_top {
	background-image: url(images/content_top.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	width: 900px;
	height: 13px;
	margin-top: 20px;
	margin-left: -1px;
}
#content_bottom {
	background-image: url(images/content_bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	height: 12px;
	width: 897px;
}
#footer {
	font-size: 85%;
	color: #aacbf9;
	float: left;
	width: 900px;
	margin-top: 10px;
}
#wrapper #footer a {
	color: #aacbf9;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
#nav {
	float: left;
	width: 120px;
	margin-left: 10px;
}
#nav li {
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 111px;
	margin-bottom: 2px;
}
#main {
	float: left;
	width: 750px;
}
#wrapper #content #nav a {
	font-size: 110%;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	text-align: center;
	padding-top: 11px;
}
#wrapper #content #nav a:hover {
	color: #0057f2;
}
#years {
	background-image: url(images/current-year.jpg);
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	height: 90px;
	width: 750px;
	margin-bottom: 10px;
}
#text {
	float: left;
	width: 700px;
	padding-left: 15px;
}
.italics {
	font-style: italic;
}
#links {
	width: 650px;
}

h1 {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	display: inline;
}
p {
	margin: 0px;
	padding: 0px;
}

#content {
	background-color: #f7fcfc;
	float: left;
	width: 898px;
	padding-bottom: 10px;
}
.page-heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	color: #0057f2;
}
#narrow-text {

	float: left;
	width: 375px;
	padding-left: 15px;
}
#insurance {
	float: right;
	width: 250px;
	margin-right: 10px;
}
.ins-heading {
	font-size: 120%;
	font-weight: bold;
}
h2 {
	font-size: 105%;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}
#insurance ul {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: none;
	margin-right: 0px;
	margin-left: 20px;
}

#wrapper #content #main #text a {
	color: #0057f2;
}
#links ul {

	padding: 0px;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 700px;
	float: left;
}
#links li {

	float: left;
	width: 150px;
	margin-right: 15px;
	height: 100px;
	margin-bottom: 10px;
}
.labelcolumn {
	text-align: right;
	width: 50%;
}
