/*=== ANIMATIONS ===*/


/*=== SECTIONS ===*/

.ser-hero{
	height:240px;
	background-image: url('../img/03_media/media_main_image.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	background-size:1280px 240px;
}

.ser-quote .quote-container{
	width:477px;
	margin:40px 0 70px -30px;
	padding:30px 0 0 30px;
	background:url('../img/00_global/striped_corner_upper_left.png') no-repeat;
}
.ser-goals{
	width:100%;
	background:url('../img/00_global/1280_dbe3e5.gif') repeat-y center;
}
.ser-goals h2{
	margin-top:30px;
}
.ser-goals p{
	margin-top:10px;
	padding-right:24px;
}
.ser-goals .callout-container{
	float:right;
	margin-top:-32px;
}
.ser-goals .callout{
	float:left;
	margin-left:25px;
}
.ser-goals .callout img{
	
}
.ser-goals .callout h5{
	width:159px;
	margin:22px 0 40px 13px;
	text-align:center;
	line-height: 19px;
	color:#7b858e;
}
.ser-body{
	padding-top:60px;
}
.ser-body .ser-body-column{
	width:610px;
}
.ser-body .quote-block{
	margin:45px 0;
}
.ser-body .quote-block blockquote{
	width:321px;
}
.ser-body .quote-block p{
	position:relative;
}
.sidebar{
	width:270px;
}
.sidebar1{
	width:300px;
}
.sidebar .blue-arrow-link-big{
	padding-bottom:12px;	
}
.sidebar .links h5{
	margin-bottom:16px;
	color:#7b858e;
}
.ser-body .back-to-top{
	margin-top:160px;
}
