/* font styles */
body { font-size: 62.5%; font-family: Tahoma, Helvetica, Arial, sans-serif; }
#main_cont { font-size: 1.3em; }

/* links */
a.l_about { display: block; position: absolute; top: 0; left: 0; width: 80px; height: 41px; background: url(../media/structure/nav-u_10.gif); }
a.l_about:hover { background: url(../media/structure/nav-o_10.gif); }
a.l_why { display: block; position: absolute; top: 0; left: 95px; width: 122px; height: 41px; background: url(../media/structure/nav-u_13.gif); }
a.l_why:hover { background: url(../media/structure/nav-o_13.gif); }
a.l_rentals { display: block; position: absolute; top: 0; left: 235px; width: 60px; height: 41px; background: url(../media/structure/nav-u_15.gif); }
a.l_rentals:hover { background: url(../media/structure/nav-o_15.gif); }
a.l_contact { display: block; position: absolute; top: 0; left: 310px; width: 91px; height: 41px; background: url(../media/structure/nav-u_17.gif); }
a.l_contact:hover { background: url(../media/structure/nav-o_17.gif); }
a.l_lease { display: block; position: absolute; top: 0; left: 415px; width: 191px; height: 41px; background: url(../media/structure/nav-u_19.gif); }
a.l_lease:hover { background: url(../media/structure/nav-o_19.gif); }

/* layout */
body { margin: 0; padding: 15px 0; text-align: center; background: url(../media/structure/bg.jpg) repeat; }
#main_cont { width: 770px; margin: 0 auto; padding: 0; text-align: left; }
#top { width: 770px; height: 124px; background: url(../media/structure/top_01.gif) no-repeat; }
#mid_l, #mid_c, #mid_r { float: left; height: 288px; }
#mid_l { width: 39px; background: url(../media/structure/mid_02.gif) no-repeat right; }
#mid_c { width: 690px; background: url(../media/structure/mid_03.jpg) no-repeat; }
#mid_r { width: 41px; background: url(../media/structure/mid_04.gif) no-repeat; }
#nav_l, #nav_c, #nav_r { float: left; }
#nav_l { display: block; clear: left; width: 81px; height: 41px; background: url(../media/structure/nav-sides_05.gif) no-repeat; }
#nav_c { position: relative; width: 602px; height: 41px; background: url(../media/structure/bg-nav_11.gif) repeat-x; }
#nav_r { width: 87px; height: 41px; background: url(../media/structure/nav-sides_07.gif) no-repeat; }
#bottom { display: block; clear: left; width: 770px; height: 102px; background: url(../media/structure/bottom_08.gif) no-repeat; }
.clearer { display: block; clear: both; height: 0; font-size: 0em; }
