/* CSS Stylesheet */
body {background:url(../images/bg.png) repeat-x #FFFFFF;}
.content {background:url(../images/theraled-bg.png) repeat-y; }
.right {float:right; }
.left {float:left; }
.footer {background:url(../images/theraled-footer.png) no-repeat; height:55px; text-align:center; }
p,h1,h2,h3 {padding:5px; }
.sidebar {color:#FFFFFF; }
.imgpad {padding:5px; }

a#home {width:98px; height:35px; margin:0; background:url(../images/up_01.png); display:block; float:left; }
a#home:hover {background:url(../images/over_01.png); }
a#benefits {width:134px; height:35px; margin:0; background:url(../images/up_02.png); display:block; float:left; }
a#benefits:hover {background:url(../images/over_02.png); }
a#faq {width:92px; height:35px; margin:0; background:url(../images/up_03.png); display:block; float:left; }
a#faq:hover {background:url(../images/over_03.png); }
a#contact {width:118px; height:35px; margin:0; background:url(../images/up_04.png); display:block; float:left; }
a#contact:hover {background:url(../images/over_04.png); }
a .none {display:none;}
.menu {float:right; }
