@import url(interior.css);

div.landingContentWrapper {
	background: url(_images/interiorContentPaneBackground.gif) repeat-x;
	width: 786px;
	margin-top: 46px;
	*margin-top:48px;
	_margin-top:48px;
	}
div.landingContentWrapper2 {
	background: url(_images/interiorContentPaneBackground.gif) repeat-x;
	width: 786px;
	margin-top: 52px;
	}
div.landingContentPane {
	width: 740px;
	}

.landingContentPane h1 {
color:#006502;
font-size:24px;
}

.landingContentPane h3 {
color:#006502;
font-size:16px;
margin:20px 0px 10px 0px;
}

.landingContentPane p {
color:#339933;
width:500px;
line-height:16px;
margin-bottom:10px;
}

.landingContentPane ul {
padding:5px 0px 0px 16px;
}

.landingContentPane li {
color:#006502;
margin-bottom:6px;
}

.landingContentPane a {
color:#006502;
text-decoration:underline;
}

div.landingIcon {
	position: absolute;
	top: -12px;
	_top:-26px;
	left: 0px;
	float: left;
	width: 216px;
	height: 112px;
	z-index: 100;
	overflow: hidden;
	}
div.landingIcon2 {
	position: absolute;
	top: -9px;
	left: 0px;
	float: left;
	width: 216px;
	height: 112px;
	z-index: 100;
	overflow: hidden;
	}