.chromestyle{
width: 100%;
font-weight: normal;

}
/*Add margin between menu and rest of content in Firefox */
.chromestyle:after{ 
content: "."; 
display: none; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: none;
width: 552px;
height: 61px; /* for IE */
min-height: 61px; /* for FF */
padding: 0;
margin: 0;
background: url(../llb/nav/navLL.jpg) bottom left no-repeat;
text-align: center; /*set value to "left", "center", or "right"*/
}


.chromestyle ul li{
display: inline;

}

.chromestyle ul li a{
color: #494949;
padding: 0;
margin: 0;
text-decoration: none;
border: none;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
background: none; /*THEME CHANGE HERE*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: none; /*THEME CHANGE HERE*/
border-bottom-width: 0;
line-height:2em;
z-index:100;
background-color: white;
opacity:0.9;
filter:alpha(opacity=90);
width: 195px;
visibility: hidden;
font-family: Times New Roman, serif;
font-size: .8em;
}

.dropmenudiv a{
display: block;
padding-left: 15px;
margin-bottom: -1.2em;
text-decoration: none;
font-weight: normal;
color: #99382f;
border: 1px dotted #5f85c3;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #ebf0f6;
color: #5f85c3;
;
}

/* custom styles for PAR Insurance */
.toplink {display: none}

.chromestyle ul li#navhome a {position: absolute; margin-left: -276px; padding: 0px 80px 49px 30px}
.chromestyle ul li#navhome a {background: url(../llb/nav/nav0001.jpg);}
.chromestyle ul li#navhome a:hover {background: url(../llb/nav/nav0002.jpg);}

.chromestyle ul li#navhomeactive a {position: absolute; margin-left: -276px; padding: 0px 80px 49px 30px}
.chromestyle ul li#navhomeactive a {background: url(../llb/nav/nav0003.jpg);}
.chromestyle ul li#navhomeactive a:hover {background: url(../llb/nav/nav0002.jpg);}


.chromestyle ul li#navabout a {position: absolute; margin-left: -168px; padding: 0px 80px 49px 30px}
.chromestyle ul li#navabout a {background: url(../llb/nav/nav0004.jpg);}
.chromestyle ul li#navabout a:hover {background: url(../llb/nav/nav0005.jpg);}

.chromestyle ul li#navaboutactive a {position: absolute; margin-left: -168px; padding: 0px 80px 49px 30px}
.chromestyle ul li#navaboutactive a {background: url(../llb/nav/nav0006.jpg)}
.chromestyle ul li#navaboutactive a:hover {background: url(../llb/nav/nav0005.jpg);}

.chromestyle ul li#navservices a {position: absolute; margin-left: -62px; padding: 0px 82px 49px 28px}
.chromestyle ul li#navservices a {background: url(../llb/nav/nav0007.jpg);}
.chromestyle ul li#navservices a:hover {background: url(../llb/nav/nav0008.jpg);}

.chromestyle ul li#navservicesactive a {position: absolute; margin-left: -62px; padding: 0px 82px 49px 28px}
.chromestyle ul li#navservicesactive a {background: url(../llb/nav/nav0009.jpg);}
.chromestyle ul li#navservicesactive a:hover {background: url(../llb/nav/nav0008.jpg);}

.chromestyle ul li#navexpertise a {position: absolute; margin-left: 44px; padding: 0px 80px 49px 30px}
.chromestyle ul li#navexpertise a {background: url(../llb/nav/nav00010.jpg);}
.chromestyle ul li#navexpertise a:hover {background: url(../llb/nav/nav00011.jpg);}

.chromestyle ul li#navexpertiseactive a {position: absolute; margin-left: 44px; padding: 0px 80px 49px 30px}
.chromestyle ul li#navexpertiseactive a {background: url(../llb/nav/nav00012.jpg);}
.chromestyle ul li#navexpertiseactive a:hover {background: url(../llb/nav/nav00011.jpg);}


.chromestyle ul li#navcontact a {position: absolute; margin-left: 149px; padding: 0px 80px 49px 45px}
.chromestyle ul li#navcontact a {background: url(../llb/nav/nav00013.jpg);}
.chromestyle ul li#navcontact a:hover {background: url(../llb/nav/nav00014.jpg);}

.chromestyle ul li#navcontactactive a {position: absolute; margin-left: 149px; padding: 0px 80px 49px 45px}
.chromestyle ul li#navcontactactive a {background: url(../llb/nav/nav00015.jpg);}
.chromestyle ul li#navcontactactive a:hover {background: url(../llb/nav/nav00014.jpg);}
