
/*********************
	NAVIGATION
*********************/
div#nav {
	margin: -13px auto;
	position:relative;
	width:719px;
	height:44px;
	background: url(../img/navbar.png) no-repeat right -44px;
	text-align: left;
}

