ul.tombs {
font: normal .75em/1.4 arial, verdana, sans serif;
list-style-type:none;
margin:0;
padding:0;
clear:both;
}


ul.tombs li.header {
text-align:center;
padding:0 0 20px 0;
}


ul.tombs li {
margin:0;
padding:0 0 0px 0;
}

ul.tombs ul {
list-style-type:none;
width:175px;
height:210px;
border: 2px solid #002c42;
margin:0 10px 10px 0; 
padding:10px 10px 20px 10px; 
float:left;
}


ul.tombs ul.right {
margin-right:0;
padding:10px 0 20px 10px; 
float:left;
}


ul.tombs ul li.year {

}

ul.tombs ul li {
margin:0px 0px 0px 0; 
padding:0px 0px 20px 0px; 

}


ul.tombs ul li img {
margin:5px 0 0px 25px; 
padding:0;
border:1px solid black;
width: 120px;

}





html {
background: #859FAD url(images/bg_new.jpg) repeat-x;
}

body {
width: 940px;
margin: 0 auto;
}

p {
	font: normal .75em/2 arial, verdana, sans serif;
}

p.top {
	padding-top:0;
	margin-top:0;
}

#top ul {
	padding:0;
	margin:0;
}

ul.expertise {
	font: normal .75em/2 arial, verdana, sans serif;
}


p.transactions {
	padding:0 0 0px 0;
	margin:0 0 30px 0;
	overflow:hidden
	
}

p.transactions img {
	margin:20px 0 0 70px;
	float:right;
	
}


#div-1 ul.top {
	padding:0 0 15px 0;
	margin:0;
	border:none;
	width:687px;
	height:100%;
	
}

#div-1 ul.companies {
	padding:15px 0 30px 0;
	margin:0;
	border:none;
	width:456px;
	height:100%;
	
}

#div-1 ul.companies li {
	text-align:center;
	float:left;
	padding:0 0 0 0;
	margin:0;
	
}

#div-1 ul.companies li p {
	background:#CCCCCC;
	padding:10px;
	margin:0;
	font: normal .9em/2 arial, verdana, sans serif;
	
}


p.index {
	font: normal 1em/2 arial, verdana, sans serif;
}

h1 {

}

h2 {
font: normal 1.75em times, serif;
	margin: .5em 0 0 0;
	padding: 0;

}

h3 {
	font: normal .75em/2 arial, verdana, sans serif;
	margin: 0;
	padding: 0;
	color: #002133;
	border-top: 1px solid #999;
	padding-top: 30px;
	margin-top: 30px;

}

.staff_names {
	font-size: 16px;
}

h4 {

}

a {
	color: #666666;
}

#wrapper {

}



#header {
height: 200px;
background: url(images/header_940px.gif) bottom center no-repeat;
padding-top: 1px;
position: relative;
}




#header img {
left:11px;
display:block;
margin-left:35px;
position:absolute;
top:90px;
}

#navigation { 
	position: absolute;
	right: 0;
	top: 0;
	margin: 185px 25px 0 0px;
	padding: 0;
	display: block;
	height: 60px;
	width: 610px;
}

#navigation li {
	font: normal .8em/1.2 arial, verdana, sans serif;
	padding: 0px 0 0 0;
	list-style: none;
	float: left;
	height: 15px;
	margin: 2px 18px 0 5px;
}

#navigation li a {
	color: #666666;
	text-decoration: none;
	border-bottom: 1px dotted #000;
}

#navigation li a:hover {
	color: #000;
	padding-top: 2px;
	border-top: 1px dotted #000;
	border-bottom: none;
}


#navigation li.current {
	font: normal .8em/1.2 arial, verdana, sans serif;
	padding: 1px 0 0 0;
	list-style: none;
	float: left;
	height: 15px;
	margin: 0px 18px 0 5px;
	border-top: 1px dotted #000;
}

#navigation li.currenthome {
	padding-top: 46px;
}



#content {
width: 940px;
background: #fff url(images/page_wrap.gif) repeat-y;
padding-bottom: 1px;
}

#content a {
	color:#003399;
}

#main {
overflow:hidden;
padding-top: 1px;
margin: 0 0 0 50px;
width: 842px;
}

#main.paddingtop {
padding-top: 16px;
}

ul.float {
	margin: 0 0 15px 0;
	padding: 0 0 30px 0;
	border-bottom: 1px solid #999;
}

ul.float li {
	font: normal .9em/1.2 arial, verdana, sans serif;
	float: left;
	margin-bottom: 15px;
	padding: 3px 5px 3px 0;
	list-style: none;
}

ul.float li a {
	color: #666666;
	text-decoration: underline;
}

ul.float li.current {
	color: #000;
	text-decoration: none;

}

#main img.person {
float: right;
padding-left: 25px;
padding-bottom:25px;
clear: both;
}

#main img.thumb {
float: left;
padding-right: 25px;
clear: both;
}


#footer {
color: #666;
clear:both;
height: 68px;
text-align: left;
margin-bottom: 100px;
background: url(images/footer_940px.gif) bottom left no-repeat;
padding-top: 1px;
font-size: 80%;
}

#footer p {
padding:20px 0 0 45px;
}



table,td,th
{
border-collapse:collapse;
border:none;
font: normal .9em/2 arial, verdana, sans serif;
}
table
{
width:100%;
}
th
{
height:50px;
}
td {
width:50%;
}






/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .tabs-nav {
        display: none;
    }
}

/* Skin */
.tabs-nav {
    list-style: none;
    margin: 5px 10px 0 0;
    padding: 0 0 0 0px;
	width:125px;
	font: normal .75em/2 arial, verdana, sans serif;
	float:left;
}
.tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.tabs-nav li {
    margin: 0 0 10px 0px;
    min-width: 84px; /* be nice to Opera */
}
.tabs-nav a, .tabs-nav a span {
    display: block;
    padding: 0 10px;
    background: url(file:///Macintosh%20HD/Users/bzappster/Documents/clients/casesashapiro/images/tab.png) repeat;
}
.tabs-nav a {
    position: relative;
    top: 1px;
    z-index: 2;
    padding-left: 0;
    color: #666666;
    line-height: 1.2;
    text-align: left;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
	
}
.tabs-nav .tabs-selected a {
    color: #000;
	font-weight:bold;
}
.tabs-nav .tabs-selected a, .tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {
    background-position: 100% -150px;
    outline: 0; /* prevent dotted border in Firefox */
}
.tabs-nav a, .tabs-nav .tabs-disabled a:hover, .tabs-nav .tabs-disabled a:focus, .tabs-nav .tabs-disabled a:active {
    background-position: 100% -100px;
}
.tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
	
	
}
*>.tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;

}
.tabs-nav .tabs-selected a span {
    padding-top: 7px;
}
.tabs-nav .tabs-selected a span, .tabs-nav a:hover span, .tabs-nav a:focus span, .tabs-nav a:active span {
    background-position: 0 -50px;
}
.tabs-nav a span, .tabs-nav .tabs-disabled a:hover span, .tabs-nav .tabs-disabled a:focus span, .tabs-nav .tabs-disabled a:active span {
    background-position: 0 0;
		
}

.tabs-container {
float:left;
    padding:0;
	width:687px;/* declare background color for container to avoid distorted fonts in IE while fading */
	
}

.tabs-container ul {
font: normal .85em/1.4 arial, verdana, sans serif;
list-style-type:none;
width:202px;
height:230px;
border: 12px solid #859FAD;
margin:0px 0px 20px 20px; 
padding:10px; 
float:left;
}

.tabs-container ul li {
margin:0px 0px 10px 0; 
padding:0px 10px 0 10px; 

}

.tabs-container ul li img {
margin:auto 0; 
padding:10px;
border:1px solid black;

}


.tabs-loading em {
    padding: 0 0 0 20px;
    background: url(../loading.gif) no-repeat 0 50%;
}

