td img {display: block;}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #6BCD6A;
	background-image: url(images/pagebg.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #006600;
	text-decoration: none;
}
a:visited {
	color: #006600;
}
a:hover {
	color: #009C3A;
}
a:active {
	color: #006600;

}

#container {
	position: relative;
	height: 1000px;
	width: 1024px;
	margin:auto;
}
#container #logo {
	position: absolute;
	height: 148px;
	width: 249px;
	left: 0px;
}
#container #contact {
	position: absolute;
	height: 79px;
	width: 303px;
	left: 719px;
}
#container #menu {
	position: absolute;
	height: 70px;
	width: 614px;
	left: 410px;
	top: 117px;
}
#container #headerbg {
	position: absolute;
	height: 225px;
	width: 1024px;
	left: 0px;
	top: 171px;
	background-image: url(images/header_bg.png);
	background-repeat: no-repeat;
}
#container #headerbg #headerimg {
	position: absolute;
	height: 208px;
	width: 610px;
	left: 409px;
	top: -7px;
}
#container #headerbg #headertxt {
	position: absolute;
	height: 144px;
	width: 348px;
	top: 23px;
	left: 37px;
}
#container #title {
	position: absolute;
	height: 38px;
	width: 612px;
	left: 208px;
	top: 385px;
}
#container #box1 {
	position: absolute;
	height: 264px;
	width: 197px;
	left: 0px;
	top: 385px;
}
#container #box2 {
	position: absolute;
	height: 264px;
	width: 197px;
	left: 0px;
	top: 653px;
}
#container #content {
	position: absolute;
	height: 482px;
	width: 609px;
	left: 209px;
	top: 446px;
	background-color: #F0FFE6;
	overflow: auto;
}
#container #footer {
	position: absolute;
	height: 63px;
	width: 1024px;
	left: 0px;
	top: 938px;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	}
#container #box3 {

	position: absolute;
	height: 264px;
	width: 197px;
	left: 827px;
	top: 400px;
}
#container #box4 {


	position: absolute;
	height: 264px;
	width: 197px;
	left: 827px;
	top: 668px;
}
#container #promo {
	position: absolute;
	height: 200px;
	width: 200px;
	left: -123px;
	top: 105px;
}

