#home-carousel {
	background-color: #003;
	height: 200px;
	margin-bottom: 10px;
	width: 698px;
}

/*
	SERVI�OS
*/

#services {
	border-bottom: 2px solid #CCC;
	margin-bottom: 10px;
	padding-bottom: 2px;
}

#personal-insurance,
#business-solutions {
	background-color: #EEE;
	font-size: 11px;
	height: 120px;
	padding: 15px;
	width: 318px;
}

#personal-insurance {
	float: left;
}

#business-solutions {
	float: right;	
}

#personal-insurance h2,
#business-solutions h3 {
	color: #333;
	font-size: 14px;
	font-weight: bold;
}

#personal-insurance strong,
#business-solutions strong {
	display: block;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 10px;
}

#personal-insurance p,
#business-solutions p {
	background: transparent url(http://static.harmonia.com.br/img/home.gif) no-repeat 0 0;
	height: 78px;
	margin-top: 15px;
	padding-left: 115px;
}

#business-solutions p {
	background-position: 0 -115px;
}

#personal-insurance a,
#business-solutions a {
	color: #666;
	display: block;
}

#personal-insurance a:hover,
#business-solutions a:hover {
	color: #0095DA;
	text-decoration: none;
}

#personal-insurance a span,
#business-solutions a span {
	background-color: #666;
	display: block;
	float: left;
	margin: 4px 4px 0 0;
	height: 5px;
	width: 5px;	
}

#personal-insurance a:hover span,
#business-solutions a:hover span {
	background-color: #0095DA;	
}

/*
 * NEWS
 */
#swf-banner-content {
	 display: block;
	 height: 60px;
	 margin-bottom: 25px;
	 width: 468px;
}

#news {
	 float: left;
	 width: 468px;
}

#news h4 span {
	color: #999;
	padding-right: 10px;
}

#news h4 a {
	color: #000;
}

#news p {
	font-size: 12px;
}

/**
 * PARCEIROS
 */
#home-sponsor {
	float: right;
	width: 200px;
}

#home-sponsor h5 {
	border-bottom: 1px dotted #CCC;
	font: bold 13px arial,sans-serif;
	padding-bottom: 1px;
}
