h1 {
	font-size: 18px;
	color:#5898B8;
}
h2 {
	font-size: 18px;
	color: #FFFFFF;
}

h3 {
	font-size: 14px;
	color: #FFFFFF;
}
#blueRuleline {
	float: left;
	height: 2px;
	width: 301px;
}


#outterWrapper {
	width: 900px;
}
#headerOne {
	height: 75px;
	width: 900px;
	background-color: #2F3030;
}
#centerContent {
	height: auto;
	width: 900px;
}
#centerColumn {
	background-color: #2F3030;
	text-align: left;
	width: 700px;
	line-height: 20px;
	padding-top: 40px;
	padding-right: 100px;
	padding-bottom: 40px;
	padding-left: 100px;
}


#headerOneleft {
	float: left;
	height: 75px;
	width: 400px;
}
#headerOneright {
	float: right;
	height: 50px;
	width: 300px;
	font-weight: normal;
	text-align: center;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 100px;
	font-size: 16px;
}
#spacer {
	height: 25px;
	width: 900px;
}
#colWrapper {
	width: 900px;
	clear: both;
	background-color: #2f3030;
}
#leftCol {
	width: 400px;
	float: left;
}
#rightCol {
	float: right;
	width: 500px;
}
#footer {
	height: 25px;
	width: 900px;
	font-size: 10px;
	float: right;
	text-align: left;
	padding-top: 5px;
	clear: both;
}
#footerLeft {
	float: left;
	height: 25px;
	width: 400px;
}
#footerRight {
	height: 25px;
	width: 500px;
	font-size: 10px;
	float: right;
	text-align: right;
}
#footerSocial {
	float: left;
	height: 25px;
	width: 900px;
	text-align: left;
}
#leftColblack {
	background-color: #2F3030;
	width: 400px;
	float: left;
	height: 850px;
}
#rightColblack {
	float: right;
	width: 410px;
	background-color: #2f3030;
	padding: 45px;
	text-align: left;
	line-height: 20px;
}
#leftColBlue {
	float: left;
	width: 310px;
	background-color: #5898B8;
	color:#FFFFFF;
	font-size: 11px;
	padding: 45px;
	text-align: left;
	height: 500px;

}
#ColumnClear {
	clear: both;
	width: 900px;
}


#pageTitle {
	background-color: #295C75;
	height: 30px;
	width: 880px;
	padding: 10px;
	font-size: 23px;
}

