#banner {
	width: 100%;


	margin-top: 3px;
	




}
.headline h1 {
	font-family: "Helvetica", Arial, sans-serif;
font-weight: normal;

margin-top: 0;
margin-bottom: 10px;

}
.subheading {
	
}
.banner-inner {
	width: 1100px;
	height: auto;
	margin: 0 auto;
	background:url(/images/bg-pattern.png) 50% 0 no-repeat;
	position: relative;
	margin-bottom: 20px;
	padding: 30px;
}
.banner-content {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	
}
.headline {
padding-top: 16px;
}
.headline .subheading {
	color:#777;
	font-family: arial;
}
.banner-content .bubbles ul{
	margin: 12px 0 0 0;
	padding: 0;
	
}
.bubbles .blurbs li {
	list-style: none;
	display: inline-block;
	padding: 0 50px;
	
}
.bubble-buttons li{
	padding: 0;
	list-style: none;
	display: inline-block;
	margin-right: 90px;
}
.bubble-buttons li:first-child {
	margin-left: 91px;
}
#left > div:first-child {
	width:100%;
}
#full {
	border-bottom: rgba(150,150,150,0.4);
	border-bottom: #dedede;
}