





















/* ============================================================ TABS ============================================================= */





















/* Commented Backslash Hack for IE5/Mac \*/
ul#tabs li a { float: none; }
/* End IE5/Mac hack */

.home ul#tabs li.home, .knowledge ul#tabs li.knowledge, .contact ul#tabs li.contact, .viewquotes ul#tabs li.viewquotes { background: url(/images/graytab-r.gif) no-repeat right top; position: relative; top:-1px; }
.home ul#tabs li.home a, .knowledge ul#tabs li.knowledge a, .contact ul#tabs li.contact a, .viewquotes ul#tabs li.viewquotes a { background: url(/images/graytab-l.gif) no-repeat left top; padding-top:5px; padding-bottom: 10px; }

.finance ul#tabs li.finance { background: url(/images/tab-finance-r.gif) no-repeat right top; position: relative; top:-1px; }
.finance ul#tabs li.finance a { background: url(/images/tab-finance-l.gif) no-repeat left top; padding-top:5px; padding-bottom: 10px; }

.insurance ul#tabs li.insurance { background: url(/images/tab-insurance-r.gif) no-repeat right top; position: relative; top:-1px; }
.insurance ul#tabs li.insurance a { background: url(/images/tab-insurance-l.gif) no-repeat left top; padding-top:5px; padding-bottom: 10px; }
/* ============================================================ end ============================================================= */