.body {
	margin: 0;
}
#contentWrapper {
	background: url(../img/mainNav_bgTile.jpg) repeat-x;
}
#mainHeader {
	background: url(../img/mainNav_bg.jpg) no-repeat;
	width: 636px;
	height: 98px;
	overflow: hidden;
}
#mainNav {
	position: absolute;
	top: 76px;
	left: 197px;
}
.navOption {
	float: left;
}
#login {
	padding: 80px 0 0 10px;
}
a {
	font: bold 11px/15px Arial, sans-serif;
	color: #0164aa;
	text-decoration: none;
}

a:hover {
	color: #fe7000;
}
#login a {
	font: bold 10px/12px Helvetica, sans-serif;
}
