/* About Our Practice Style Sheet */

  #nav .nav-about {
    background-position:138px;
	}
  #main-ad {
    width:707px;
	height:110px;
	background: url('../images/main-ad-about.jpg');
	}
  #main-ad #blurb {
    width:390px;
	position: absolute;
	margin-left:225px;
	margin-top:40px;
	}
  #main-ad #blurb p {
    font-family: Arial;
	font-size:12pt;
	color:#9B9B9B;
	}
  #content {
    width:707px;
	height:347px;
	background: url('../images/content-about-bg.jpg');
	}
  #content .providing {
    font-size:13pt;
	}
  #content #about {
    font-family: Arial;
	font-size:10.5pt;
	color:#5D688B;
	width:420px;
	position: absolute;
	margin-top:119px;
	margin-left:227px;
	}
  #content #about a {
    color:#7C5CA2; 
	font-weight: bold;
	text-decoration: none;
	}