body {
	background-color: #000000;
	margin-top: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#container {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
#banner {
	width: 970px;
	height: 45px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 18px;
	font-size: 12px;
	color: #68686A;
	background-color: #000000;
}
#utility {
	margin-left: 820px;
	margin-top: 25px;
}

#hero {
	height: 206px;
	width: 970px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav li {
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	padding-left: 14px;
}

#nav {
	background-image: url(images/nav_bg.jpg);
	width: 950px;
	height: 28px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 14px;
	background-repeat: no-repeat;
}
#nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}


#content {
	width: 924px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 23px;
	margin-right: 23px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #57a6e2;
	text-decoration: none;
}

#footer {
	clear: both;
	width: 950px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	height: 15px;
	padding-top: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #68686a;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #335b7a;
	text-decoration: none;
	padding-left: 585px;
}


#contentLeft {
	float: left;
	width: 571px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #000000;
	border: 1px solid #2F2E2E;
	background-image: url(images/welcome_bg2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: bold;
}
#contentRight {
	float: right;
	width: 245px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #2F2E2E;
	background-image: url(images/home_quote_bg2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 20px;
}
.homeH1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.clear {
	clear: both;
}
a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #57a6e2;
	text-decoration: underline;
}
#content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #57a6e2;
	text-decoration: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#content a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #57a6e2;
	text-decoration: underline;
}
#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #335b7a;
	text-decoration: underline;
	padding-left: 585px;
}
#contentLeft img {
	margin: 5px;
}
#nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
#contentRight_Bottom {
	float: right;
	width: 245px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #2F2E2E;
	background-image: url(images/home_quote_bg2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 20px;
	margin-top: 20px;
}
