#login {
	height: 25px;	
	padding: 25px 0 0 0;
}

#login .tagline {
	bottom: 8px;
}

#headerwrapper {
	height: 332px;
	background-image: url(../images/header-bg.png);
	background-repeat: repeat-x;
	text-align: center;
	border: none;
}


#header img.handshake {
	position: absolute;
	top: 78px;
	margin: 0;
	padding: 0;
	left: 0;
}

#testimonial {
	position: absolute;
	top: 78px;
	right: 0;
	width: 591px;
	height: 253px;
	background-image: url(../images/quote-bg.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}

#testimonial div.liner {
	position: relative;
	width: 100%;
	height: 253px;
	background-color: transparent;
	margin: 0;
	padding: 0;
}

#testimonial #liner #testitext {
	position: absolute;
	top: 65px;
	left: 35px;
	width: 520px;
	height: 175px;
	color: white;
	font-size: 14pt;
	line-height: 1.7em;
	font-style: italic;
	margin: 0;
	padding: 0;
}

#testimonial #liner #testitext div {
	padding: 0;
	margin: 0;
	display: none;
	text-align: left;
	width: 520px;
}

#testitext div p {
	padding: 0;
	margin: 0;
}

#testitext div p.author {
	width: 100%;
	text-align: right;
	color: white;
	font-size: 11pt;
	font-weight: bolder;
	line-height: 1.7em;
	font-style: normal;
	text-transform: uppercase;
	margin: 6px 0 0 0;
	padding: 0;
}

img.leftquote {
	position: absolute;
	top: 72px;
	left: 22px;
}

img.rightquote {
	position: absolute;
	top: 125px;
	left: 470px;
}

#moretesti:link, #moretesti:visited {
	position: absolute;
	bottom: 5px;
	right: 30px;
	color: white;
	text-decoration: underline;
	font-weight: normal;
	font-size: 8pt;
}

#moretesti:hover {
	color: #009;
}
