@charset "UTF-8";
/* CSS Document */

#bannerImage{background-image:url(../images/bannerIndex.jpg)}
#bannerText{width:450px; right:20px; top:90px;}
#bannerCTA{background:url(../images/ctaButton.png) top left no-repeat; position:absolute; top:160px; right:40px; width:252px; display:block; height:48px; line-height:47px; color:#FFF; font-size:20px;
	text-decoration:none; padding-left:15px; font-weight:bold;}
#bannerCTA:hover{background-position:bottom left;}

.stepBox{width:42%; border:1px solid #cacaca; margin-top:15px; padding:15px; font-size:14px; background-color:#fdfdfd}
.stepBox img{margin-right:15px; float:left;}
.stepBox h3{margin:11px 0 5px 0; font-size:10px; color:#666;}