body{
	background-image: url(images/corporate/corpRepeatBk.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}


#wrapperCorpPg{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	
	margin-top: 0px;
}#homeCorp {
	background-image: url(images/corporate/corpHomeRollover.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 117px;
	width: 200px;
	float: left;
}
#homeCorp:hover {
	
	background-position: 0px -117px;
}
#leftCorp {
	width: 220px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}
#centerCorp {
	width: 460px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}
#centerCorp2 {
	width: 960px;
	
	float: left;
	height: 600px;
}
#rightCorp {
	width: 220px;
	float: left;
}
#corpCenterDuo {
	float: left;
	width: 340px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#corpLeftDuo {
	float: left;
	width: 580px;
	padding: 10px;
}
#corpRight {
	padding: 10px;
	float: right;
	width: 260px;
	text-align: left;
	font-size: 14px;
}
#corpLeft {
	float: left;
	width: 640px;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	position: relative;
	font-size: 14px;
	line-height: 1.4em;
}

#contact {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 960px;
}
#tour {
	background-color: #dcd9d9;
	clear: both;
	float: left;
	width: 960px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #939;

}

.gelInfo{
	padding: 10px;
}
.contactImg {
	margin-top: 20px;
	margin-right: 150px;
}
.large{
	font-size: 22px;
}
