body {
	background-image: url(../images/bkgd_water.jpg);
}

h1 {
	text-transform: uppercase;
	text-align: center;
	color: #FD0900;
	text-indent: -9999px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: normal;
}

h3 {
	text-transform: uppercase;
	text-align: center;
}
h4 {
	text-transform: uppercase;
	text-align: center;
}

#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #000000;
	background-color: #FFFFFF;
	height: auto;
}

#banner {
	background-color: #FFFFFF;
	width: 900px;
	border-bottom-width: 6px;
	border-bottom-style: double;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-image: url(../images/reliant_Logo_V.jpg);
	height: 176px;
}
#wrapper #banner img {
	margin-left: 10px;
	margin-top: 10px;
}
#headline {
	font-size: xx-large;
	color: #000000;
	text-align: center;
	border-bottom-style: double;
	border-left-color: #333333;
	border-left-width: 6px;
	height: 40px;
	width: 900px;
	margin-bottom: 10px;
}
#wrapper ul#topNav {
	list-style-type: none;
	padding: 0px 0px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 10px;
}
#wrapper ul#topNav li {
	float: left;
	width: 18em;
	height: 75px;
}
#wrapper ul#topNav a {
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 0px;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 10px;
	font-size: 1.1em;
	text-transform: capitalize;
	padding-right: 5px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 30px;
	background-image: url(../images/buttons/btn3top_up.png);
	text-align: center;
}
#wrapper ul#topNav a:hover {
	background-image: url(../images/buttons/btn3top_over.png);
}
#sideBar {
	float: left;
	width: 282px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 2px;
}
#wrapper #sideBar ul#sideNav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sideNav a {
	font-size: 0.8em;
	color: #FFFFFF;
	text-transform: capitalize;
	text-decoration: none;
	padding-right: 5px;
	display: block;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding-bottom: 7px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	background-image: url(../images/buttons/btn3_up.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-weight: bold;
	text-align: center;
	height: 83px;
	width: 250px;
	white-space: normal;
	top: 25px;
}
#sideNav a:hover {
	background-image: url(../images/buttons/btn3_over.png);
}
#home #wrapper #banner img {
	float: left;
}

body#home a#homeLink,
body#about a#aboutLink,
body#aer a#aerLink,
body#contact a#contactLink,
body#aqua a#aquaLink,
body#dis a#disLink,
body#red a#redLink,
 body#dom a#domLink{
	font-weight: normal;
	color: #FFFF00;
}
#main {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	width: 550px;
	margin-right: 10px;
	margin-left: 300px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#main p {
	margin-left: 10px;
	margin-right: 5px;
}
.top {
	text-align: center;
}
.divider {
	height: 5px;
	margin-top: 5px;
	border-bottom-style: double;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	padding: 0px;
}
#wrapper #banner h1 {
	text-indent: -9999px;
}
.tel {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
}
.credit {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}
#video {
	height: auto;
	width: auto;
	padding-left: 15px;
}
#main2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	width: 550px;
	margin-top: 40px;
	margin-bottom: 5px;
	margin-left: 170px;
	height: auto;
}

