@charset "UTF-8";
#ContactLeftColumn {
	width: 530px;
	float: left;
	position: relative;
	margin-left: 40px;
}
#ContactUsImage {
	float: left;
	position: relative;
	width: 510px;
	margin-top: 0px;
}
#ContactUsHeading {
	float: left;
	position: relative;
	font-size: 44px;
	line-height: 44px;
	z-index: 100;
	width: 100%;
}
#ContactUsText {
	float: left;
	position: relative;
	font-size: 15px;
	line-height: 32px;
	z-index: 100;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100%;
}
/* CSS Document */

/* CSS Document */

#ContactRightColumn {
	float: left;
	position: relative;
	width: 350px;
	height: auto;
	margin-top: 30px;
	margin-left: 40px;
	z-index: 100;
}
#ContactRightColumn ul {
	line-height: 36px;
	margin-top: -10px;
}
#ContactRightColumn ul li {
	float: left;
	font-size: 22px;
	margin-bottom: 25px;
	/* list-style-image: url(../Images/Common/Arrow.png);
	list-style-size: 20px; */
	background-image: url(../Images/Common/Arrow.png);
	_background-position: 0 6px;
	background-repeat: no-repeat;
	list-style-type: none;
	width: 100%;
	line-height: 20px;
	margin-left: -20px;
	box-shadow: 0px 0px;
	background-position: 0% center;
}
#ContactRightColumn ul li a {
	position: relative;
	text-decoration: none;
	width: 100%;
	display: block;
	margin-left: 18px;
}
#ContactFeatureButton {
	width: 340px;
	position: relative;
	float: left;
	margin-top: 15px;
	margin-left: 0px;
	padding-left: 5px;
	z-index: 100;
}
#ResourcesHeading {
	float: left;
	position: relative;
	font-size: 44px;
	line-height: 44px;
	z-index: 100;
	margin-left: 50px;
	width: 850px;
}
#ResourcesLeft {
	width: 580px;
	float: left;
	position: relative;
	margin-left: 50px;
	font-size: 14px;
	margin-top: 10px;
	line-height: 22px;
}
/* CSS Document */

/* CSS Document */

#ResourcesRight {
	float: left;
	position: relative;
	width: 300px;
	height: auto;
	margin-left: 30px;
	z-index: 100;
	margin-top: 10px;
}
#ResourcesLeft h2 {
	font-size: 16px;
	margin-bottom: 2px;
	margin-top: 1px;
}
#ResourcesRight p {
	margin-top: 2px;
	margin-bottom: 12px;
	font-size: 20px;
}
#ResourcesLeft a {
	text-decoration: underline;
}
