@font-face {
	font-family: frutigercn;
	src: url('fonts/frutigercn.ttf');
	font-weight:normal;
}

@font-face {
	font-family: frutigercn;
	src: url('fonts/frutigercnbd.ttf');
	font-weight:bold;
}

@font-face {
	font-family: frutigercn;
	src: url('fonts/frutigercnlt.ttf');
	font-weight:lighter;
}

@font-face {
	font-family: frutiger;
	src: url('fonts/frutiger.ttf');
	font-weight:normal;
}

@font-face {
	font-family: frutiger;
	src: url('fonts/frutigerbd.ttf');
	font-weight:bold;
}

body {
	margin-top:0px;
	background-image: url(bg3.png);
	background-repeat: repeat;
}

#corpo {
	width:900px;
	min-height:900px;
	background-image: url(bg.png);
	background-repeat: repeat;
	margin:auto;
	-moz-box-shadow: 0px 0px 10px #000000;
	-webkit-box-shadow: 0px 0px 10px #000000;
	box-shadow: 0px 0px 10px #000000;	
}

#header {
	width:900px;
	min-height:900px;
	background-image: url(header.png);
	background-repeat: no-repeat;
}

#header2 {
	width:900px;
	min-height:900px;
	background-image: url(header2.png);
	background-repeat: no-repeat;
}

#logo {
	width:300px;
	height:120px;
	position:relative;
	top:22px;
	left:28px;
}

#botoes {
	width:520px;
	position:relative;
	top:17px;
	left:380px;
}

#institucional {
	position:relative;
	top:20px;
	right:15px;
	text-align:right;
	font-family:frutigercn, Tahoma;
	font-size:14px;
	color:#646464;
}

#emailtel {
	position:relative;
	top:23px;
	right:15px;
	text-align:right;
	font-family:frutigercn, Helvetica, Arial, sans-serif, Geneva, sans-serif;
	font-size:13px;
	color:#646464;
}

#titulo {
	position:relative;
	top:20px;
	left:60px;
	width:520px;
	text-align:left;
	font-family:frutiger, Helvetica, Arial, sans-serif, Geneva, sans-serif;
	font-size:30px;
	color:#00502e;
}

#empresa1 {
	position:relative;
	top:20px;
	left:60px;
	width:520px;
	text-align:left;
	font-family:frutigercn, Helvetica, Arial, sans-serif, Geneva, sans-serif;
	font-size:19px;
	color:#282828;
}

#empresa2 {
	position:relative;
	top:20px;
	left:60px;
	width:520px;
	min-height:425px;
	text-align:left;
	font-family:frutigercn, Helvetica, Arial, sans-serif, Geneva, sans-serif;
	font-weight:lighter;
	font-size:17px;
	color:#646464;
}

#profissionais1 {
	position:relative;
	left:60px;
	width:780px;
	text-align:left;
	font-family:frutigercn, Helvetica, Arial, sans-serif, Geneva, sans-serif;
	font-size:18px;
	color:#282828;
}

#servicos1 {
	position:relative;
	left:60px;
	width:780px;
	text-align:left;
	font-family:frutigercn, Helvetica, Arial, sans-serif, Geneva, sans-serif;
	font-size:16px;
	color:#282828;
}

#trabalhos1 {
	position:relative;
	top:20px;
	left:60px;
	width:520px;
	text-align:left;
	font-family:frutigercn, Helvetica, Arial, sans-serif, Geneva, sans-serif;
	font-size:19px;
	color:#282828;
}

#contato1 {
	position:relative;
	top:20px;
	left:60px;
	width:465px;
	text-align:left;
	font-family:frutigercn, Helvetica, Arial, sans-serif, Geneva, sans-serif;
	font-size:16px;
	color:#282828;
}

#footer {
	width:900px;
	font-family:frutigercn, Helvetica, Arial, sans-serif, Geneva, sans-serif;
	font-weight:lighter;
	font-size:13px;
	color:#646464;
}

#footer2 {
	margin-top:534px;
	width:900px;
	font-family:frutigercn, Helvetica, Arial, sans-serif, Geneva, sans-serif;
	font-weight:lighter;
	font-size:13px;
	color:#646464;
}

#footer3 {
	margin-top:160px;
	width:900px;
	font-family:frutigercn, Helvetica, Arial, sans-serif, Geneva, sans-serif;
	font-weight:lighter;
	font-size:13px;
	color:#646464;
}