/* This file will hold styles for all layouts using the alpha grid (i.e. not the mobile layout). */


#section-header {
background:  url("../images/bg-section-header.jpg") no-repeat  scroll center 96px transparent;
}

ul.quicktabs-tabs li.active a:link {
	color: #153555;
    background: none no-repeat scroll center bottom transparent;
}
.sf-menu ul {
    background: none repeat scroll 0 0 #153555;
    border-bottom: 3px solid #153555;
}
