@charset "utf-8";
/* CSS Document */

body {
	background-color: #e8d8d8;
	background-image:url(imgs/bkg.gif);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}
	
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0000FF;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
}
a:active {
	text-decoration: underline;
	color: #0000FF;
}

a.two:link {
	color: #000000;
	text-decoration: underline;
}
a.two:visited {
	text-decoration: underline;
	color: #000000;
}
a.two:hover {
	text-decoration: none;
	color: #000000;
}
a.two:active {
	text-decoration: underline;
	color: #000000;
}
	
.fundao {
	background-image:url(imgs/bkg_white.png);
	background-repeat:repeat-y;
	background-position:center;

	}
 
.header {
	align: center;
	
	}	
 
.menu {
	align: center;
	
	}
	
.video {
	padding: 15px 10px 15px 48px;
	align: center;
	width: 278px;	
	}
	
.wecanhelpyou {
	background-image:url(imgs/wecanhelp.gif);
	background-repeat: no-repeat;
	background-position:center;
	text-align:left;
	padding: 5px 10px 15px 48px;
	width: 278px;	
	height: 286px;
	}

.testimonials {
	background-image:url(imgs/testimonials.gif);
	background-repeat: no-repeat;
	background-position:center;
	text-align:left;
	padding: 5px 10px 15px 48px;
	width: 278px;	
	height: 286px;
	}
	
.welcome {
	background-image:url(imgs/welcome.gif);
	background-repeat: no-repeat;
	background-position:center;
	text-align:left;
	padding: 24px 1px 1px 1px;
	width: 629px;	
	height: 694px;
	}
	
.texto1 {
	line-height: 144%;

	}
		
.getstarted {
	background-image:url(imgs/getstarted.jpg);
	background-position:center;
	background-repeat: no-repeat;
	height: 287px;
	padding: 94px 1px 1px 1px;
	
	}
	
.bkg1 {
	background-image:url(imgs/welcome_bkg.gif);
	background-repeat:repeat-y;
		
	}
	
.bkg2 {
	background-image:url(imgs/bkg_2.gif);
	background-repeat:repeat-y;
		
	}

	
.divbox1 {
	text-align:left;
	padding: 20px 1px 1px 21px;
	width: 155px;	
	height: 194px;
	float:left;
	}
	
.divbox2 {
	text-align:left;
	padding: 20px 1px 1px 38px;
	width: 155px;	
	height: 194px;
	float:left;
	}
	
.divbarra {
	text-align:center;
	padding: 35px 1px 1px 1px;
	width: 25px;	
	height: 194px;
	float:left;
	}
	
.text2 {
	line-height: 140%;

	}