
#banner{
	height: 95px;
	align: center;
	margin: 0px;
	background: url(images/header_print.jpg) no-repeat top;
	
}


p {
	font: 1em Times New Roman, serif;
	margin: 10px 0px 0px 60px;
	padding-top: 5px;
	line-height: 1.4em;
}


#sidebar{
	float: right;
	width: 220px;
	margin: 0px 0 0 5px;
	padding: 10px;
	border-left: thin solid #7B797A;
	border-left-width: 1px;
	word-wrap: break-word;
	display: none;
}



#nav{
	margin: 0px 0px 0px 15px;
	align: center;
	width: 770px;
	min-height: 25px;
	background-color: #F3F3F3;
	border-top: 1px solid #7B797A;
	border-bottom: 1px solid #7B797A;
	display: none;
}




#footer{
	
	clear: both;
	text-align: center;
	background-image: none;
	border-top: thin solid #7B797A;
	color: #333333;
	height: 70px;
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
	
}
