#nav { 
	display: none; 
}

#sub { 
	display: none; 
}

p { 
	font-family: Times, serif; 
}

.supp { 
	float:  right;
}

#phone { 
	position: absolute;
	top:  5px;
	right: 10px;
}

h1 a { 
	text-decoration: none; 
}