* {
margin: 0;
padding: 0;
}

body{
background-color: #0079e1;
}

#wrap{
background-position:center;
background-repeat: no-repeat;
padding: 0;
margin:0;
overflow:hidden;
margin-top: 0px;
padding-top: 0px;

}

#main {
	
	background-image: url(../images/santafest-web_01.jpg);
	background-repeat: no-repeat;
	background-position:center;
	padding: 0;
	margin: 0;
	margin-top:0px;
	width:1024px;
	min-height:760px; /*ff*/
	height: auto !important; /*ie7 */
	height: 760px; /*ie6 */
	overflow:hidden;
}
#buttons{
	float:left;
	margin-top:20px;
	padding: 0;
	z-index: 2;
	position: absolute;
}
#globe{
margin-top:-10px;
margin-left:10px;
z-index:1;
position: absolute;
}
#imgglobe{
z-index:-1;
}
#tag{
margin-top: 532px;
margin-left: 245px;
z-index: 2;
position: absolute;
}

#headline{
margin-top: 682px;
margin-left: 235px;
z-index: 2;
position: absolute;
text-align: center;
width: 660px;
padding-left: 20px;
color: #ff0000;
font-family: arial;
font-size: 10pt;
}
#imgtag{
z-index: 2;
}

#newsbox{
float:left;
background-image: url(../images/news-box.png);
	background-repeat: no-repeat;
	background-position:center;
	width:218px;
	height:158px;
	margin-top:20px;
	margin-left: 15px;
}

#button1{
height:84px;

}
#button2{
height:84px;
margin-top: 10px;
}
