.LandingSection{
	font-family: Tahoma, Helvetica, Sans serif;
	font-size: 12px;
	background-color:#FFF;
	height:301px;
	width:896px;
	overflow:hidden;
}
.LandingSectionBig{
	font-family: Tahoma, Helvetica, Sans serif;
	font-size: 11px;
	background-color:#FFF;
	height:321px;
	width:896px;
	overflow:hidden;
}
.LandingLeftSection{
	height:301px;
	width:295;
	float:left;
}
.LandingRightSection{
	margin: 0px 25px 0px 250px;
}
.LandingRightSection p{
	margin:15px 0px 0px 0px;
}
.LandingRightSection ul {
	margin:15px 0px 0px 45px;
	list-style-type:circle;
}
.LandingRightSection li{
	margin:0px 0px 0px 30px;
	list-style-type:circle;
	font-size:inherit;
}
.LandingTitle{
	border-bottom:#55A51D 1px solid;
	font-size:15px;
	color:#666;
	margin:15px 0px 0px 0px;
	padding-bottom:2px;"
}
.LandingLink{
	text-decoration:none;
	color:#55A51D;
	font-size:inherit;
}
