﻿#nav {border-top:4px solid #2d70b3; height:29px; width:958px; position:relative; z-index:100; float:left;}

#nav2 {border-top:4px solid #2d70b3; height:6px; width:958px; position:relative; z-index:100; float:left;}

.menu {list-style-type:none; padding:0; margin:0; font-family:arial, sans-serif;font-size:11px;}

.menu li.top {display:block; float:left;}
.menu li.current {display:block; float:left;}

.menu li a.pos1 {width:148px; background:url(../images/personal-off.gif) no-repeat; height:29px; display:block; text-indent:-99999px;} 
.menu li a.pos2 {width:146px; background:url(../images/business-off.gif) no-repeat; height:29px; display:block;text-indent:-99999px;} 
.menu li a.pos3 {width:162px; background:url(../images/mortgages-off.gif) no-repeat; height:29px; display:block;text-indent:-99999px;} 
.menu li a.pos4 {width:196px; background:url(../images/insurance-off.gif) no-repeat; height:29px; display:block;text-indent:-99999px;} 
.menu li a.pos5 {width:151px; background:url(../images/about-off.gif) no-repeat; height:29px; display:block;text-indent:-99999px;} 
.menu li a.pos6 {width:155px; background:url(../images/customer-off.gif) no-repeat; height:29px; display:block;text-indent:-99999px;} 

.menu li.p1 {width:148px; background:url(../images/personal-on.gif) no-repeat;}
.menu li.p2 {width:146px; background:url(../images/business-on.gif) no-repeat;}
.menu li.p3 {width:162px; background:url(../images/mortgages-on.gif) no-repeat;}
.menu li.p4 {width:196px; background:url(../images/insurance-on.gif) no-repeat;}
.menu li.p5 {width:151px; background:url(../images/about-on.gif) no-repeat;}
.menu li.p6 {width:155px; background:url(../images/customer-on.gif) no-repeat;}

.menu li.current a.pos1,
.menu li.current a.pos1:hover {width:148px; height:29px; display:block; background:url(../images/personal-on.gif) no-repeat;} 
.menu li.current a.pos2,
.menu li.current a.pos2:hover {background:url(../images/business-on.gif) no-repeat;} 
.menu li.current a.pos3,
.menu li.current a.pos3:hover {background:url(../images/mortgages-on.gif) no-repeat;} 
.menu li.current a.pos4,
.menu li.current a.pos4:hover {background:url(../images/insurance-on.gif) no-repeat;} 
.menu li.current a.pos5,
.menu li.current a.pos5:hover {background:url(../images/about-on.gif) no-repeat;} 
.menu li.current a.pos6,
.menu li.current a.pos6:hover {background:url(../images/customer-on.gif) no-repeat;} 

.menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu a:hover {visibility:visible; position:relative; z-index:200;}
.menu li:hover {position:relative; z-index:200;}

.menu li a.top_link:hover {background:transparent;} 
.menu li:hover > a.top_link {background:transparent;} 

/* keep the 'next' level invisible by placing it off screen. */
.menu ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu :hover ul {left:0; top:28px; padding:3px 0; border:1px solid #ababab; left:-1px; background:#fff; padding:3px; height:auto; width:137px; z-index:300;}
.menu :hover ul li {display:block; position:relative; font-weight:normal; line-height:12px;width:auto;padding-left:5px;padding-top:5px;padding-bottom:5px;}
.menu :hover ul li a {display:block; font-size:11px; width:auto; color:#000; line-height:12px; background:transparent; text-decoration:none;}
.menu :hover ul li a:hover {color:#e92c28;}

/* set up the first drop down sub level */
.menu li.p1:hover ul {left:-1px; top:28px; background: #fff; padding:3px 0; border:1px solid #ababab; width:147px; height:auto;}
.menu li.p1:hover ul li {display:block; height:auto; position:relative; float:left; width:147px;padding-left:5px;padding-top:5px;padding-bottom:5px;}
.menu li.p1:hover ul li a {display:block; font-size:11px; width:142px; color:#000; text-decoration:none; border:0px solid #fff; border-width:0 0 0 3px;}
.menu li.p1:hover ul li a:hover { color:#e92c28;}

/* set up the second drop down sub level */
.menu li.p2:hover ul {left:-1px; top:28px; background: #fff; padding:3px 0; border:1px solid #ababab; white-space:nowrap; width:145px; height:auto;}
.menu li.p2:hover ul li {display:block; height:auto; position:relative; float:left; width:153px;padding-left:5px;padding-top:5px;padding-bottom:5px;}
.menu li.p2:hover ul li a {display:block; font-size:11px;width:153px; lcolor:#000; text-decoration:none; border:3px solid #fff; border-width:0 0 0 0px;}
.menu li.p2:hover ul li a:hover { color:#e92c28;}

/* set up the third drop down sub level */
.menu li.p3:hover ul {left:-1px; top:28px; background: #fff; padding:3px 0; border:1px solid #ababab; white-space:nowrap; width:161px; height:auto;}
.menu li.p3:hover ul li {display:block; height:auto; position:relative; float:left; width:157px;padding-left:5px;padding-top:5px;padding-bottom:5px;}
.menu li.p3:hover ul li a {display:block; font-size:11px; width:157px; color:#000; text-decoration:none; border:3px solid #fff; border-width:0 0 0 0px;}
.menu li.p3:hover ul li a:hover { color:#e92c28;}

/* set up the fourth drop down sub level */
.menu li.p4:hover ul {left:-1px; top:28px; background: #fff; padding:3px 0; border:1px solid #ababab; white-space:nowrap; width:195px; height:auto;}
.menu li.p4:hover ul li {display:block; height:auto; position:relative; float:left; width:191px;padding-left:5px;padding-top:5px;padding-bottom:5px;}
.menu li.p4:hover ul li a {display:block; font-size:11px; width:191px; color:#000; text-decoration:none; border:3px solid #fff; border-width:0 0 0 0px;}
.menu li.p4:hover ul li a:hover { color:#e92c28;}

/* set up the fifth drop down sub level */
.menu li.p5:hover ul {left:-1px; top:28px; background: #fff; padding:3px 0; border:1px solid #ababab; white-space:nowrap; width:150px; height:auto;}
.menu li.p5:hover ul li {display:block; height:auto; position:relative; float:left; width:145px;padding-left:5px;padding-top:5px;padding-bottom:5px;}
.menu li.p5:hover ul li a {display:block; font-size:11px; width:145px; color:#000; text-decoration:none; border:3px solid #fff; border-width:0 0 0 0px;}
.menu li.p5:hover ul li a:hover { color:#e92c28;}

/* set up the sixth drop down sub level */
.menu li.p6:hover ul {left:-1px; top:28px; background: #fff; padding:3px 0; border:1px solid #ababab; white-space:nowrap; width:155px; height:auto;}
.menu li.p6:hover ul li {display:block; height:autp; position:relative; float:left; width:150px;padding-left:5px;padding-top:5px;padding-bottom:5px;}
.menu li.p6:hover ul li a {display:block; font-size:11px; width:150px; color:#000; text-decoration:none; border:3px solid #fff; border-width:0 0 0 0px;}
.menu li.p6:hover ul li a:hover { color:#e92c28;}