#topNav {
	width:790px;
	height:95px;
	margin:5px;
	padding-top:5px;
	background-image:url(../assets/images/banner.gif);
	background-repeat:no-repeat;
	background-position:0 5px;
	}
#topNav ul {
	list-style: none;
	padding: 0;
	margin-top:76px;
	margin-left:327px;
	}
#topNav li {
	float: left;
	}
#theProcess {
	margin-left:43px;
	}
#caseStudies {
	margin-left:19px;
	}	
#contactUs {
	margin-left:25px;
	}	
#testimonials {
	margin-left:28px;
	}	
#topNav li a {
	color:#FFF;
	text-decoration: none;
	font-weight:bold;
	line-height:20px;
	}
#topNav li a:hover {
	color:#304949;
	text-decoration: none;
	font-weight:bold;
	line-height:20px;
	}
