#container {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	font-family:Arial, Helvetica, sans-serif;
}
#banner {
	height: 255px;
	width: 800px;
	background-image: url(../images/banner.jpg);
}
#footer {
	background-image: url(../images/footer.jpg);
	height: 12px;
	width: 800px;
}
#bodyText {
	background-image: url(../images/bkgd_body.jpg);
	min-height: 718px;
	height: auto;
	width: 554px;
	float: right;
	background-repeat: no-repeat;
	margin-bottom: 15px;
	padding: 15px 20px 0px;
	color: #333333;
}
#bodyText a:link {
	color: #ED5501;
}
#bodyText h1 {
	color: #ED5501;
}
#bodyText a:visited {
	color: #ED5501;
}
#content {
	height: auto;
	background-image: url(../images/bkgd_repeat.jpg);
	background-repeat: repeat-y;
}
#nav {
	float: left;
	background-image: url(../images/bkgd_nav.jpg);
	height: auto;
	width: 196px;
	background-repeat: no-repeat;
}
#innerNav {
	margin-left: 30px;
	margin-top: 20px;
	height: 730px;
}
A:link IMG { 
    border: none 
}
A:visited IMG { 
    border: none 
}
#bodyTextLinks {
	background-image: url(../images/bkgd_body.jpg);
	height: 1140px;
	width: 554px;
	float: right;
	background-repeat: no-repeat;
	margin-bottom: 15px;
	padding: 15px 20px 0px;
}
#bodyTextServices {
	background-image: url(../images/bkgd_body.jpg);
	height: 790px;
	width: 554px;
	float: right;
	background-repeat: no-repeat;
	margin-bottom: 15px;
	padding: 15px 20px 0px;
}
#bodyTextInsurance {

	background-image: url(../images/bkgd_body.jpg);
	height: 770px;
	width: 554px;
	float: right;
	background-repeat: no-repeat;
	margin-bottom: 15px;
	padding: 15px 20px 0px;
}
#orange {
	background-image: url(../images/white.png);
	background-repeat: repeat;
	padding: 1px 10px 10px;
}
#openingStatement {
	background-image: url(../images/orange2.png);
	background-repeat: repeat;
	padding: 2px 10px;
	text-align: center;
}
body {
	background-color: #FCD997;
}
