#content_holder {
	background-image: none;
	min-height: 250px;
	padding: 0;	
	width: 700px;
}

#main_menu {
	height: 400px;	
}

#categorias ul li {	
	float: left;		
	width: 340px;
	margin: 0 10px 10px 0;
	clear: none;	
}

#categorias a, #categorias span {
	color: #FFF;
	display: block;	
	font-family: "Century Gothic";
}

#categorias span {	
	width: 258px;
	font-size: 100%;
	line-height: 36px;	
}

#categorias ul li ul {
	z-index: 1;
}
#categorias ul li ul li {	
	float: none;
	height: 36px;
	width: 269px;
	margin: 0;	
}

#categorias #categoria_produto ul {
	left: 69px;
	bottom: 36px; 
	top:auto;
}

#chamadas * {
	list-style-type: none;
}
#chamadas {
	padding-top: 10px;	
}
#chamadas li {
	float: left;
	width: 220px;
	padding-right: 10px; 
	margin-bottom: 5px;
}
#chamadas strong {
	font-family: "Century Gothic";
	font-size: 130%;
	display: block;
	color: #111D73;
	line-height: 2em;
} 

#chamadas h2 {
	line-height: 1em;
	font-size: 8pt;
	font-style: italic;
}

#chamadas img {
	margin-right: 5px;
	float: left;
}

#chamadas p {
	font-size: 8pt;
	font-style: italic;
} 

#chamadas a {
	display: inline;
	color: #4A8DBC;
	font-size: 8pt;
	font-style: italic;
} 