@@charset "utf-8";
.content {
}

body {
	background-image: url(images/background.jpg);
	margin-top: 50px;
}

.footer {
	background-image: url(images/footer-bg2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 35px;
	padding: 4px 40px 20px 80px;
}

.logo  {
	text-align: right;
	margin-top: 6px;
}

.contentMain {
	width: 780px;
}

.main {
	background-repeat: no-repeat;
	background-position: left top;
	width: 336px;
	padding: 0px 24px 0px 40px;
	background-color: #FFFFFF;
	vertical-align: top;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.4pt;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
h1 {
	font-family: Trebuchet MS;
	color: #008F4C;
	font-size: 12pt;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

h2 {
	font-family: Trebuchet MS;
	color: #008F4C;
	font-size: 10pt;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

.mainRight {
	background-image: url(images/main-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 308px;
	width: 170px;
	padding-left: 36px;
	padding-top: 30px;
	vertical-align: top;
}

.mainRight p {

	margin-left: 2px;

}

.headerRight {
	background-image: url(images/header-bg2.gif);
	background-repeat: no-repeat;
	text-align: left;
	width
}
.headerImages	{
	padding: 60px 70px 0px 40px;
}
.left {
	background-image: url(images/left-bg.gif);
	background-repeat: no-repeat;
	width: 202px;
	vertical-align: top;
}
.contact	{
	width: 220px;
}
.telephone	{
	padding-left: 62px;
	padding-top: 140px;
}

.footer2 {
	font-family: verdana, arial;
	font-size: 0.7em;
	color: #FFFFFF;
	padding: 2px 2px 2px 22px;
	margin: 0 auto;
	width: 600px;
	text-align: center;
}
.footer2 a {
	color: #006e3a;
	text-decoration: none;
}
.footer2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

