html, body { height: 100%; width:100% }
body { margin:0; padding: 0; border: 0; font-family:Arial, Verdana, Geneva, sans-serif; font-size: 12px; background-color: #000; }
a img { border: 0; }
img { -ms-interpolation-mode: bicubic; }

h3 { font-size: 14px; color: #c8641b; }
#background_container { position: absolute; top:0; left:0; }
#background { position:fixed; top: 0px; left: 0px; overflow:hidden; }
* html #background {position:absolute;}

#page { position: absolute; top:0; left:0; width: 100%; height: 100%; min-height: 670px; z-index: 10; }

#menu { position:absolute; top:100px; margin:0; background-image:url(images/bg-menu.png); height:80px; width: 100%; }

#menuIE6 {position:absolute; top:100px; margin:0px; background-image:url(images/bg-menuIE6.jpg); height: 80px; width: 100%; }

.home {position:absolute; top:-80px; right:495px; height:140px; width:85px; float:right; margin-top:10px; margin-right:10px; background-image:url(images/btn_home.png); }
.home:hover {background-image:url(images/btn_home_ro.png); }

.family {position:absolute; top:-80px;  right:395px; height:140px; width:85px; float:right; margin-top:10px; margin-right:7px; background-image:url(images/btn_family.png); }
.family:hover {background-image:url(images/btn_family_ro.png); }

.personal {position:absolute; top:-80px;  right:295px; height:140px; width:85px; float:right; margin-top:10px; margin-right:7px; background-image:url(images/btn_personal.png); }
.personal:hover {background-image:url(images/btn_personal_ro.png); }

.seniors {position:absolute; top:-80px;  right:195px; height:140px; width:85px; float:right; margin-top:10px; margin-right:7px; background-image:url(images/btn_seniors.png); }
.seniors:hover {background-image:url(images/btn_seniors_ro.png); }

.rates {position:absolute; top:-80px;  right:95px; height:140px; width:85px; float:right; margin-top:10px; margin-right:7px; background-image:url(images/btn_rates.png); }
.rates:hover {background-image:url(images/btn_rates_ro.png); }

.contact {position:absolute; top:-80px;  right:10px; height:140px; width:85px; float:right; margin-top:10px; margin-right:7px; background-image:url(images/btn_contact.png); }
.contact:hover {background-image:url(images/btn_contact_ro.png); }

.right { float: right; }

#container { position: relative; top: 250px; left:-150px; width: 600px; height: 375px; margin: 0 auto 0 auto; }
#sidebar { float: left; position: relative; width: 150px; height: 375px; background-color:#363636; }
#content { position: relative; z-index:1; float: left; background-image:url(images/paragraphH.png); width:450px; height: 410px; }
#content p{font-size: 12px; margin:20px 20px 0 20px; line-height:22px;}