
/***************** Banner Elements ****************/
#printbanner {display:none;}

#logo a {
	float: left;
	margin: 0;
	padding: 0;
	color: #fff;
	width: 336px;
	height: 61px;
	margin: 10px -1px;
	background: transparent url(services/aptp/images/aptp_logo.gif) 0 15px no-repeat;
	text-indent: -99999px;
	}
	
/***************** Content ********************/
	
#content h1 {
	font-family: "Lucida Grande", arial, verdana, sans-serif;
	font-size: 160%;
	color: #1f0863;
	padding: 5px;
	margin: 0.5em 0;
	width: 98%;
	border-bottom: 1px solid #edb329;
	text-transform: uppercase;
	letter-spacing: .05em;
	line-height: 120%;
	}
	
		
/******************* Footer *********************/

#footer {
	position: relative;
	clear: both;
	margin-top: 0;
	padding: 10px;
	color: #000;
	background: #fff url(services/aptp/images/aptp_footer.gif) top left no-repeat;
	}

#footer p {
	margin: 0;
	padding-bottom: 5px;
	}
