/*
====================================================
            COMPANY AND SUB PAGE STYLES
====================================================
*/
#graph 
    { 
    font-size:  12px; 
    position:   relative;
    top:       -10px;
    }
/*---------------------------------------------*/
#company img	{
	clear: right;
	float: right;
	padding: 0 0 20px 20px;
}
#company .note	{
	color: #999;
}
#company .services li	{
	margin-bottom: 1.5em;
}
#company #photos	{
	float: right;
	width: 300px;
}
#company #photos img	{
	float: none;
	display: block;
	margin: 0 auto;
	padding: 12px 0;
}
/*---------------------------------------------*/
#people .photo_left 
    {
    width:          626px;
    height:         215px;
    background:     url(/images/bg/inset-a.png);
    margin-bottom:  10px;
    }
#people .photo_right 
    {
    width:      626px;
    height:     200px;
    background: url(/images/bg/inset-b.png);
    }
#people .photo_left img 
    {
    clear:      both;
    float:      left;
    padding:    36px 15px 0 0;
    }
#people .photo_right img    
    {
    clear:      both;
    float:      right;
    padding:    29px 16px 0 0;
    }
#people 
    {
    padding: 0 100px;
    }
#people h1 
    {
    padding-bottom: 5px;
    }
#people h2 
    {
    background: url( '/images/bg/U-LineD-Flat.png' ) 0px 0px no-repeat;
    top:-3px;
    margin-bottom: -5px;
    padding-top: 32px;
    height: 20px;
    }
#people .bio {
    float: left;
    width: 390px;
    position: relative;
    top: 7px;
}
#people .photo_right .bio {
    top: 3px;
    left:30px;
}
#people .role   
    {
    color: #89E;  
    font-size: 10px;
    font-style: italic;
    padding-top:0px;
    margin-top:0px;
    margin-bottom: 0px;
    top:-5px;
    }
/*---------------------------------------------*/
#lytlebio h2	{
	margin-bottom: 0.5em;
}
#lytlebio h3	{
	color: #ff3;
	font-size: 1.2em;
	font-weight: bold;
}
#lytlebio img	{
	margin-bottom: 10px;
}
#lytlebio ul	{
	margin-bottom: 15px;
}
#lytlebio li	{
	margin: 0 0 0 30px;
}

