#home1 {
	width:530px;
	float:left;
	line-height:1.5em;
}

#home1 #a {
	width:420px;
	margin:0 auto;
}

#home1 #b {
	padding-top:40px;
	width:320px;
	margin-left:160px;
}

#home1 #c {
	padding-top:50px;
}

#home2 {
	margin-left:540px;
	width:376px;
	line-height:1.5em;
}

#home2 #b{
	background-image:url(../img/fundo1.jpg);
	background-repeat:no-repeat;
	padding-top:35px;
	padding-left:20px;
	font-size:12px;
	line-height:1.7em;
	height:234px;
}

#home2 #b a {text-decoration:none; color:#333}
#home2 #b a:hover {text-decoration:underline}