/* CSS Document */


p {
		padding-bottom: 5px;
}
h2 {
		padding-bottom: 10px;
}
.mainContainer {
	width: 816px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	top: 24px;
	position: relative;
}
.mainContainer .header {
	height: 76px;
	width: 816px;
	border: 1px solid #717174;
}
.mainContainer .headerCorner {
	height: 29px;
	width: 29px;
	position: relative;
	left: 788px;
	top: -1px;
}
.mainContainer .mainBody {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #717174;
	border-right-color: #717174;
	border-bottom-color: #717174;
	border-left-color: #717174;
	width: 816px;
	background-image: url(../images/holdingFace.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .65em;
	color: #6b6c6e;
}
.mainContainer .header .headerLogos {
	position: relative;
	height: 32px;
	width: 330px;
	left: 30px;
}
.headerLogos ul {
	list-style-type: none;
	
}
.headerLogos li {
	float: left;
	height: 30px;
	width: 149px;
	position: relative;
}
.headerLogos .floatLeft {
	height: 30px;
	width: 149px;
	float: left;
	padding-right: 16px;
}
.footer img {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 2px;
}
.mainContainer .header .newWebsiteTxt {
	color: #3ca7d9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	width: 210px;
	position: absolute;
	left: 580px;
	top: 36px;
}
.mainContainer .mainBody .bodyCol {
	position: relative;
	left: 327px;
	width: 260px;

	padding-top: 50px;
	padding-bottom: 50px;
}
.mainContainer .mainBody .bodyCol a {
 color: #6b6c6e;
 }
.style1 {
	color: #6CB1DD;
	font-weight: bold;
}
.style2 {
	color: #9D996D;
	font-weight: bold;
}.bodyCol h2 {
	font-size: 1.2em;
	color: #6CB1DD;
}
.mainContainer .mainBody .bodyCol2 {
	width: 200px;
	position: absolute;
	top: 430px;
	left: 605px;
	padding-bottom: 10px;

}
.mainContainer .mainBody .bodyCol3 {
	width: 200px;
	position: absolute;
	top: 100px;
	left: 605px;
}
.mainContainer .mainBody .bodyCol3 a {
 color: #6b6c6e;
}
.mainContainer .mainBody .bodyCol2 a {
 color: #6b6c6e;
}
.mainContainer .mainBody .bodyCol ul {
	margin: 10px 0px 0px;
	padding: 0px 0px 0px 15px;
}
.mainContainer .mainBody .bodyCol li {
	list-style-type: circle;
	list-style-image: url(../images/bullet.gif);
}

