#header-nav {
	display: none;
}
.form-label {
	color: #000;
}
#scroll-banner {
	margin: 0px -20px;
	margin-bottom: 10px;
}
#login-boxes {
	float: right;
}
#login-boxes h2 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
}
#login-boxes td {
	padding-top: 2px;
}
#login-boxes .form-label {
	white-space: nowrap;
}
#client-login,
#event-login {
	width: 252px;
	height: 98px;
	background: url(../images/home/login-box-bg.png) no-repeat;
	padding: 8px;
}
#client-login {
	margin-bottom: 16px;
}
#client-login input.text {
	width: 170px;
}
#event-login input.text {
	width: 111px;
}
#login-boxes .Button {
	font-size: 11px;
}
#services {
	background-color: #760606;
	border: 1px solid #FFF;
	width: 619px;
	height: 242px;
	overflow: hidden;
	color: #DDD;
}
#service-description {
	float: right;
	background: #760606 url(../images/home/descr-bg.png) no-repeat;
	padding: 10px 20px;
	width: 432px;
}
#service-description h2 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 8px;
}
#site-nav {
	float: left;
	border-style: none;
	border-right-style: solid;
	width: 145px;
	overflow: hidden;
}
