html {  padding:0; margin:0; border:0; }

body {
	background-color: #8EC3EF;
	background-image: url(images/optimized/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#container {
	position: absolute;
	margin: 0px;
	padding: 0px;
}

#banner { position: relative; top: 34px; width: 780px; height: 31px; margin-left: auto; margin-right: auto; }
.logorp { position: absolute; top: 0px; left: 74px; height: 31px; width: 151px; }
.sloganrp { position: absolute; top: 1px; right: 156px; height: 27px; width: 163px; }
.logopps { position: absolute; top: 0px; left: 48px; height: 31px; width: 212px; }
.sloganpps { position: absolute; top: 1px; right: 130px; height: 27px; width: 202px; }

#content { position: relative; top: 70px; width: 780px; height: auto; margin-left: auto; margin-right: auto; z-index: 100; }

#floral { position: absolute; top: 2px; left: 0px; width: 380px; height: 342px; background-image:url(images/optimized/floral.jpg); 
				background-repeat: no-repeat; }

#nav { position: absolute; top: 50px; left: 390px; width: 342px; height: 33px; background-image: url(images/optimized/navbg.jpg); background-repeat: repeat-x; }
#navleft { position: absolute; top: 0px; left: -9px; width: 9px; height: 33px; background-image: url(images/optimized/navleftbg.png); background-repeat: no-repeat; }
#navright { position: absolute; top: 0px; right: -9px; width: 9px; height: 33px; background-image: url(images/optimized/navrightbg.png); background-repeat: no-repeat; }
.navLink { position: relative; top: 0px; height: 33px; }

#intro { position: absolute; top: 110px; right: 0px; height: 220px; width: 400px; padding: 6px; }

#certs { position: absolute; top: 348px; left: 36px; height: 60px; width: 300px; }
#ciw { position: absolute; left: 0px; }
#mcsd { position: absolute; right: 70px; }

.fontTitle { font-family: calibri, helvetica; font-size: 26px; font-weight: bolder; color: #7B0F37; }
.fontText { font-family: calibri, helvetica; font-size: 13px; color: #000000; font-weight: bold; }

.site { position: relative; left: 0px; 
width: 780px; height: 140px; background-image: url('images/optimized/sitebg.png'); 
background-repeat: no-repeat;
}
.images { position: relative;  float: left; top: 18px; left: 30px; width: 340px; height: 100px; }
.image1 { position: relative; float: left; height: 100px; border: 3px solid #3C4959; background-color: #3C4959; }
.image2 { position: relative; float: right; height: 100px; border: 3px solid #3C4959; background-color: #3C4959; }
.desc { position: relative; float: right; top: 8px; right: 20px; width: 360px; height: 115px; background-repeat: no-repeat; background-position: top left; }
.testimonial { font-family: calibri, helvetica; font-size: 13px; color: #FFFFFF; font-weight: bold; font-style: italic; }

#contactform { position: absolute; left: 40px; top: 46px; width: 580px; height:260px; }

#copyright { position: absolute; bottom: 0px; left: 0px; height: 20px; width: 100%; font-size: 11px; text-align: center; color: #000000; }