/* CSS Eureka- Zean Design /16/ Abril/09 
          
*/
#content{
    position:relative;
    margin:auto;
	overflow:hidden;
	width:930px;
	height:676px;	
}
	
.section{
	width:5400px;
	position:relative;
    float:left;
	
}

 .sub{
		position:relative;
		float:left;
		width:900px;
		height:667px;	
	}
		
ul, li, h3, h2, h1, p{
	padding:0;
	margin:0;
	list-style:none;	
}

img{
	border:none;
}

.clear{
	clear:left;
}

