#content .wrapper #main #slides {
	height: 320px;
	}

#content #firula-direita {
	height: 455px;
	}

#info-content {
	margin-top: 20px;
	width: 490px;
	min-height: 0 !important;
	}
	#info-content h2 {
		background: url('../../img/home/tit_consultoria.gif') no-repeat;
		height: 21px;
		margin-bottom: 25px;
		}
	
	#info-content .list-content {
		float: left;
		width: 230px;
		}
		#info-content .list-content ul {
			list-style: none;
			}
			#info-content .list-content ul li {
				margin-bottom: 20px;
				}
				#info-content .list-content ul li h4 {
					font-size: 14px;
					}
					#info-content .list-content ul li h4 a {
						color: #2d8182;
						}
				#info-content .list-content ul li p {
					color: #898989;
					font-size: 10px;
					}
	
	#info-content #left-column h3 {
		height: 21px;
		background: url('../../img/home/tit_eventos_realizados.gif') no-repeat;
		margin-bottom: 7px;
		}
	
	#info-content #right-column {
		margin-left: 25px;
		}
		#info-content #right-column h3 {
			height: 20px;
			background: url('../../img/home/tit_proximos_eventos.png') no-repeat;
			margin-bottom: 7px;
			}
	
	#sobre-home {
		float: right;
		width: 190px;
		height: 310px;
		background: url('../../img/home/bg_sobre.png') no-repeat;
		padding: 66px 99px 77px 108px;
		position: relative;
		z-index: 15;
		margin-top: -247px;
		}
		#sobre-home h2 {
			height: 27px;
			background: url('../../img/home/tit_sobre.gif') no-repeat right;
			}
		#sobre-home h3 {
			height: 12px;
			*height: 18px;
			background: url('../../img/home/subtit_sobre.gif') no-repeat right;
			margin-bottom: 15px;
			}
		#sobre-home p {
			color: #fff;
			text-align: right;
			font-size: 10px;
			}
			#sobre-home p a {
				color: #fff;
				text-decoration: none;
				}
		#sobre-home p.ver-mais {
			margin-top: 10px;
			}
			#sobre-home p.ver-mais a:hover {
				text-decoration: underline;
				}

#footer .wrapper {
	width: 686px;
	}