
#leftcontent {
    float:left;
    width:67%;
    background:#fff;
    border-right:2px solid #000;
    border-bottom:2px solid #000;
    margin-right:15px;
    padding-bottom:20px;
    }

#banner{
	   width:800px;
				border-bottom:1px solid #dddddd;
				margin-bottom:24px;
}

#table2{
	  display:none;
}

.serv{
    text-indent:-24px;
    margin-left:24px;
}
  
#logo {
    border:1px none #eeeeee;
}

#tagline{
    font-size:0.8em;
    width:380px;
    border:1px none #eeeeee;
    margin-right:20px;
				display:block;
}

#phone{
    font-size:0.95em;
				display:block;
    width:220px;
    height:44px;
    border:1px none #eeeeee;
    margin-top:10px;
}

#osprey{
	  margin-top:20px;
			float:right;
}

#footer{
	   text-align:center;
				width:800px;
				margin-top:24px;				
				padding-top:24px;				
				color:#000080;
				font-style:italic;
				border-top:1px solid #eeeeee;
}

.Section1{
	  background-color:#ffffdd;
			margin:8px;
			padding:6px;
			border:3px outset #eeeedd;
}

a.nav{border:1px solid #e8e8e8;
      padding:3px;
      text-decoration:none!important;
						background-color:#eeeeee;
}

#nav{
	   margin-bottom:12px;
				margin-top:-21px;
}

#rightcontent {
    }
    
#rightcontent p {
    font-size:10px;
    margin-left:0px;
    }


