a.menu:link {
	text-decoration: none;
	color: #28292b;
}
a.menu:visited {
	text-decoration: none;
	color: #28292b;
}	
a.menu:hover {
	text-decoration: underline;
}
a.menu:active {
	text-decoration: underline;
	color: #28292b;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
body.employment {
	font-family: Arial, Helvetica, sans-serif;
	background: #2b2c2e;
	margin: 0;
}
.employment p {
    margin: 0 50px 10px 100px;
    font-size: 14px;
    line-height: 18px;
    color: #555;
    margin-right: 50px;
    padding: 0;
}
.employment h3, .employment h4, .employment h5 {
    margin: 0 0 5px 100px;
    color: #555;
    padding: 0;
}
.employment h3 {
    margin-bottom: 10px;
}
.employment ul {
    margin-left: 80px;
}
.employment ul ul {
    margin-left: -20px;
}
.employment li {
    font-size: 14px;
    line-height: 18px;
    color: #555;
    margin-right: 50px;
}

.mainmenu {
	font-size: 11px;
	font-weight: bold;
	letter-spacing: .025em;
}
.address {
	font-size: 10px;
	line-height: 12px;
	color: 5c5b5c;
}
.phone {
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #29282b;
}
.email {
	font-size: 10px;
	color: 5c5b5c;
	line-height: 18px;
}

.footer {
	font-size: 9px;
	line-height: 11px;
	color: #5b5b5c;
}
