#top {
	background-image:url(images/header.gif);
	width:950px;
	height:98px;
}

#contentpanewrapperOuter {
	width:950px;
	height:583px;
	background:url(images/contactBG.jpg);
}

#contentpanewrapperInner  {
	width:380px;
	height:105px;
	padding-top:30px;
	position:relative;
	top:315px;
	left:405px;
	z-index:100;
	padding:20px 20px 20px 20px;

}

*html #contentpanewrapperInner {
	left:435px;
}

#contentpanewrapperInner  ul li {
	list-style-image:url(images/blueBullet.gif);
}

.links {
	position:relative;
	top:40px;
}

#bottom {
	clear:both;
	background-color:#0F75BC;
	width:950px;
	color:white;
	height:120px;
}



