#mainNav {
	background-color: #f5f9ef;
	list-style: none;
	height: 40px;
	margin: 0;
	padding: 0;
	width: 786px;
	
}
#mainNav li {
	background-color: #f5f9ef;
	border-bottom: 1px solid #527120;
	border-right: 1px solid #527120;
	border-top: 1px solid #527120;
	float: left;
	font-size: 12px;
	height: 40px;
	margin: 0;
	padding:0;
	width: 90px;
}
#mainNav li.first {
	border-left: 1px solid #527120;
}
#mainNav li a {
	color: #488030;
	display: block;
	height: 30px;
	padding: 5px 5px 5px 5px;
}
#mainNav li#links a, #mainNav li#faq a, #mainNav li#draft a, #mainNav li#homeLink a {
	color: #488030;
	display: block;
	height: 22px;
	padding: 13px 5px 5px 5px;
}
#mainNav li a:hover {
	background-color: #dfe9dc;
	text-decoration: none;
}
#mainNav li#employment {
	width: 110px;
}
#mainNav li#rent {
	width: 122px;
}
#mainNav li#fact, #mainNav li#contact {
	width: 80px;
}
#mainNav li#media {
	width: 80px;
}
#mainNav li#corporate {
	width: 115px;
}
#mainNav li#rent a:hover {
	background-color: #dfe9dc;
	text-decoration: none;
}

h2.rental {
	line-height: 35px;
	width: 650px;
}
p.intro {
	width: 650px;
}

*+html li.ietest {
	width: 101px;
}

*+html #mainNav li#fact {
	width: 90px;
}
* html #mainNav li#fact {
	width: 89px;
}
*+html  body table tbody tr td table tbody tr td.bg table tbody td tr form table.type tbody tr td h2.rental {
	height: 54px;	
}