body {
	background-color: #0a55a5;
}
.home {
	background-image: url(images/home.jpg);
	background-repeat: no-repeat;
	height: 176px;
	width: 980px;
}
.home_30 {
	background-image: url(images/home_30.gif);
	background-repeat: no-repeat;
	height: 117px;
	width: 206px;
}.home_09 {
	background-image: url(images/home_09.gif);
	background-repeat: no-repeat;
	height: 238px;
	width: 578px;
}
.home_27 {
	background-image: url(images/home_27.jpg);
	background-repeat: no-repeat;
	height: 294px;
	width: 297px;
}
.home_31 {
	background-image: url(images/home_31.jpg);
	background-repeat: no-repeat;
	height: 253px;
	width: 281px;
}
.home_32 {
	background-image: url(images/home_32.gif);
	background-repeat: no-repeat;
	height: 137px;
	width: 178px;
}
.home_20 {
	background-image: url(images/home_20.gif);
	background-repeat: no-repeat;
	height: 120px;
	width: 178px;
}
.home_11 {
	background-image: url(images/home_11.gif);
	background-repeat: no-repeat;
	height: 104px;
	width: 178px;
}
.home09 {
	background-image: url(images/home_09.jpg);
	background-repeat: no-repeat;
	height: 238px;
	width: 578px;
}

.texto02 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.textohome {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.textohomecostado{	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.texto03 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
a:link {
	color: #99CCFF;
}

.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:visited {
	color: #D2E8FF;
}

a:hover {
	color: #99CCFF;
}

#facebook {
	height: 60px;
	width: 60px;
	background-color: #0A55A5;
	position: relative;
	top: 0px;
	left: 140px;
}
#facebook a{
	background-image: url(images/FacebookLogo.gif);
	display: block;
	height: 60px;
	background-position: top;

}
#facebook a:hover{
	background-position: bottom;

}