/* *** ** Start of PreviewWrapper ** *** */
@import url(/styles/main.css);

.qc {
margin: 30px 0 0 25px;
}

.qc h2 {
font-size: 16px;
font-weight: bold;
}

.qc input {
margin: 8px 0px;
width: 165px;
}

.qc select {
margin: 8px 0px;
}

.formbutton { 
width:30px;
margin-left:60px;
}

#nav {
background:url(/images/nav-new/nav-bar.gif) repeat-x;
height:38px;
position:relative;
z-index:90;
}

#nav ul {
list-style-type:none;
text-transform:uppercase;
font-family:Arial;
font-size:12px;
margin-left:0px;

}

#nav ul li {
display:inline;
}

#nav ul li a {
padding:11px 8px;
/*border-right:1px solid #6c6c6c;*/
color:white;
font-weight:bold;
text-decoration:none;
}

#nav ul li a:hover {
color:white;
font-weight:bold;
text-decoration:none;
z-index:100;
position:relative;
}

.home a:hover {
background:url(/images/nav-new/arrow.gif) no-repeat 14px 28px;
*background:url(/images/nav-new/arrow.gif) no-repeat 14px 27px;
z-index:100;
position:relative;
}

.firm a:hover {
background:url(/images/nav-new/arrow.gif) no-repeat 38px 28px;
*background:url(/images/nav-new/arrow.gif) no-repeat 38px 27px;
z-index:110;
}

.family a:hover {
background:url(/images/nav-new/arrow.gif) no-repeat 32px 28px;
*background:url(/images/nav-new/arrow.gif) no-repeat 32px 27px;
z-index:120;
}

.mediation a:hover{
background:url(/images/nav-new/arrow.gif) no-repeat 27px 28px;
*background:url(/images/nav-new/arrow.gif) no-repeat 27px 27px;
z-index:130;
}

.divorce a:hover {
background:url(/images/nav-new/arrow.gif) no-repeat 22px 28px;
*background:url(/images/nav-new/arrow.gif) no-repeat 22px 27px;
z-index:140;
}

.civil a:hover {
background:url(/images/nav-new/arrow.gif) no-repeat 43px 28px;
*background:url(/images/nav-new/arrow.gif) no-repeat 43px 27px;
z-index:150;
}

.bankruptcy a:hover {
background:url(/images/nav-new/arrow.gif) no-repeat 32px 28px;
*background:url(/images/nav-new/arrow.gif) no-repeat 32px 27px;
z-index:160;
}

.contact a:hover {
background:url(/images/nav-new/arrow.gif) no-repeat 32px 28px;
*background:url(/images/nav-new/arrow.gif) no-repeat 32px 27px;
z-index:170;
}

.drop {
position:absolute;
margin-top:-1px;
z-index:95;
}

.drop ul {
list-style-type:none;
}

.drop ul li {
}

.drop ul li a {
background:#000;
display:block;
padding:12px 8px;
height:15px;
width:100px;
color:white;
text-decoration:none;
}

.drop ul li a:hover {
color:#B2D215;
}/* *** ** End   of PreviewWrapper ** *** */
