body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0;
}
p
{
	margin: 0;
	padding: 0;
}
img
{
	border: 0px;
}
a
{
	color: #00853e;
	text-decoration: none;
}
a:hover
{
	color: #000000;
	text-decoration: none;
}
form
{
	margin: 0;
	padding: 0;
}
h1
{
	color: #00853e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin: 0 0 5px 0;
}
h2
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin: 0 0 5px 0;
}
h3
{
	color: #00853e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 5px 0;
}
h4
{
	color: #00853e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
}
h5
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
}
h6
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}
table, tbody, tr, td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.clear
{
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	clear: both;
}
div#container
{
	border-left: 10px solid #74706f;
	border-right: 10px solid #74706f;
	width: 950px;
	margin: 0 auto;
	padding: 5px 5px 245px 5px;
	background: #FFFFFF;
	position: relative;
}
div#contentarea
{
	text-align: left;
	padding: 15px;
	line-height: 18px;
}
div#defaultpage
{
	background: url(../img/defaultbreak.jpg) repeat-y 235px 0px;
}
div#left
{
	width: 230px;
	float: left;
	margin: 0;
}
div#right
{
	width: 680px;
	float: right;
	margin: 0;
	padding: 0 15px;
}
div#topbar
{
	width: 980px;
	height: 64px;
	margin: 0 auto;
	position: relative;
}
div#logo
{
	position: absolute;
	top: 0;
	left: 10px;
}
div#logo img
{
	width: 295px;
	height: 64px;
}
div#search
{
	width: 280px;
	position: absolute;
	top: 20px;
	right: 0;
}
div#search img
{
	margin-right: 10px;
	float: right;
}
div#bottom
{
	width: 950px;
	height: 245px;
	display: block;
	background: url(../img/bodybottom.jpg) 0 50px repeat-x;
	position: absolute;
	bottom: 5px;
}
div#adressline
{
	color: #74706f;
	font-size: 11px;
	text-align: center;
	height: 48px;
	background: url(../img/bottom.jpg) bottom repeat-x;
	line-height: 48px;
}
div#adressline u
{
	margin: 0 15px;
}
div#adressline a
{
	color: #74706f;
	text-decoration: none;
}
div#adressline a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}
