/* CSS Document */
#home #lnav {width:auto; background-color:#FFF;}
#home #lnav a {display:block; width:auto; color:#FFF; padding:15px 20px 15px 0; margin-left:10px; background:#FFF;}
#home #lnav a:hover {background:#FFF;}

#home #lnav .home, 
#company #lnav .company, 
#projects #lnav .company, 
#awards #lnav .awards, 
#news #lnav .news, 
#careers #lnav .careers, 
#contact #lnav .contact {background:#FFF;}

#homer {float:right; display:inline; width:200px; height:auto; background:#FFF; color:#000;	margin-top:2px;}
#homer span {display:block; padding:120px 0 0 10px; line-height:2.4; font-size:13px; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}

#hlarge {float:right;}

#hsmall1, #hsmall2 {float:right;}

#company #lnav,
#awards #lnav,
#projects #lnav,
#news #lnav,
#careers #lnav,
#contact #lnav {display:none;}

#company #content,
#awards #content,
#projects #content,
#news #content,
#careers #content,
#contact #content {float:none;}

#company div.listing,
#awards div.listing,
#careers div.listing,
#contact div.listing {float:none; height:280px;}
#news div.listing {float:none; height:auto;}
#projects div.listing {float:none; height:230px;}

#news #announce {float:none;}
