/* Services Style Sheet */

  #nav .nav-services {
    background-position:77px;
	}
  #main-ad {
    width:707px;
	height:110px;
	background: url('../images/main-ad-services.jpg');
	}
  #main-ad #blurb {
    width:390px;
	position: absolute;
	margin-left:77px;
	margin-top:40px;
	}
  #main-ad #blurb p {
    font-family: Arial;
	font-size:12pt;
	color:#9B9B9B;
	}
  #content {
    width:707px;
	height:522px;
	background: url('../images/content-services-bg.jpg') no-repeat top;
	}
  
  #content #list {
    width:178px;
	font-family: Arial;
	font-size:10pt;
	color:#5D688B;
	}
  #content .list-1 {
    position:absolute;
	margin-left:268px;
	margin-top:65px;
	}
  #content .list-2 {
    position:absolute;
	margin-left:460px;
	margin-top:65px;
	}
  #content #list p {
    width:170px;
	position:static;
	margin-left:0;
	margin-top:0;
	margin-bottom:8px;
	font-family: Arial;
	font-size:10pt;
	color:#5D688B;
	}
  #content #list a {
    font-family: Arial;
	font-size:10pt;
	color: #7C5CA2;
	text-decoration: none;
	font-weight: bold;
	background: url('../images/purple-arrow.gif') no-repeat top left;
	padding-left:12px;
	}
  #content #comments {
    font-family: Arial;
	font-size:10pt;
	color: #6C7696;
	width:594px;
	height:166px;
	position: absolute;
	margin-top:325px;
	margin-left:59px;
	}
  #content #comments .comment-1 {
    position: absolute;
	margin-top:45px;
	margin-left:45px;
	}
  #content #comments .comment-2 {
    position: absolute;
	margin-top:71px;
	margin-left:100px;
	}
  #content #comments .comment-3 {
    position: absolute;
	margin-top:102px;
	margin-left:328px;
	}
  #content #comments .comment-4 {
    position: absolute;
	margin-top:124px;
	margin-left:32px;
	}
  