@charset "utf-8";
.banner {
	background-color: #FFF;
	position: absolute;
	width: 800px;
	height: 250px;
	margin-top: 0px;

}
.banner_inside {
	height: 300px;
	width: 1600px;
	left: 0px;
	position: absolute;
	transition: all 1s ease;
}
.banner_slide1 {
	height: 300px;
	width: 800px;
	left: 800px;
	position: absolute;
	background-color: #096;	
}
.banner_slide2 {
	height: 300px;
	width: 800px;
	left: 800px;
	position: absolute;
	background-color: #0F0;
}
.banner_slide3 {
	height: 300px;
	width: 800px;
	left: 800px;
	position: absolute;
	background-color: #36C;
}
.banner_slide4 {
	height: 300px;
	width: 800px;
	left: 800px;
	position: absolute;
	background-color: #FF0;
}


#banner_inside1:target {
	left: -800px;	
}
#banner_inside2:target {
	left: -800px;	
}
#banner_inside3:target {
	left: -800px;	
}
#banner_inside4:target {
	left: -800px;	
}
#nav1 {
	background-color: #000;
	height: 20px;
	width: 20px;
	top: 250px;
	left: 300px;
	position: absolute;
}
#nav2 {
	background-color: #000;
	height: 20px;
	width: 20px;
	top: 250px;
	left: 330px;
	position: absolute;
}
#nav3 {
	background-color: #000;
	height: 20px;
	width: 20px;
	top: 250px;
	left: 360px;
	position: absolute;
}
#nav4 {
	background-color: #000;
	height: 20px;
	width: 20px;
	top: 250px;
	left: 390px;
	position: absolute;
}
.main {
	background-color: #FFF;
	position: absolute;
	width: 800px;
	height: auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	top: 310px;
}
.topbar {
	width: 740px;
	position: absolute;
	height: 20px;
	float: left;
	color: #999;
	background-repeat: no-repeat;
	text-align: left;
	margin-top: 250px;
	background-color: #FFF;
	font-size: 16px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 25px;
	padding-left: 30px;
}



.bottombar {
	width: 760px;
	background-color: #FFF;
	height: 10px;
	bottom: 0px;
	float: left;
	color: #80C67E;
	padding: 20px;
	text-align: center;
}
.main_box {
	height: 260px;
	width: 800px;
	float: left;
	text-align: left;
}
.main_2box {
	border-radius: 7px;
	box-shadow: 2px 2px 7px #888888;
	background-color: #FFF;
	height: 180px;
	width: 330px;
	float: left;
	padding: 20px;
	margin-top: 20px;
	margin-left: 20px;
	background-image: url(img/bg_modulos.jpg);
	background-repeat: repeat-x;
}


.main_3box {
	border-radius: 7px;
	box-shadow: 2px 2px 7px #888888;
	background-color: #FFF;
	height: 180px;
	width: 200px;
	float: left;
	padding: 20px;
	margin-top: 20px;
	margin-left: 20px;
	overflow: hidden;
	background-image: url(img/bg_modulos.jpg);
	background-repeat: repeat-x;
}
.main_title {
	font-size: 20px;
	color: #9FCF96;
}
.main_largeboxtag {
	border-radius: 7px;
	box-shadow: 2px 2px 7px #888888;
	background-color: #FFF;
	height: 400px;
	width: 720px;
	float: left;
	padding: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	background-image: url(img/bg_modulos.jpg);
	background-repeat: repeat-x;
}
.main_largeboxtagtec {
	border-radius: 7px;
	box-shadow: 2px 2px 7px #888888;
	background-color: #FFF;
	height: 550px;
	width: 720px;
	float: left;
	padding: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	background-image: url(img/bg_modulos.jpg);
	background-repeat: repeat-x;
}
.main_largeboxtagtecnologia {
	border-radius: 7px;
	box-shadow: 2px 2px 7px #888888;
	background-color: #FFF;
	height: 780px;
	width: 720px;
	float: left;
	padding: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	background-image: url(img/bg_modulos.jpg);
	background-repeat: repeat-x;
}
.main_largeboxtagdepoimentos {
	border-radius: 7px;
	box-shadow: 2px 2px 7px #888888;
	background-color: #FFF;
	height: 800px;
	width: 720px;
	float: left;
	padding: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	background-image: url(img/bg_modulos.jpg);
	background-repeat: repeat-x;
}
.main_largeboxtag_home {
	border-radius: 7px;
	box-shadow: 2px 2px 7px #888888;
	background-color: #FFF;
	height: 100px;
	width: 720px;
	float: left;
	padding: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	background-image: url(img/bg_modulos.jpg);
	background-repeat: repeat-x;
}
.main_box_img {
	border-radius: 7px;
	box-shadow: 2px 2px 7px #888888;
	background-color: #FFF;
	height: 180px;
	width: 330px;
	float: left;
	padding: 20px;
	margin-top: 20px;
	margin-left: 20px;
	background-image: url(img/bg_i1.jpg);
	background-repeat: repeat-x;
}
.main_box_img2 {
	border-radius: 7px;
	box-shadow: 2px 2px 7px #888888;
	background-color: #FFF;
	height: 180px;
	width: 330px;
	float: left;
	padding: 20px;
	margin-top: 20px;
	margin-left: 20px;
	background-image: url(img/bg_i2.jpg);
	background-repeat: repeat-x;
}