body {

	margin: 0;

	padding: 0;

	background: #fff;


}

#headerbg {

	background: #fff; 

	width: 100%; 

	height: 110px;

}

#header {

	background: url(../images/header.gif);

	height: 120px;

	width: 689px;

	margin: 0;

	padding: 0;	

}

#bgfade, #leftside, #top, #bottom, #footer, .noprint {

	display: none;

}

#middle {

	width: 720px;

	margin: 0;

	background: #fff;

}

#rightside {

	width: 720px;

	margin: 0;

}

#content {

	width: 720px;

	margin: 0 auto 0 auto;

	font-family: Arial, Helvetica, sans-serif;
	
	background: #fff;

}

p {

	padding-bottom: 10px; 

	text-align: left;

	line-height: 15px;

	font-size: 11px;

	color: #000;

}

.directions{

	font-size: 13px; 

	border-bottom: 1px solid #8f8d8d;

}