@charset "UTF-8";
/* CSS Document */
#contentheader {
	height: 45px;
	width: 637px;
}
#logo {
	float: left;
}
#tel {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 0.7em;
	font-weight: bold;	
}
#tel a {
	text-decoration: none;
	color: #003366;
}
img {
	border: 0;
}