#content {
	width: 1200px;	
	margin: auto;	
}

#nav {
	width: 			1024px;	
	/*text-align: left;*/
	background-color: #F48F21;
	height: 20px;
	color: white;
}

a {
	color: #F78F1E;
}

#nav a {
	color: white;
	padding-right: 	50px;
	font-size: 			15px;
}
