.border {
	border: 1px solid #568e46;margin: 0 auto;
}
.blueheading {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #0e4c79;
	text-decoration: none;
}
.mainfiller {
	background-image: url(../images/landingimages/Lmainfiller.gif);
	background-repeat: repeat;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.textbold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.imageborder {
	border: 2px solid #2c8c0e;
}
.greentext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #1c7600;
	text-decoration: none;
}
.footercolor {
	background-color: #2c8c0e;
}
.dot {
	background-image: url(../images/landingimages/dot.gif);
	background-repeat: repeat;
}
.whitetext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.topfiller {
	background-image: url(../images/landingimages/Ltopfiller.gif);
	background-repeat: repeat;
}



body
{
	margin:0; padding:0;
	text-align:center;
}

