/** sitelaunch:custom-stylesheet **/
.logo {
	max-width: 1000px;
	max-height: 1000px;
	padding: 0px;
	height: 120px;
	top: 0px;
	margin: 0px;
}
.header,
.header-container {
	padding: 0px;
	margin: 0px;
	text-align: left;
	height: 120px;
}
.cta {
	display: inline !important;
	width: 300px;
	color: #086FBA !important;
}
.cta h1, .cta h2 {
	color: #086FBA !important;
}
.sidebar .buttons .item {
/*	background: url("../images/sidebarbg.jpg") -19px center  !important;*/
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	padding-left: 25px;
}
.logo {
	padding-top: 0px !important;
}

.cta {
	top: 18px;
	position: relative;
}
a {
	color: #fff;
}