body {
	background: url('/img/homepage-bg.png') repeat-x;
}

.heaven {
    width: 1000px;
    height: 439px;
    background: url('/img/homepage-main.png') #60b7ec no-repeat;
    position: relative;
    font-family:arial,sans-serif;
}

.heaven h1 {
	position:absolute;
	left:280px;
	top:14px;
	font-weight:bold;
	font-size:21px;
	color:#eaf7ff !important;
}

.text-17 {
	font-weight:bold;
	color:#fff;
	font-size:17px;
}

.text1 {
	position:absolute;
	left:73px;
	top:302px;
}

.text2 {
	position:absolute;
	left:398px;
	top:290px;
	text-align:center;
}

.text3 {
	position:absolute;
	left:710px;
	top:302px;
}


.homepage-left-button {
    position: absolute;
    left: 294px;
    top: 186px;
    width: 37px;
    height: 37px;
}

.homepage-right-button {
    position: absolute;
    left: 668px;
    top: 186px;
    width: 37px;
    height: 37px;
}

.homepage-links {
    position: absolute;
    left: 344px;
    top: 377px;
    height: 31px;
    color: #fff;
    font-size: 15px;
    text-align: right;
    font-family: tahoma,sans-serif;
    line-height: 30px;
}

.homepage-links a {
    float: left;
    color: #fff !important;
    text-decoration: none !important;
}

.homepage-links a:hover {
    text-decoration: underline !important;
}


.homepage-links span {
	float: left;
	padding: 0 0.5em;
}


a.registrati-button {
    display: block;
    padding-left: 14px;
    width: 180px;
    height: 31px;
    background-image:url('/img/buttons/signup.png');
    text-decoration: none !important;
}

a.registrati-button:hover {
	text-decoration: none !important;
}

* html a.registrati-button {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/img/buttons/signup.png", sizingMethod="crop");
}

.content-left, .content-right {
	padding: 30px 0 2em 24px;
	width: 470px;
	height: 250px;
}

.content-right {
	background: url('/img/homepage-right-box-bg.png') left top no-repeat;
	margin-top: 0px !important;
}

.text-box {
	margin-left: 10px;
	width: 400px;
}

.text-15 {
	margin: 6px 0;
}

.content a {
	color: #0181e3;
	text-decoration: underline;
}

.content a:hover {
	text-decoration: none;
}
#cell {
	position: absolute;
	margin: 115px 0 0 384px;
}
