* {
	margin: 0;
	padding: 0;
}

.container {
	width: 100%;
	overflow: hidden;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

input, select {
	vertical-align: middle;
	font-weight: normal;
}

img {
	border: 0;
	vertical-align: top;
	text-align: left;
}

ul, ol {
	list-style: none;
}

a {
	color: #5ac4f7;
}

a:hover {
	text-decoration: none;
}

body {
	background: #a5b6bf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #6b6c6a;
}

.body_links {color: #039046; text-decoration:underline}

.col-1, .col-2, .col-3 {
	float:left;
}

h3 {
	font-size: 1em;
	color: #292a27;
	margin: 0 0 5px 0;
}

.fleft {
	float: left;
}

#header_bg {
	background: url(images/header_bg.jpg) repeat-x 0% 0%;
}#header_bg_bottom {
	background: url(images/header_bg_bottom.jpg) repeat-x 0% 0%;
}#header_bg_top {
	background: url(images/header_bg_top.jpg) repeat-x 0% 0%;
}

#header2 {
	width: 980px;
	height: 60px;
	margin: 0 auto;
	position: relative;
	font-size: 0.75em;
}

.style1 {color: #003300}
.style2 {color:#039046; font-size:16px}
.style3 {color: #000000}

#header {
	width: 980px;
	height: 327px;
	margin: 0 auto;
	position: relative;
	font-size: 0.75em;
}

#content_bg {
	background: #fefeff url(images/content_bg.jpg) repeat-x 0% 0%;
}

#content {
	background: #fff;
	width: 624px;
	margin: 0 auto;
	padding: 47px 30px 27px 30px;
	font-size: 0.814em;
}

#content img {
	margin: 4px 0 25px 0;
}

#content p {
	line-height: 1.3em;
	margin: 0 0 25px 0;
}

#content p img {
	vertical-align: bottom;
	margin: 0;
}

#content p span {
	display: block;
	text-align: right;
	font-weight: bold;
	color: #292a27;
}

#content p em {
	float: right;
	font-style: normal;
	padding: 0 70px 0 0;
}

#content ul {
	margin: -1px 0 30px 4px;
}

#content ul li {
	background: url(images/list_divider.gif) no-repeat 0% 11px;
	padding: 0 0 0 11px;
	line-height: 1.6em;
}

.button {
	background: url(images/button.jpg) no-repeat 0% 0%;
	width: 58px;
	height: 41px;
	padding: 4px 0 0 0;
	margin: 0 0 28px 0;
	display: block;
	text-align: center;
	font-weight: bold;
	color: #fbfdfe;
	text-decoration: none;
}

.button:hover { text-decoration:underline;}

.button1 {
	background: url(images/button.jpg) no-repeat 0% 0%;
	width: 58px;
	height: 41px;
	padding: 4px 0 0 0;
	margin: 0 0 5px 0;
	display: block;
	text-align: center;
	font-weight: bold;
	color: #fbfdfe;
	text-decoration: none;
}

.button1:hover { text-decoration:underline;}

.row-1 {
	background: url(images/col_divider.gif) repeat-y 313px 0%;
	width: 100%;
	overflow: hidden;
}

.title {
	width: 100%;
	height: 82px;
	overflow: hidden;
}

.bodyImages {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.picture {
	float: left;
	margin: 0 19px 25px 0 !important;
}

.hor_line {
	background: url(images/col_divider.gif) repeat-x 0% 0%;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 0 0 25px 0;
}

#email {
	display: block;
	height: 60px;
	overflow: hidden;
}

#email label {
	display: block;
	height: 20px;
	overflow: hidden;
	color: #60c2f1;
}

#email input {
	background: #fff;
	width: 204px;
	height: 18px;
	padding: 3px 3px;
	float: left;
	border: 1px solid #b3d7e9;
	font-family: Arial, Helvetica, sans-serif;
	color: #6b6c6a;
}

#submit_email {
	background: url(images/button.jpg) no-repeat 0% 0% !important;
	width: 58px !important;
	height: 45px !important;
	padding: 0 0 21px 0 !important;
	margin: 0 0 0 3px !important;
	text-align: center !important;
	font-weight: bold !important;
	color: #fbfdfe !important;
	text-decoration: none !important;
	border: none !important;
}

#footer_bg {
	background: #a5b6bf;
}

#footer {
	width: 668px;
	height: 60px;
	padding: 19px 8px 5px 8px;
	margin: 0 auto;
	font-size: 0.75em;
}

#footer ul {
	overflow: hidden;
	position: relative;
	margin: 0 0 0 1px;
}

#footer ul li {
	background: url(images/menu_bot_divider.gif) no-repeat 0% 50%;
	float: left;
	padding: 0 12px 0 12px;
	margin: 0 0 0 -1px;
	font-size: 1.083em;
}

#footer ul li a {
	text-decoration: none;
	color: #fff;
}

#footer ul li a:hover {
	text-decoration: underline;
}

#footer p {
	clear: both;
	margin: 10px 0 0 23px;
	font-size: 1.083em;
	color: #000;
}

#footer p span {
	margin: 0 20px 0 0;
}

#footer p a {
	color: #fafdfe;
	margin: 0 0 0 16px;
}
