/* CSS Document */

#wrapper {
	border:0px;
}
#clever_headline {
	background: none;	
	color:#000000;
	float:right;
	text-align:left;
	padding-top:.3em;
	width:800px;
}
#nav {
/*	text-align: right; */
	height:76px;
	padding-left:20px;
}
#nav ul, .siteNote, .launchLink, .topLink {
	visibility:hidden;
}
h1, h1 a {
	color:#000000;	
}
#footer {
	border-top:#999999 1px dotted;
	text-align:left;
}
.solutions a.launchLink, .solutions .siteNote{
	text-decoration:none;
	background:none;
	color:#000000;
	border: 0px solid #FF0066;
}