img, div { behavior: url(iepngfix.htc) }

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#e6e1ca;
}

#contentWrapper{
	position:absolute;
	width:970px;
	left:50%;
	margin-left:-485px;
}

#pageContent{
	background-image:url(images/pageBgd.gif);
	background-repeat:repeat-y;
	background-position:center;
}


#pageBanner{
	width:942px;
	margin-left:14px;
}

#mainBodyContent{
	width:942px;
	margin-left:14px;
	background-color:#000000;
}

#footerBgd{
	background-image:url(images/footerBgd.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:30px;
}
#secondFooter{
	background-color:#383838;
	height:160px;
	width:942px;
	margin-left:14px;
}

#featureSpacer{
	height:20px;
	width:100%;
}
#bannerTextBlock{
	padding-top:10px;
}
.bannerBgd{
	 background-image:url(images/contactBannerBgd.gif);
	 background-repeat:repeat-x;
	 background-position:top;
	 background-color:#FFF;
}
