@charset "utf-8";
/* CSS Document */

html {
	font-family: "Frutiger", "Frutiger Std", "Frutiger Linotype", "Adobe Frutiger", "Adobe Frutiger Pro", "Segoe", "Helvetica", "Arial", "Verdana", sans-serif;
	background-color: #000;
	color: #fff;
	line-height: 2.1em;
}
#logo img { width: 300px; height: 41px; }
h1, #services, a, .vcard {
	color: #e19;
	font-weight: bold;
}
#services ul {
	margin-left: 0;
	padding-left: 0;
}
#services li {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}
