@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	line-height: 14px;
}
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(images/backgrounds/main_bground.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#container {
	padding: 0px;
	width: 790px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	position: relative;
}
#header {
	height: 160px;
	background-image: url(images/logos/banner_logo.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#navigation {
	height: auto;
	width: 790px;
	margin-top: 0px;
	z-index: 9999999;
}
#content {
	width: 770px;
	overflow: visible;
	height: 220px;
	margin-top: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	clear: both;
}
#leftCol {
	width: 300px;
	height: auto;
	float: left;
	margin-bottom: 20px;
}
#form  {
}
#contactForm {
	float: left;
	width: 400px;
}
#contactForm fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contactForm input {
	margin-top: 2px;
	margin-bottom: 5px;
}
#contactForm p {
	margin-top: 5px;
}
#introPara {
	width: 680px;
	float: left;
}
#footer {
	width: auto;
	clear: both;
	height: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BED600;
	margin-top: 0px;
}
#footerLinks {
	width: auto;
	height: 250px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 20px;
}
#footerListOne {
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #000000;
	height: auto;
	float: left;
	width: auto;
	padding-left: 7px;
}
#footerListTwo {
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #000000;
	height: auto;
	float: left;
	width: auto;
	margin-left: 20px;
	padding-left: 7px;
}
#footerListThree {
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #000000;
	height: auto;
	float: left;
	width: auto;
	margin-left: 20px;
	padding-left: 7px;
}
#contactStrip {
	background-image: url(images/logos/icon_small.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 32px;
	padding-left: 50px;
	margin-bottom: 15px;
	margin-top: 20px;
	clear: both;
}
#container  #contactStrip a {
	color: #BED600;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BED600;
}
#contactStrip a.noLinkStyle {
	color: #000000;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footerLinks  #footerListOne  p, #footerLinks  #footerListTwo  p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
}
#footerListOne h1, #footerListTwo h1, #footerListThree h1, #footerListFour h1, #footerListFive h1 {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
	line-height: 16px;
	margin-bottom: 3px;
}
#footerLinks #footerListOne ul li, #footerLinks #footerListTwo ul li, #footerLinks #footerListThree ul li, #footerLinks #footerListFour ul li, #footerLinks #footerListFive ul li {
	text-decoration: none;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}
.footerLogos {
	margin-bottom: 10px;
}
.introImage {
	margin-bottom: 25px;
}
.logoMedium {
	margin-bottom: 10px;
}
.noLinkStyle {
	color: #000000;
	text-decoration: none;
}
#leftCol p {
	line-height: 14px;
}

