/* Body */
#main-image{width:988px;height:586px;}
#headline{width:335px;height:91px;right:-635px;}
#headline span{width:335px;height:91px;background:url('../images/headline-sb-1-radius.gif') top right no-repeat;background-size:355px 91px;}
#cta{width:361px;height:40px;right:-607px;}
#cta span {width:361px;height:40px;background:url('../images/cta-sb-1-radius.gif') top right no-repeat;background-size:361px 40px;}
#contour-diagram{width:300px;height:92px;overflow:hidden;margin:20px auto;}

.callout{float:right;width:310px;margin:30px 12px 0 10px;}
#callout-left{float:left;width:150px;}
#callout-right{float:right;width:150px;}
#videos div img{border:1px solid #ccc;padding:0;margin:0 0 20px 0;}

/* Navigation */
#nav-radius-image{background-position:0 -3px;}
#nav-radius span:hover{background-position:0 -3px;}

@media screen and (max-device-width: 768px) {
	#videos div img{border:2px solid #ccc;}
}

/* Retina displays */
@media only screen and (-Webkit-min-device-pixel-ratio: 1.5), 
only screen and (-moz-min-device-pixel-ratio: 1.5), 
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min-device-pixel-ratio: 1.5) {
	#headline span{background-image:url('../images/headline-sb-1-radius@2x.gif');}
	#cta span{background-image:url('../images/cta-sb-1-radius@2x.gif');}
}
