h1.siteTitle {
	float: left;
}

.nav {
	float: right;
}

.nav ul ul ul {
	margin-left: -140px;
	margin-top: -27px;
}

.nav ul ul li.hasChild {
	background: url(images/navigation/subMenuIndicatorLeft.png) no-repeat 10px center;
}