@charset "ISO-8859-1";
#container {
	width: 950px;
	height: 100%;
}
#container #header #nav a {
	color: #000066;
}
#container #header #nav a:hover {
	font-weight: bold;
}
#header {
	height: 110px;
	font-family: "Trebuchet MS", Verdana, Helvetica;
	font-size: small;
	color: #000066;
}
#nav {
	float: left;
	margin-top: 20px;
	padding: 0px;
	margin-left: 15px;
}
#logo {
	float: left;
}
#store iframe {
	border-style: none;
}
