html, body, div, span, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	text-align: left;
	width: 100%;
	height: auto;
}
body {
	background-color: #000000;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 10px 0 10px 0;


/
	padding: 40 40 40 40;
	text-align: center;
}
h2 {
	color: #000;
	font-size: 24px;
	font-weight: normal;
	line-height: 30px;
}
#outerWrapper {
	margin: 0 auto 0 auto;
	width: 1000px;
	background-color: #FFFFFF;
}
#outerWrapper #header {
	background-color: #0099CC;
	font-size: 18px;
	font-weight: bold;
	line-height: 15px;
	padding: 5px 0 0 20px;
	width: 980px;
	height: 113px;
	background-image: url(../images/top-banner.jpg);
	text-align: right;
}
#outerWrapper #navbartop {
	background-color: #333333;
	padding: 0 0 0 55px;
	width: 945px;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
	float: left;
}
#outerWrapper #navbartop a{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 10px 25px 10px 25px;
	float: left;
	text-align: center;
}
#outerWrapper #navbartop a:hover{
	color: #FF6600;
	text-decoration: none;
}
#outerWrapper #contentWrapper #leftColumn1 {
	background-color: #FFFFFF;
	float: left;
	padding: 10px 10px 10px 50px;
	width: 400px;
}
#outerWrapper #contentWrapper #leftColumn1 a{
	color: #000000;
	text-decoration: none;
}
#outerWrapper #contentWrapper #leftColumn1 a:hover{
	color: #990000;
	text-decoration: underline;
}
#outerWrapper #contentWrapper #leftColumn2 {
	background-color: #FFFFFF;
	float: left;
	padding: 10px 10px 10px 80px;
	width: 400px;
	font-size: 16px;
	clear: both;
}
#outerWrapper #contentWrapper #leftColumn3 {
	background-color: #FFFFFF;
	float: left;
	padding: 10px 10px 10px 80px;
	width: 400px;
	font-size: 16px;
	clear: both;
}
#outerWrapper #contentWrapper #rightColumn2 {
	background-color: #FFFFFF;
	float: right;
	padding: 10px 10px 10px 30px;
	width: 460px;
	font-size: 16px;
}
#outerWrapper #contentWrapper #content {
	width: 450px;
	padding: 10px 50px 10px 10px;
	overflow: visible;
	height: auto;
	float: right;
	background-color: #FFFFFF;
	font-size: 24px;
	line-height: 28px;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: left;
  display: block;
}
#outerWrapper #footer {
	background-color: #0099CC;
	border-top: solid 1px #666;
	padding: 10px 10px 10px 10px;
	clear: both;
	width: 980px;
	color: #FFFFFF;
	text-align: center;
	font-size: 16px;
}
#outerWrapper #footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#outerWrapper #footer a:hover {
	color: #FF6600;
	text-decoration: none;
}
#outerWrapper #header #contacttop {
	font-size: 18px;
	color: #FFFFFF;
	float: right;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 300px;
	line-height: 24px;
	text-align: right;
}
#outerWrapper #header #logo {
	font-size: 18px;
	color: #FFFFFF;
	float: left;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 50px;
	width: 400px;
}
#outerWrapper #contentWrapper #topimage {
	background-color: #FFFFFF;
	padding: 30px 0 30px 0;
	width: 1000px;
	text-align: center;
	clear: both;
}
#outerWrapper #contentWrapper #textfull {
	background-color: #FFFFFF;
	padding: 0;
	width: 900px;
	padding: 20px 50px 0 50px;
	font-size: 16px;
	clear: both;
}
#outerWrapper #contentWrapper #textfull a{
	color: #000000;
	text-decoration: underline;
}
#outerWrapper #contentWrapper #textfull2 {
	background-color: #FFFFFF;
	padding: 0;
	width: 870px;
	padding: 20px 50px 0 80px;
	font-size: 16px;
	clear: both;
}
#outerWrapper #contentWrapper #textfull2 a{
	color: #000000;
	text-decoration: underline;
}
#outerWrapper #contentWrapper #textfull3 {
	background-color: #FFFFFF;
	padding: 0;
	width: 450px;
	padding: 20px 20px 0 80px;
	font-size: 16px;
	float: left;
}
#outerWrapper #contentWrapper #textfull3 a{
	color: #000000;
	text-decoration: underline;
}
#outerWrapper #contentWrapper #rightbox1 {
	background-color: #FFFFFF;
	padding: 0;
	width: 400px;
	padding: 20px 30px 0 0;
	font-size: 16px;
	float: right;
}
.style4 {color: #000000}
.contacttitle {
	float: left;
	height: 30px;
	width: 150px;
}
.contactinfo {
	float: right;
	height: 30px;
	width: 700px;
}
