@charset "UTF-8";
/* CSS Document */

#divWrapper {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#divNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#divNav li {
	display: block;
	padding-right: 25px;
	padding-left: 10px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #1B89C1;
	height: 32px;
}
#divNav a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
body {
	background-image: url(../images/bkg.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0px;
	margin: 0px;
	padding: 0px;
}
#divContact {
	width: 940px;
	height: 39px;
}
#divLogo {
	height: 171px;
	width: 441px;
	float: left;
}
#divHeader {
	height: 171px;
	width: 940px;
}
#divNav {
	float: left;
	height: 121px;
	width: 449px;
	background-image: url(../images/nav-bkg.jpg);
	padding-top: 50px;
	padding-left: 50px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.6em;
	color: #333;
}
#divLeft {
	float: left;
	width: 500px;
}
#divContent {
	background-image: url(../images/content-bkg.jpg);
	width: 795px;
	min-height: 500px;
	padding-top: 25px;
	padding-right: 85px;
	padding-bottom: 15px;
	padding-left: 60px;
	float: left;
	background-repeat: no-repeat;
}
#divNews {
	width: 250px;
	float: right;
}
#divNews a, #divSections a, #divContent a {
	color: #036;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#divSections {
	float: left;
	width: 880px;
	padding-left: 60px;
}
#divSection {
	width: 250px;
	float: left;
	padding-right: 25px;
}
#float {
	float: left;
	margin-bottom: 10px;
	margin-right: 20px;
}
#divSubs {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	margin-top: 10px;
	margin-bottom: 20px;
}
#divSubs p a {
	font-size: 12px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #0971a5;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #0971a5;
	margin-bottom: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333;
}
.style2 {
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
}
.style1 {
	font-style: italic;
	color: #666;
}
#divLeft ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.65em;
	color: #333;
}
.style3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #104577;
	line-height: 1.75em;
}
#divBox {
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
	background-color: #E8F5FD;
}
#divNews p {
	margin-top: 7px;
	margin-bottom: 7px;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0971A5;
	font-weight: bold;
	text-transform: uppercase;
}
#float2 {
	float: right;
	margin-bottom: 10px;
	margin-left: 30px;
	border: 1px solid #CCE9F9;
	padding: 8px;
}
#divBar {
	float: right;
	width: 250px;
	margin-bottom: 10px;
	margin-left: 30px;
	text-align: center;
}
.style5 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #104577;
}
#divQuote {
	float: right;
	width: 200px;
	margin-left: 30px;
	margin-bottom: 10px;
}
.pull {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #0E3D69;
}
