*{
	text-align: center;
}
body {
	background-color: #014301;
	background: url('images/gradient.gif') left 28px repeat-x;
	}

.text, .text2, #copyright {
	font-family: Arial, Helvetica, sans-serif;
	margin: 60px auto 0 auto;
	font-size: 11px;
	color: #FFFFFF
}

#copyright{
	position: relative;
	margin-top: -38px;
}

.link{
	color:#ffffff;font-weight:bold;text-decoration:none;
}
.link2{
	color:#ffffff;font-weight:bold;
}

.text img{
	margin-bottom: -17px;
}

#open_bg{
	/*background: url(images/open_bg.jpg);*/
	margin: 120px auto 0 auto;
	width: 751px;
	height: 252px;
}
#open_bg2{
	margin-top: -4px;
}
html > body #open_bg2{
	margin-top: 0;
}

#logo {
	position: absolute;
	margin: -20px 0 0 -361px;
}

.text2{
	position: absolute;
	text-align: left;
	font-weight: bold;
	font-size: 13px;
	font-family: Tahoma;
	margin: 40px 0 0 -390px;
}
.text2 img{
	margin-bottom: 5px;
	border: 0px;
}

html > body .text2{
	margin: -209px 0 0 370px;
}

html > body #logo {
	margin: -24px 0 0 -365px;
}

#download{
	margin-left: 10px;
}
#bonus{
	margin: 10px 0 0 55px;
}




