body {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;		margin: 0;
	padding: 0;
	background-color: #E0D5B7;
	text-align: center;
}

#main {
	position: relative;
	margin: 15px auto 0 auto;
	padding: 0;
	width: 774px;
	text-align: center;
}

#topbar {
	position: relative; 
	width: 774px; 
	height: 25px;
}

#bannerbox {
	position: relative;
	width: 774px;
}

#banner {
	position: relative; 
	width: 774px; 
	height: 148px;
}


#pagebox {
	position: relative;
	background-color: #FFF;
	width: 774px;
	height: 620px;
	text-align: center;
	background: url(images/insbill.jpg) top no-repeat #fff;
}


* html #pagebox {
	height: 670px;
}

.contentbox {
	position: absolute;
	top: 12px;
	margin: 22px;
	left: 0px;
	width: 429px;
}

.content {
	position: relative; 
	margin: 20px 0 30px 0;
	width: 430px; 
	text-align: left;
}

div.content p {
	font-size: 14px;
	line-height: 130%;
}

.providerbox {
	width: 426px;
	height: 202px;
	text-align: left;
}

.providertext {
	position: relative;
	top: -4px;
	left: 121px;
	width: 296px;
}

.providertext h3 {
	position: relative;
	top: 12px;
}

.providertext p {
	margin-top: 0;
	margin-bottom: 4px;
}


.mapbox {
	 position: relative;
}

#mapwrap {
	position: relative;
}

.hourstext h4 {
	position: relative;
	top: -2px;
	margin-top: 0;
	margin-bottom: 4px;
}

.hourstext p {
	margin-top: 0;
	margin-bottom: 8px;
}

.map {
	position: relative;
	width: 321px;
	height: 302px;
}

.maptext {
	position: absolute;
	margin: 0 0 0 22px;
	top: 0px;
	left: 321px;
}

.maptext h5 {
	position: relative;
	top: -2px;
	margin-top: 0;
	margin-bottom: 4px;
}

.maptext p {
	margin-top: 0;
	margin-bottom: 4px;
}


#provider1 {
	position: relative;
	background: url(images/sadikman.jpg) top no-repeat;
	width: 426px;
	height: 202px;
}

#navbox {
	position: absolute;
	top: 0px;
	right: -2px;
	margin: 22px;
	padding: 0;
	width: 188px;
	height: 299px;
	background: url(images/navbox.jpg) top no-repeat;
	text-align: center;
}

#navwrap {
	position: absolute;
	top: 0px;
	margin: 0px 0px 0 0px;
	width: 188px;
	height: 261px;
	text-align: center;
}

* html #navwrap {
	margin-left: -94px;
}


.nav {
	position: relative;
	left: 0px;
}

#bottombar {
	position: relative; 
	width: 774px; 
	height: 25px;
}
