@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
}
p, ul {
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	margin-top: 0px;
}
h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	color: #0083C3;
}
a img {
	border: 0px;
}

/*Change the a tag for each division*/
a, a:visited {
	text-decoration: none;
	color:#006D9F
}

a:hover {
	text-decoration: underline;
}
h2 {
	font-size: 13px;
	font-weight:bold;
	margin-bottom: 0px;
	line-height: 15px;
	font-family:Arial, Helvetica, sans-serif
}
#holder {
	width: 800px;
	position: absolute;
	left: 50%;
	margin-left: -400px;
	border: 1px solid #0083C3;
}
#center_content {
	width: 800px;
	float: left;
	background-image: url(../images/main_bckgrnd.gif);
	background-repeat: repeat-y;
	background-position: center 0px;
	margin-top: 2px;
}
#bottom_logo {
	width: 1000px;
	float: left;
	position: relative;
}
#bottom_logo img {
	padding: 20px;
	position: absolute;
	left: 50%;
	margin-left: -101px;
}
#home_main {
	height: 30px;
	width: 779px;
	float: left;
	background-image:url(../images/rcsempowers_home.jpg);
	padding-left: 21px;
	padding-top: 337px;
	margin-top: 2px;
}
#divTopLogo {
	height: 74px;
	width: 800px;
	padding-top: 10px;
	padding-bottom: 7px;
}
#white_box {
	background-color: #FFFFFF;
	width: 349px;
	float: left;
	position: relative;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 89px;
	border-top-width: 7px;
	border-top-style: solid;
		border-top-color: #D49529;
	margin-right: 3px;
}
#divMainImage {
	width: 174px;
	float: left;
}
#divLeftColorBar {
	width: 109px;
	float: left;
	position: relative;
}
#divMainText {
	width: 475px;
	padding-top: 30px;
	padding-left: 32px;
	float: left;
	padding-right: 10px;
}
#divTopLogo li {
	float: left;
	list-style-type: none;
	padding-right: 5px;
	padding-left: 10px;
	font-size: 10px;
	text-decoration: none;
}
