@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 900px;
	text-align: left;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../_images/page/main_bg_logo.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
/* CSS Document */

body {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	background-image: url(../_images/page/stripe_bg.gif);
}
#top_bar {
	width: 850px;
	float: left;
	margin-top: 15px;
	margin-left: 25px;
}
#top_bar p {
	font-size: 20px;
	line-height: 50px;
}
#top_bar img#facebook {
	margin-right: 5px;
}
#top_bar img#twitter {
	margin-right: 10px;
}
#header {
	height: 140px;
	width: 853px;
	margin-bottom: 5px;
	float: left;
	margin-left: 25px;
}
#header #logo {
	background-color: #CCC;
	float: left;
	height: 140px;
	width: 400px;
}
#header #pic {
	height: 140px;
	width: 147px;
	float: left;
	padding-left: 3px;
}
#menu_bar {
	float: left;
	width: 850px;
	margin-left: 25px;
	margin-bottom: 20px;
	height: 35px;
}
#menu_bar p  {
	color: #FFF;
	font-size: 13px;
	line-height: 35px;
	text-align: center;
}
#menu_bar a {
	color: #FFF;
	text-decoration: none;
}
#menu_bar #menu{
	width: 690px;
	float: left;
	background-image: url(../_images/page/menu_bg_690.gif);
}
#menu_bar #menu a:hover {
	color: #97BE0C;
}
#menu_bar #button {
	float: left;
	height: 35px;
	width: 77px;
	background-image: url(../_images/page/button_77.gif);
	margin-left: 3px;
}
#menu_bar #button a:hover {
	color: #000;
}
#main {
	float: left;
	width: 375px;
	margin-bottom: 250px;
	margin-right: 25px;
	margin-left: 25px;
	min-height: 650px;
}
#main  p{
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 12px;
}
#main   a{
	color: #172782;
}
#main h1 {
	font-size: 18px;
	line-height: 16px;
	margin-bottom: 12px;
	color: #172983;
}
#main h2 {
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 12px;
	font-weight: normal;
	color: #172983;
}
#main h3 {
	font-size: 13px;
	color: #000;
	line-height: 24px;
}
#main img.flow {
	margin-right: 10px;
	float: left;
}
#main img.safe {
	float: left;
	margin-right: 10px;
	padding-bottom: 100px;
}
#main img {
	margin-right: 10px;
	margin-bottom: 0px;
	cursor: pointer;
}
#main   ul{
	list-style-image: url(../_images/page/bullet.gif);
	padding-left: 18px;
}
#main   li{
	margin-bottom: 12px;
}
#form #information {
	background-color: #D8E7A4;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 15px;
	margin-top: 25px;
}
#form #information  p{
	color: #000;
	text-align: right;
	margin-bottom: 10px;
}
#form #information   label{
	float: left;
}
#form input {
	width: 260px;
	background-color: #FFF;
	border: 1px solid #172983;
	font-size: 11px;
	padding: 3px;
}
#form input.shorter {
	width: 180px;
	background-color: #FFF;
	border: 1px solid #172983;
	font-size: 11px;
	padding: 3px;
}
#form textarea {
	width: 344px;
	background-color: #FFF;
	border: 1px solid #172983;
	font-size: 11px;
	padding: 3px;
	margin-top: 5px;
	height: 100px;
}
#form #submit  {
	background-color: #97BE0C;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
	margin-top: 10px;
	width: 75px;
}
#main_picture {
	float: left;
	width: 450px;
	height: 285px;
	margin-bottom: 15px;
	background-color: #CCC;
}
#map {
	float: left;
	width: 450px;
	height: 285px;
	margin-bottom: 15px;
	background-color: #CCC;
}
#banner1 {
	float: left;
	width: 220px;
	background-color: #CCC;
	height: 160px;
	margin-right: 10px;
	margin-bottom: 250px;
}
#banner2 {
	float: left;
	width: 220px;
	background-color: #CCC;
	height: 160px;
}
#banner4 {
	float: left;
	width: 450px;
	background-color: #CCC;
	height: 100px;
	margin-bottom: 10px;
}
#footer {
	width: 850px;
	clear: both;
	margin-left: 20px;
}
#footer p  {
	font-size: 10px;
	line-height: 35px;
}
#signoff {
	width: 900px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#signoff p{
	font-size: 9px;
	color: #FFF;
	line-height: 25px;
	text-align: right;
}
#signoff a {
	color: #FFF;
	text-decoration: none;
}
#signoff a:hover {
	color: #97BE0C;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.red {
	color: #F00;
}
.green {
	color: #97BE0C;
}
.magenta {
	color: #F0F;
}

