body {
	font-family: trebuchet MS, arial;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/bg-main.jpg);
	background-repeat: repeat-x;
}
.header-side {
	padding-top: 105px;
}
#header-bg {
	background-image: url(../images/header-bg.gif);
	background-repeat: repeat-x;
	height: 170px;
	width: 773px;
}
#logo a{
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	height: 73px;
	width: 229px;
	background-position: left top;
	margin-top: 15px;
	display: block;
}
#header-left {
	float: left;
	background-image: url(../images/header-img-leftbg.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	height: 170px;
}
#header-left #hdr-big {
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding-left: 33px;
	vertical-align: middle;
	padding-top: 33px;
}
#header-left #hdr-big span {
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}
.nav-right {
	margin-right: 1px;
}
.nav a {
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
}
.nav a:hover {
	color: #4C4C4C;
	text-decoration: none;
}
#news-bg {
	background-image: url(../images/news-bg.gif);
	background-repeat: repeat-x;
	height: 382px;
	width: 222px;
}
#contact-bg {
	background-image: url(../images/contact-bg.gif);
	background-repeat: repeat-x;
	height: 96px;
	width: 222px;
	padding-bottom: 10px;
}
.h1 {
	font-size: 18px;
	font-weight: normal;
	color: #34a33d;
	text-decoration: none;
}
.h1-grey {
	font-size: 18px;
	font-weight: normal;
	color: #4c4c4c;
	text-decoration: none;
}
.maintext {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 12px;
	padding-left: 12px;
	text-align: justify;
	line-height: 14px;
	vertical-align: top;
}
.maintext a {
	color: #000000;
	text-decoration: none;
}
.maintext a:hover {
	color: #000000;
	text-decoration: underline;
}
.maintext1 {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	line-height: 14px;
	vertical-align: top;
}
.maintext1 a {
	color: #000000;
	text-decoration: none;
}
.maintext1 a:hover {
	color: #000000;
	text-decoration: none;
}
#footer {
	height: 66px;
	width: 100%;
	background-color: #4c4c4c;
	padding-left: 10px;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
}
#footer a{
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #F3F2F2;
	background-position: left center;
	text-align: left;
	border: 1px solid #999999;
}
