body {
	line-height:1.4em;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position:top;
	background-color: #fff;
	font-size: 12px;
}
html {
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #505050;
	line-height:1.4em;
}
a {
 color:# 000;
	text-decoration:underline;
}
* {
	padding:0;
	margin:0;
}
p {
	padding: 0 0 0 0;
	margin:0 0 10 0;
	font-size: 12px;
}
h1, h1 a {
	font-size:22px;
	padding: 5 0 15 0;
	margin:0 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#00A94E;
}
h2, h2 a {
	font-size:16px;
	padding: 0 0 15 0;
	margin:0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#9FD410;
}
h3, h3 a {
	font-size:16px;
	padding: 15 0 15 0;
	margin:0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#00A74D;
}
.underline_rollover a:hover {
	text-decoration: underline;
}
.underline_rollover a {
	text-decoration: none;
}
.underline_remove a, .underline_remove a:hover {
	text-decoration: none;
}
.colour_red {
	color:#ED1C24;
}
.colour_black {
	color:#000;
}
.colour_white {
	color:#fff;
}
.colour_light_green {
	color:#90e2b5;
}
.colour_normal {
	color:#505050;
}
.txt_normal {
	font-size:12px;
}
.txt_small {
	font-size:11px;
}
.txt_xsmall {
	font-size:10px;
}
html {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
}
input {
	margin:0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	overflow:visible;
	display:block;
}
form {
	padding:0 0 0 0;
	margin:0 0 0 0;
}
input, textarea {
	border:1px solid #D6D6D6;
	padding:3px 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-size:100%;
}
select {
	border:1px solid #D6D6D6;
	padding:4px 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-size:100%;
}
hr {
	margin:15 0 15 0;
	height:1px;
	width:100%;
	color: #EEEBEB;
	background-color: #EEEBEB;
	border: 1px solid #EEEBEB;
	border-style: none none solid;
	padding:0 0 0 0;
}
div {
	position:relative;
	float:inherit;
}
.footer_dark {
	background-image:url(../images/bg_footer_dark.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color: #009846;
}
.footer_light {
	background-image:url(../images/bg_footer_light.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color: #00A94E;
}
.footer_block {
	width:155px;
	float:left;
	height:154px;
	padding: 5px 0 0 0;
}
.content {
	width:923px;
	text-align:left;
}
.left_col {
	background-image:url(../images/bg_content.gif);
	background-repeat:repeat-x;
	background-position:top;
}
.footer_logo {
	position:absolute;
	margin-top:-93px;
	z-index:10;
	margin-left: 22px;
}
.footer_corner {
	width:291px;
	float:left;
	text-align:center;
}
.left_col_2 {
	width:222px;
	float:left;
	padding:25px 21px 100px 21px;
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#FFF;
	background-image: url(../images/listbg.gif);
}
.right_col {
	width:621px;
	float:right;
	padding:25px 0 40px 0;
}
.footer_block ul {
	list-style:inside;
	margin-left: 17px;
}
.footer_block li {
}
.hr_wbutton {
	margin:15px 0 30px 0;
	width:100%;
	background-image:url(../images/hr.gif);
	background-position: center;
	background-repeat:repeat-x;
}
.hr_wbutton a {
	float:right;
	padding:0 0 0 15px;
	background-color:#FFF;
}
.hr_wbutton2 {
	margin:0 0 30px 0;
	width:100%;
	background-image:url(../images/hr.gif);
	background-position: center;
	background-repeat:repeat-x;
	float: left;
}
.hr_wbutton2 a {
	float:left;
	padding:0 15px 0 0;
	background-color:#FFF;
}
.homepanel {
	width:187px;
	float:left;
}
.homepanel2 {
	width:187px;
	margin:0 30px 0 30px;
	float:left;
}
.leftnav ul {
	list-style:none;
	width:222px;
	overflow:hidden;
}
.leftnav li a {
	width:100%;
	display:block;
	padding:7px;
	font-weight:bold;
	margin:0 0 2px 0;
	background-color:#F7F7F7;
}
.leftnav li a:hover, .leftnav li a.active {
	width:100%;
	display:block;
	padding:7px;
	font-weight:bold;
	margin:0 0 2px 0;
	background-color:#E5E5E5;
}
.right_images {
	position:relative;
	float:right;
	overflow:visible;
	text-align:right;
	width:190px;
	margin:35px 0 15px 30px;
}
.right_images img {
	margin:15px 0 0 0;
	border:2px solid #E5E5E5;
}
.imgborder {
	border:2px solid #E5E5E5;
}
a:hover .imgborder {
	border:2px solid #B5E635;
}
.contact_form input, .contact_form textarea {
	width:270px;
	background-image:url(../images/bg_input.gif);
	background-repeat:repeat-x;
	line-height:1.4em;
	z-index:300;
}
.contact_form textarea {
	height:150px;
}
.contact_form .column_1 {
	margin:0 0 0 0;
	padding:8 10 10 0;
}
.contact_form .column_2 {
	margin:0 0 0 0;
	padding:5 0 5 0;
}
#column_1 {
	width:247px;
	float:left;
	text-align: center;
	padding:0 0 0 0;
	margin:0 0 0 0;
	display:block;
	overflow:visible;
}
#column_2 {
	width:686px;
	float:right;
	padding:0 0 0 0;
	margin:0 0 0 0;
	display:block;
	overflow: hidden;
	top:0;
}
.txt_titles {
	margin:0 0 15px 0;
}
.geo_row {
	width:100%;
	margin:0 0 10px 0;
}
.geo_content {
	float:left;
	width:100%;
	padding: 0 0 15px 0;
}


.left_headings{
	position:absolute; margin-top:-31px; z-index:1000; padding:21px;
}
.left_headings_container{
	z-index:1000; width:264px;
}


.right_headings{
	position:absolute;
	margin-top:-28px;
	z-index:1000;
	float: right;
}
.right_headings_container{
	z-index:1000;
	width:124px;
	float: right;
}

.right_col ul {
	list-style:inside;
	margin-left: 17px;
}
.right_col li {
	padding:0 0 5 0;
}

.geo_row .geo_content img{
	float:right; margin-left:20px;
}