/* bottom pics */
#wrapper {
	background: url(../img/howitworks/bottom.jpg) no-repeat bottom right;
}
/* center pics */
#main {
	width: 396px;
	height: 535px;
	background: url(../img/howitworks/company.jpg) no-repeat left 80px;
}
/* submenu */
/* h1 */
#wrapper #content h1 {
	background: url(../img/howitworks/h1.jpg) no-repeat left;
}
#content {
	padding-bottom: 90px;
	height: 400px;
	overflow: auto;
}
/* top pics */
#wrapper #left { background: url(../img/howitworks/top.jpg) no-repeat top left; }

/* submenu */
#wrapper #main ul {
	padding: 20px 0 0 10px;
	}
#wrapper #main ul li a {
	padding: 10px 0 0 45px;
	text-align: left;
	margin: 0 10px 10px 40px;
}
#sub1 {
	background: url(../img/icons/icon_games.jpg) no-repeat left center;
	}
