#screenContent{
	width: 1120px;
	margin: 0 auto;
	background: transparent url("/static/MSN/img/bg_homepage-b8db8e8b0893c1851dcd20fa9f9b72cb.jpg") no-repeat -50px  -1px;
}

.lang-es #screenContent{
	background: transparent url("/static/MSN/img/MSN_cpm_es-4f09e77720616a8dad266ccc4bd7d52a.png") no-repeat 60px -1px;
}

.lang-pt #screenContent{
	background: transparent url("/static/MSN/img/MSN_cpm_pt-fe99a7322840462dad9e9dca5896e90a.png") no-repeat 60px -1px;
}

.lang-es #promoSwf,
.lang-pt #promoSwf{
	display: none;
}

.backgroundImageLayer {
	z-index: -1;
	position: absolute;
	top: 40px;
	left: 10px;
	width: 100%;
	height: 661px;
	background: url('https://services.myscrapnook.com/scrapBookApp/images/layer1_bg.png') no-repeat top;
}



#promoSwf {
	float: left;
	width: 700px;
	height: 300px;
	margin: 25px 0 0 5px;
}

#homeBtns {
	float: right;
	margin: 10px 0 0 0;
}

#homeBtns .homeBtn {
	margin-top:8px;
	display: block;
	width: 249px;
	height: 54px;
	font: bold 18px/52px 'Tahoma', sans-serif;
	color: #333;
	text-decoration: none;
	text-align: center;
	background: transparent url("/static/MSN/img/MSN_header_sprite_v2-41faae893a18d80a10b11b76e0d4da71.png") no-repeat 0 -131px;
}

#homeBtns .homeBtn:hover{
	background-position:  0 -185px;
	text-decoration: none;
}

.main-content{
	margin: 25px 0 0 0;
	height: 260px;
}

.main-content .how-to{
	float: left;
	width: 660px;
	height: 260px;
	background: transparent url("/static/MSN/img/msn-howto-eng-f99bed3335cfe35defd6a9bd577efc68.jpg") no-repeat 0 0;
}

.lang-es .main-content .how-to{
	background: transparent url("/static/MSN/img/msn-howto-esp-2a0060fa96fa20cc879cf686536fa332.jpg") no-repeat 0 0;
}

.lang-pt .main-content .how-to{
	background: transparent url("/static/MSN/img/msn-howto-pt-416830db6db225840a977c78a0ee2661.jpg") no-repeat 0 0;
}

.main-content .how-to a{
	display: block;
	text-decoration: none;
	float: left;
	width: 155px;
	height: 200px;
	margin: 40px 12px 0 0;
}


.main-content .advert{
	float: right;
	height: 260px;
	width:300px;
}


#lastCreationsDiv {
	float: left;
	margin-top: 10px;
}
.lastCreationsBox1,
.lastCreationsBox2 {
	float: left;
	clear: left;
}

.lastCreationsBox1 a img,
.lastCreationsBox2 a img {
	margin: 8px;
	height: 122px;
	width: 122px;
	float: left;	
}

#visitGalleryBtn {
	width: 166px;
	height: 34px;
	margin-left: 250px;
}


#tutorialBtn {
	position: relative;
	top: -254px;
}
#shareBtnsDiv {
	position: relative;
	background: url('https://services.myscrapnook.com/scrapBookApp/images/shareBtnsBg2.png') no-repeat;
	width: 196px;
	height: 78px;
	margin-top: -228px;
}
#shareBtnsInnerDivStandart {
	padding-top: 31px;
	padding-left: 25px;
	text-align: center;
	width: 196px;
	height: 43px;
}

