@charset "UTF-8";
body {
	background-color: #2c4298;
	margin: 0px;
	padding: 0px;
}
#header {
	background-image: url(images/header.jpg);
	height: 68px;
	width: 1000px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
#header #title {
	float: left;
}
#header h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 36px;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
	font-weight: normal;
}
#header .subH1 {
	font-size: 24px;
}
#header #contact {
	float: right;
}
#header #contact p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	text-align: right;
	margin-right: 50px;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header #contact a {
	color: #FFFFFF;
	text-decoration: none;
}
#header #contact a:hover {
	text-decoration: underline;
}
#content {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	background-color: #FFFFFF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #2c4298;
	margin: 0px;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 16px;
	padding-left: 70px;
}
h3 {
	font-size: 14px;
	color: #303030;
	padding-right: 40px;
	padding-left: 70px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
p {
	padding-right: 40px;
	padding-left: 70px;
	margin-top: 0px;
}
#content #topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 30px;
	padding-top: 3px;
}
#content #topnav a {
	color: #f26522;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
}
#content #topnav a:hover {
	text-decoration: underline;
}
#content #text {
	float: left;
	width: 659px;
	padding-bottom: 35px;
}
#content #photo img {
	border: 1px solid #f26522;
	margin-bottom: 35px;
	margin-top: 5px;
}
#content #photo p {
	color: #2C4298;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 679px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
}
#content #footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2c4298;
	clear: both;
	padding-top: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2c4298;
	text-align: center;
	margin: 25px;
}
ul {
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 120px;
}
#content #hometext {
	float: left;
	width: 529px;
	padding-bottom: 35px;
}
#content #bottom {
	clear: both;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#content #bottom .callout {
	width: 212px;
	background-color: #f1f3fd;
	background-image: url(images/h-callout-base.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
	margin-bottom: 30px;
}
#content #bottom .callout h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 34px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/home-ttl-bg.gif);
	background-repeat: no-repeat;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 34px;
	width: 212px;
}
#content #bottom .callout ul {
	font-size: 11px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	height: 130px;
}
#content #bottom .callout p {
	font-size: 11px;
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 0px;
}
#content #bottom .callout a {
	font-weight: bold;
	color: #f26522;
	text-decoration: none;
}
#content #bottom .callout a:hover {
	text-decoration: underline;
}
#content #bottom p {
	color: #2c4298;
}
#content #bottom .divider {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 34px;
}
