﻿body
{
}

a
{
	color: #336633;
}

a:hover
{
	text-decoration: none;
}

h1
{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 5px;
}

.wrapper
{
	margin-left: auto;
	margin-right: auto;
	width: 945px;
}

.header
{
	background: url(_gfx/header.gif) top left no-repeat;
	height: 205px;
	width: 944px;
	display: block;
}

.header_content
{
	float: right;
	width: 390px;
	height: 150px;
	position: relative;
	right: 120px;
	top: 25px;
	padding: 5px;
	padding-top: 20px;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	text-align: justify;
	color: #666666;
}

.main_content
{
	background: url(_gfx/body.gif) no-repeat top left;
	width: 944px;
	height: 304px;
	display: block;
}

.left_column
{
	position: relative;
	display: block;
	left: 20px;
	top: 115px;
	width: 325px;
	height: 150px;
	padding: 5px;
	padding-left: 30px;
	float: left;
	overflow: hidden;
	font-family: Verdana;
	font-size: 12px;
}

.left_column p
{
	margin-bottom: 0px;
	margin-top: 2px;
}

.middle_column
{
	position: relative;
	display: block;
	left: 35px;
	top: 135px;
	width: 250px;
	height: 130px;
	padding: 5px;
	overflow: hidden;
	font-family: Verdana;
	font-size: 12px;
}

.middle_column p
{
	margin-bottom: 0px;
	margin-top: 2px;
}

.right_column
{
	position: relative;
	display: block;
	top: -20px;
	width: 250px;
	height: 145px;
	padding: 5px;
	float: right;
	overflow: hidden;
	font-family: Verdana;
	font-size: 12px;
}

.right_column p
{
	margin-bottom: 0px;
	margin-top: 2px;
}

.map_button
{
	position: relative;
	width: 183px;
	height: 34px;
	background: url(_gfx/button.gif) top left no-repeat;
	overflow: hidden;
	display: block;
	margin-bottom: -18px;
	margin-top: -31px;
	left: 410px;
	padding-left: 16px;
	padding-top: 15px;
	font-family: Verdana;
	font-size: 12px;
}

.footer
{
	background: url(_gfx/footer.gif) no-repeat top left;
	height: 180px;
	width: 944px;
	display: block;
	overflow: visible;
}

.footer_content
{
	display: block;
	width: 350px;
	height: 225px;
	position: relative;
	float: left;
	left: 275px;
	top: 15px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	overflow: visible;
}

.footer_content p
{
	font-weight: lighter;
	margin-top: 0px;
	margin-bottom: -15px;
}

.footer_content_right
{
	display: block;
	float: right;
	width: 235px;
	height: 125px;
	position: relative;
	right: 35px;
	top: 11px;
	font-family: Verdana;
	font-size: 12px;
	padding-top: 8px;
}

.footer_content_right p
{
	margin-top: 0px;
	margin-bottom: 0px;
}
