*{
	margin:0;
	padding:0;
}
img{
	border:0;
}
body {
	margin: 0;
	padding:0;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	background: #1C1D1F url(../images/bg_index.jpg) top center repeat-x;
	color:#FFFFFF;
}
#logo{
	background:url(../images/logo_index.jpg);
	width:550px;
	height:207px;
	position:absolute;
	left:50%;
	margin-left:-275px;
	text-indent:-9000%
}
#logos{
	width:640px;
	position:absolute;
	left:610px;
	margin-left:-320px;
	top:207px;
	text-align:center;
}
#racing{
	background:url(../images/racing.png);
	display:block; 
	height:55px;
	width:200px;
	text-indent:-9000%
}
#cafe{
	background:url(../images/cafe.png);
	display:block; 
	height:55px;
	width:200px;
	text-indent:-9000%
}

#vip{
	background:url(../images/vip.png);
	display:block; 
	height:55px;
	width:200px;
	text-indent:-9000%
}

#athetic{
	background:url(../images/athletic.png);
	display:block; 
	height:55px;
	width:200px;
	text-indent:-9000%
}

#diconserca{
	background:url(../images/diconserca.png);
	display:block; 
	height:55px;
	width:200px;
	text-indent:-9000%
}

#discplay{
	background:url(../images/discplay.png);
	display:block; 
	height:55px;
	width:200px;
	text-indent:-9000%
}

#logos a:hover{
	background-position:0px -55px;
}

#piepag{
	background:url(../images/bg_piso_index.jpg) center bottom;
	position:absolute;
	bottom:0px;
	height:150px;
	width:100%;
	text-indent:-9000%;
}




	#zains a {
		background: url(images/zains.png) top right no-repeat;
		position: absolute;
		bottom: 0;
		right: 0;
		height: 50px;
		width: 50px;
	}
	#zains a:hover {
		border: none;
		background-position: 0 -50px;
	}
	#zains a span {
		display: none;
	}

/************** pop up **************/


#topbar{
    position:absolute;
    border: 0px solid black;
    width: 616px;
	height: 459px;
    z-index: 200;
    top: 120px;
    left: 120px;
	visibility: hidden;
}
.top{
	background-image:url(../images/bg-box-top.png);
	width: 616px;
	height:75px;
	border: 0;
	margin: 0;
	padding: 0;
}
.main{
	background-image:url(../images/bg-box-body.png);
	width: 616px;
	border: 0;
	margin: 0;
}

.bottom{
	background-image:url(../images/bg-box-bottom.png);
	width: 616px;
	height:30px;
	border: 0;
	margin: 0;
}