/* bottom pics */
#wrapper {
	background: url(../img/business/bottom.jpg) no-repeat bottom right;
}
/* center pics */
#wrapper #main {
	width: 397px;
	height: 520px;
	background: url(../img/business/center.jpg) no-repeat 1px 160px;
}
/* submenu */
#wrapper #main ul {
	padding: 10px 35px;
}
#wrapper #main ul.sub li a {
	padding: 10px 0 0 45px;
	text-align: left;
	margin: 0 10px 10px 10px;
}
#sub1 {
	background: url(../img/icons/icon_business-processed.jpg) no-repeat left center;
	}
#sub2 {
	background: url(../img/icons/icon_business-done.jpg) no-repeat left center;
	}
#sub3 {
	background: url(../img/icons/icon_kids.jpg) no-repeat left center;
	}
#sub4 {
	background: url(../img/icons/icon_cryptex.jpg) no-repeat left center;
	}
/* center add */
#wrapper #content {
	background: url(../img/business/center_add.jpg) no-repeat left 34px;
	height: 400px;
	}
/* h1 */
#wrapper #content h1 {
	background: url(../img/business/h1.jpg) no-repeat left;
}
#content {
	padding-top: 14px;
	padding-bottom: 120px;
}
/* top pics */
#wrapper #left { background: url(../img/business/top.jpg) no-repeat top left; }
#wrapper #footer span { padding-right: 40px; }
