#home-content{
	padding-bottom:25px;
}
#lft-clmn{
	float:left;
	width:546px;
	margin:0 14px 0 6px;
}
#rgt-clmn{
	float: left;
}
#carousel{
	background: url( ../images/carousel_bg.png ) no-repeat top left;
	width:546px;
	height:236px;
	padding:3px 0 0 3px;
}
.tile{
	width:266px;
	padding-top:236px;
	float:left;
	margin-top:9px;	
}
.freetools{
	background: url( ../images/pic_freetools.png ) no-repeat top left;
}
.whatisesop{
	margin-right:14px;
	background: url( ../images/pic_whatisesop.png ) no-repeat top left;
}
.faq{
	margin-right:14px;
	background: url( ../images/pic_faq.png ) no-repeat top left;
}
#rgt-clmn ul{
	margin:0;
	padding:0;
}
#rgt-clmn li{
	list-style:none;
	width:306px;
	height:111px;
	margin:0 0 13px 0;
}
#rgt-clmn li.last{
	margin-bottom:0;
}
#rgt-clmn a{
	display:block;
	width:306px;
	height:111px;
}
.esop-admin{
	background: url( ../images/pic_serv_esopadmin.png ) no-repeat top left;
}
.k401{
	background: url( ../images/pic_serv_401k.png ) no-repeat top left;
}
.online-esop{
	background: url( ../images/pic_serv_onlineesop.png ) no-repeat top left;
}
.repurch{
	background: url( ../images/pic_serv_repurch.png ) no-repeat top left;
}

/* ----- step carousel styles ----- */
.stepcarousel{
    position: relative;
    border: none;
    overflow: scroll;
    width: 538px;
    height: 228px;
}

.stepcarousel .belt{
    position: absolute;
    left: 0;
    top: 0;
}

.stepcarousel .panel{
    float: left;
    overflow: hidden;
    margin: 0;
    width: 538px;
}
#gallery-paginate{
    width: 150px;
    text-align:right;
    position: relative;
    left: 375px;
    top: 190px;
}
