* {
    padding: 0;
    margin: 0;
} 

body {
	background: #666666;
	line-height: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.78em;
}
a {
	color: #247eb3;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


#wrap {
	margin: 20px auto;
	width: 724px;
	background: #fff url('images/midbg.jpg');
	background-repeat: repeat-y;
}

#top { 
background: #fff url('images/topbg.jpg');
height: 30px;
}

#content {
padding: 0 40px 0 40px;
}

#bottom {

background: #fff url('images/botbg.jpg');
height: 30px;
}

.header {
	height: 1px;
}
.header1 {
	height: 101px;
	background: #fff url('images/reents_header1.jpg');
}
.header2 {
	height: 101px;
	background: #fff url('images/reents_header2.jpg');
}
.header3 {
	height: 101px;
	background: #fff url('images/reents_header3.jpg');
}
.header4 {
	height: 101px;
	background: #fff url('images/reents_header4.jpg');
}
.header5 {
	height: 101px;
	background: #fff url('images/reents_header5.jpg');
}
.header h2 {
	padding-left: 17px;
	padding-top: 10px;
	font-size: 17px;
	color: #FFF;
}

.homenav {
	background: #fff;
	border-bottom: 1px solid #E1E1E1;
	padding: 5px;
}
	
.middle {
	width: 68%;
	margin: 0 10px 20px;
	padding: 3% 1%;
	text-align: left;
}
.rightpic1  {
	margin:0;
	background: #fff url('images/reents_verpic1.jpg') no-repeat;
	float: right;
	width: 149px;
	margin: 0;
	padding: 0;
	height: 349px;
}
.rightpic2 {
	margin:0;
	background: #fff url('images/reents_verpic2.jpg') no-repeat;
	float: right;
	width: 149px;
	margin: 0;
	padding: 0;
	height: 349px;
}
.rightpic3 {
	margin:0;
	background: #fff url('images/reents_verpic3.jpg') no-repeat;
	float: right;
	width: 149px;
	margin: 0;
	padding: 0;
	height: 349px;
}
.rightpic4 {
	margin:0;
	background: #fff url('images/reents_verpic4.jpg') no-repeat;
	float: right;
	width: 149px;
	margin: 0;
	padding: 0;
	height: 349px;
}

.rightpic5 {
	margin:0;
	background: #fff url('images/reents_verpic5.jpg') no-repeat;
	float: right;
	width: 149px;
	margin: 0;
	padding: 0;
	height: 349px;
}
.rightpic6 {
	margin:0;
	background: #fff url('images/reents_verpic6.jpg') no-repeat;
	float: right;
	width: 149px;
	margin: 0;
	padding: 0;
	height: 349px;
}

.middle h2 {
	color: #247EB3;
	font-size: 16px;
	margin-bottom: 10px;
	margin-top: 5px;
}

#footer {
	text-align: right;
	color: #FFFFFF;
	background-color: #666666;
	padding-right: 35px;
}
.logo {
	height: 90px;
	background: #fff url('images/reents_logo.jpg') no-repeat;
	margin-top: 10px;
}
.headliner {
	background: #fff;
	border-bottom: 8px solid #999999;
}
div.navbar{
	width:644px;
	margin:0 0 0 0;
	height:20px;
	clear: both;
	border: solid 0px #000;
	background-color: #FFFFFF;
	text-transform: uppercase;
	line-height: 20px;
	color: #fff;
}
div.navbar ul{
	margin: 0em;
	padding: 0em;
	list-style: none;
	font-weight: normal;
	font-size: 10px;
}
div.navbar li{
	float:left;
}
div.navbar li a{
	text-decoration: none;
	display: block;
	padding: 2px 62px 0em 10px;
	background-color: #247eb3;
	text-decoration: none;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	border: solid 1px #fff;
	float: left;
}
div.navbar li a:hover{
	border: solid 1px #fff;
	background-color: #666666;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
}
.boxr {
	padding: 0px 15px 0px 0px;
	font-size: 12px;
	float: right;
}
.boxl {
	padding: 0px 0px 0px 15px;
	font-size: 12px;
	float: left;
}

#clear1 {
	display: block;
	clear: both;
	width: 100%;
	height:2px;
	overflow:hidden;
}
#clear2 {
	display: block;
	clear: both;
	width: 100%;
	height:40px;
	overflow:hidden;
}
#clear3 {
	display: block;
	clear: both;
	width: 100%;
	height:15px;
	overflow:hidden;
}
#piclinks {
	display: block;
	clear: both;
	width: 100%;
	height:100%;
	overflow:hidden;
}
.style1 {font-size: 12px}
.bulletstyle {color: #247EB3}
