@charset "utf-8";
/* CSS Document */

html, body {height: 100%; margin: 0; padding: 0; font-family:Arial, Helvetica, sans-serif; font-size:12px; overflow:hidden;}

#background {position:fixed; top:0; left:0; width:100%; height:100%; overflow:hidden; z-index:-10;}

#homebox{ margin:0 auto; position:relative; top:80px; width:830px; height:400px;}

#homebox_left{margin:0; float:left; position: relative; width:390px; height:346px;background:url(images/persona-discover-box1.png) center no-repeat;}

#homebox_right{margin:0; float:right; position: relative; width:390px; height:346px;background:url(images/persona-explore-sg-box1.png) center no-repeat;}

#logo{ margin:10px auto 0; width:830px; height:100px; z-index:500; display:block;}











.clear {
	clear:both
}

#gallery {
	position:relative;
	width:380px;
	height:292px;
	top:5px;
	left:5px;
}
#gallery a {
	float:left;
	position:absolute;
}

#gallery a img {
	border:none;
}

#gallery a.show {
	z-index:500;
}

#gallery .caption {
	z-index:600; 
	background-color:#000; 
	color:#ffffff; 
	height:100px; 
	width:100%; 
	position:absolute;
	bottom:0;
}

#gallery .caption .content {
	margin:5px;
}

#gallery .caption .content h3 {
	margin:0;
	padding:0;
	color:#1DCCEF;
}

#gallery1 {
position:relative;
width:380px;
height:292px;
top:5px;
left:5px;
}
#gallery1 a {
	float:left;
	position:absolute;
}

#gallery1 a img {
	border:none;
}

#gallery1 a.show {
	z-index:500;
}

#gallery1 .caption {
	z-index:600; 
	background-color:#000; 
	color:#ffffff; 
	height:100px; 
	width:100%; 
	position:absolute;
	bottom:0;
}

#gallery1 .caption .content {
	margin:5px;
}

#gallery1 .caption .content h3 {
	margin:0;
	padding:0;
	color:#1DCCEF;
}