#section-head{
    padding: 40px 0;
}
#section-text{
    width:580px;
    padding:0 40px 0 50px;
    float:left;
    margin-right:5px;
}
#section-text h1{
    font-size:36px;
    color: #006cb4;
    margin-bottom:0;
}
#section-text .button-large{
	margin-right:8px;
}
#section-text h4{
    font-family: 'ff-dax-web-pro-1','ff-dax-web-pro-2','Gotham A','Gotham B','Arial Narrow','Helvetica Neue',Arial,'Liberation Sans',FreeSans,Sans-Serif;
    font-size: 22px;
    color: #666;
    line-height:1.2em;
    margin-bottom:16px;
}
#logos-video{
	width:230px;
	padding-right:40px;
	float:left;
	margin-left:5px;
	text-align:center;
}
#logos-video a{
	float:left;
}
#logos-video a img{
	margin-bottom:11px;
	border: 10px solid #EEE;
	border-radius: 5px;
}

.base-packages ul{
    text-align:center;
    margin-bottom:40px;
}
.base-packages ul li{
    list-style: none;
    display:inline-block;
    width: 130px;
    margin:0;
    padding:0;
    text-align:center;
}
.base-packages a{
    background: url("/images/global/bp-sprite-bg.png") no-repeat center 70px;
	display:block;
}

.base-packages div{
    background: url("/images/global/bp-sprite-bg.png") no-repeat center 70px;
	display:block;
}

.base-packages .bp-img{
     background: url("/images/global/bp-thumbs-sprite.png") no-repeat 0 0;
	width:51px;
	height:75px;
	display:block;
	margin:0 auto 16px;
}
.base-packages .title{
	 font-family: 'ff-dax-web-pro-1','ff-dax-web-pro-2','Gotham A','Gotham B','Arial Narrow','Helvetica Neue',Arial,'Liberation Sans',FreeSans,Sans-Serif;
	 font-size: 22px; color: #666
}
#bp-starter .bp-img{
	background-position: 0 0;	
}
#bp-bronze .bp-img{
	background-position: -51px 0;	
}
#bp-silver .bp-img{
	background-position: -102px 0;	
}
#bp-gold .bp-img{
	background-position: -153px 0;	
}
#bp-platinum .bp-img{
	background-position: -204px 0;	
}
#bp-diamond .bp-img{
	background-position: -255px 0;	
}
#bp-portfolio .bp-img{
	background-position: -306px 0;	
}
#section-text .button-large{
	width: 190px;
}
