@charset "utf-8";

body
{
	margin:0;
	padding:0;
	font-family:arial;
}

a
{
	color:#BA8B0E;
}

h1, h2, h3, h4, h1 a, h2 a, h3 a, h4 a
{
	color:#79B55B;
	text-decoration:none;
}

h1
{
	margin:0;
	padding:0;
}

h1 a
{
	display:block;
	text-decoration:none;
	width:155px;
	height:31px;
	font-size:41px;
	line-height:30px;
	text-indent:-200px;
	overflow:hidden;
	background:url(../images/global/headerlogo.gif) no-repeat;
}

#headerbar, #headermenu, #headercontact, #submenu
{
	display:none;
}
