@media screen {

	#main {padding-left:10px;}
	#billboard, #billboard h1, #billboard h2 {margin: 0; padding: 0;}
	#billboard {background: url(../images/header.jpg) 0 0 no-repeat; width: 654px; height: 153px; text-indent: -9999px;}

	#benefits {background: url(../images/benefits-bg-wide.gif) 0 0 no-repeat; margin: 15px 0 0 0; padding: 30px 0 0 0; width: 655px; height: 239px;}
	#benefits li {margin: 0 10px 0 15px; height: 75px; padding-left: 65px; list-style: none;}
	#benefits li.sec {background: url(../images/benefits-sec.png) 0 0 no-repeat;}
	#benefits li.sim {background: url(../images/benefits-sim.png) 0 0 no-repeat;}
	#benefits li.aff {background: url(../images/benefits-aff.png) 0 0 no-repeat;}
	#benefits li.ext {background: url(../images/benefits-ext.png) 0 0 no-repeat;}

}

