@charset "utf-8";
/* CSS Document */

*
{
margin:0px;
padding:0px;
}

body
{
background:#FFF url(../images/bgsliver.jpg) repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

a img
{
border:none;
}

h3
{
font-size:20px;
font-family:Myriad Pro, Verdana, Arial, sans-serif;
}

#Container
{
position:relative;
width:940px;
margin:0 auto;
}

.head
{
display:block;
width:360px;
height:105px;
background:#FFFFFF url(../images/Header_01.jpg);

float:left;
}

.remove
{
position:absolute;
left:-5000px;
}

.nav
{

width:580px;
height:105px;
list-style-type:none;
float:right;
}

.nav li
{
float:left;
}

.nav li a img
{
border:0px;
}

#flashBox
{
clear:both;
height:280px;
display:block;
}

#attorneys
{
height:130px;
width:940px;
display:block;
clear:both;
}

.leftCol
{
width:50%;
float:left;
height:375px;
background:url(../images/bottomsliver.jpg) repeat-x;
}

.rightCol
{
width:50%;
float:right;
height:375px;
background:url(../images/bottomsliver.jpg) repeat-x;
}

.leftCol h3
{

display:block;
margin:28px;
margin-top:8px;
margin-bottom:8px;
font-size:20px;
font-family:Myriad Pro, Verdana, Arial, sans-serif;
}

.leftCol p
{
margin-left:28px;
margin-right:28px;
margin-bottom:8px;
line-height:16px;
}

.footer
{
display:block;
width:940px;
clear:both;
height:85px;
}


#history
{
position:relative;
display:block;
width:884px;
padding:28px;
background:url(../images/history/bg_01.jpg) #FFFFFF;
background-position:top;
background-repeat:repeat-x;
}

#history p
{
padding-top:8px;
}

#history img 
{
float:left;
padding-right:12px;
padding-bottom:8px;
}

.tara #history, .glenn #history, .greg #history
{
height:600px;
line-height:16px;
}

.attName
{
color:#000099;
font-weight:800;
}

#history .disclaimer
{
position:absolute;
bottom:10px;
width:880px;
font-size:10px;
line-height:10px;
text-align:center;
color:#999999;
padding-top:0px;
}

#practice, #multimedia
{
position:relative;
display:block;
clear:both;
width:884px;
height:800px;
padding:28px;
background:url(../images/history/bg_01.jpg) #FFFFFF;
background-position:top;
background-repeat:repeat-x;
}

#multimedia
{
background:url(../images/bgsliver_media.jpg) repeat-y #FFFFFF;
text-align:center;
height:auto;
}

#practice fieldset
{
border:1px #CCCCCC solid;
margin-top:28px;
padding-bottom:20px;
width:60%;
}

#practice fieldset legend
{
font-weight:bolder;
}

#practice ul
{
list-style:square;
}

#practice ul li
{
padding-top:12px;
margin-left:60px;
}

#practFloat
{
float:right;
width:300px;
height:800px;
padding:none;
margin:none;
}