 html {
	height:101%;
 } 
 body {
	height:100%;
	background-image: url(../images/bg.png);
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center top;
 }
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	min-height: 100%;
}
#wrapper #bodywrapper #bodyl {
	position:absolute;
	width: 172px;
	height: 50px;
	padding-top: 33px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#wrapper #bodywrapper #bodyc {
	position:absolute;
	margin-left:192px;
	width: 576px;
	height:20px;
	padding-top: 33px;
}
#wrapper #bodywrapper #bodyr {
	height: 50px;
	width: 172px;
	position:absolute;
	margin-left:768px;
	padding-top: 33px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#wrapper #head {
	height: 160px;
	background-color: #fff;
}
#wrapper #nav {
	width:940px;
	height: 33px;
	background-color: #455560;
	padding-right: 10px;
	padding-left: 10px;
	position:absolute;
	z-index:999999999;
}
#wrapper #navInsurance {
	width:940px;
	height: 33px;
	background-color: #008752;
	padding-right: 10px;
	padding-left: 10px;
	position:absolute;
}
#wrapper #navBodyCorp {
	width:940px;
	height: 33px;
	background-color: #8dc63f;
	padding-right: 10px;
	padding-left: 10px;
	position:absolute;
	}
#wrapper #navBusiness {
	width:940px;
	height: 33px;
	background-color: #004d42;
	padding-right: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
	position:absolute;
}
#wrapper #head #logo {
	height: 118px;
	width: 125px;
	margin-top: 22px;
	margin-left: 33px;
	position: absolute;
	z-index: 20;
}
#wrapper #head #emergencylogo {
	height: 78px;
	width: 93px;
	margin-top: 42px;
	margin-left: 818px;
	position: absolute;
}
#container #mainBodyContainer #mainBody .bodyCopy .clipping {
	padding-right: 10px;
}
#wrapper #head #flashIndex {
	width: 576px;
	z-index: 10;
	/*position: absolute;*/
	margin-left:192px;
	height:719px;
}
#wrapper #head #indexBody {
	width: 546px;
	z-index: 10;
	position: absolute;
	margin-left:192px;
	padding: 0px 20px 10px 20px;
}

#wrapper #head #caption {
	margin-top: 100px;
	margin-left: 192px;
	position: absolute;
	height: 21px;
	width: 163px;
}
#wrapper #bodywrapper #bodyc #content2and3 {
	position: absolute;
	margin-left: 192px;
	padding: 10px;
	width: 364px;
}
#wrapper #bodywrapper #bodyc #content1 {
width:192px; position:absolute;
}
#wrapper #bodywrapper #bodyc div .watchvideobutton {
	background-image: url(../images/testimonial.watch.button.jpg);
	height: 24px;
	width: 93px;
	position: absolute;
	margin-top: 20px;
	margin-left: 290px;
}
#wrapper #bodywrapper #bodyc div .downloadpdfbutton {
	background-image: url(../images/testimonial.download.button.jpg);
	height: 25px;
	width: 106px;
	position: absolute;
	margin-top: 60px;
	margin-left: 290px;
}
#wrapper #bodywrapper #bodyc div .contactusbutton {
	height: 24px;
	width: 84px;
	position: absolute;
	background-image: url(../images/testimonial.contact.button.jpg);
	margin-top: 100px;
	margin-left: 290px;
}

