body {
	background:#FFFCCF url(images/bg-main.jpg) repeat-x;
	padding:0;
	margin:0;
	text-align:center;
}

#container {
	position:relative;
	margin:auto;
	width:960px;
	min-height:960px;
	background:transparent url(images/bg.jpg) no-repeat;
	text-align:left;
}

#button {
	position:absolute;
	top:625px;
	right:53px;
}

#ad {
	position:absolute;
	width:960px;
	top:700px;
	left:auto;
	text-align:center;
}

.adbanner {
	margin:auto;
	width:728px;
}


a img { border: 0 }

#text{
	position:absolute;
	top:445px;
	left:550px;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    width: 350px;
    font-size: 14px; 
    line-height: 18px; 
    font-weight: bold;
    overflow: hidden;
    position: relative;
}
#text li{
    background:transparent url(images/bullet.png) no-repeat; 
	padding-right: 0px;
    padding-left: 30px;
    margin-bottom: 10px;

}
#text ul{
list-style: none;
}
/*  */

