body{position:relative;
	margin:0px;
	background:#bdd9e4 url(images/bg.jpg) top no-repeat;
	font-family: 'century_gothicregular';
}
p{
	padding:0px;
	margin:0px;
}
#container{
	position:relative;
	margin:auto;
	width:960px;
	clear:both;
}
#container_left{
	position:relative;
	margin:auto;
	width:175px;
	min-height:500px;
	clear:both;
	float:left;
}
#container_left h1{
	position:relative;
	margin:32px;
	padding:0px;
}
#container_left ul{
	position:relative;
	margin:0px;
	padding:0px;
}
#container_left ul li{
	position:relative;
	margin:0px 0px 8px 0px;
	list-style:none;
}
#container_left ul li a{
	padding:7px 5px 5px 32px;
	width:122px; /*159*/
	height:17px; /* 29*/
	background:url(images/menu_bg.png) top no-repeat;
	display:block;
	text-decoration:none;
	font-size:12px;
	color:#333;
	text-transform:lowercase;
}
#container_left ul li a:hover{
	background-position: 0px -38px;
	color:#FFF;
}

/*RIGHT*/

#container_right{
	position:relative;
	margin:auto;
	width:753px; /*783px*/
	padding:30px 30px 0px 0px;
	float:right;
}
/*BGS RIGHT*/
.container_home{
	background:url(images/bg_right_home.png);
	height:530px; /*563px*/
}
.container_quemsomos{
	background:url(images/bg_right_quemsomos.png);
	height:510px; /*540px*/
}
.container_metalfree{
	background:url(images/bg_right_metal-free.png);
	height:581px; /*614px*/
}
.container_protese{
	background:url(images/bg_right_protese.png);
	height:475px; /*614px*/
}
/*BGS RIGHT*/

#container_right h2{
	position:relative;
	width:600px;
	text-align:right;
	font-size:35px;
	font-weight:lighter;
	float:right;
	color:#666;
	text-transform:lowercase;
	padding:0px;
	margin:0px;
	font-family: 'comfortaaregular';
}
#container_right h2.metalfree{
	top:-10px;
}
/*RIGHT*/

#container_rodape{
	position:relative;
	margin:auto;
	width:100%;
	background-color:#0a6f8e;
	clear:both;
}
#container_rodape div{
	position:relative;
	margin:auto;
	width:940px;
	height:18px;
	padding:11px;
	font-size:12px;
	color:#FFFFFF;
	text-align:left;
}

#container_rodape div a.doacomm{
	float:right;
	position:relative;
	top:-3px;
}
.foto_grande_home{
	position:absolute;
	left: 123px;
	top: 86px;
}
.foto_grande_A{
	position: absolute;
	left: 136px;
	top: 58px;
}
.foto_grande_B{
	position: absolute;
	left: 98px;
	top: 75px;
}
.foto_grande_C{
	position: absolute;
	left: 132px;
	top: 71px;
}
.foto_grande_D{
	position: absolute;
	left: 47px;
	top: 128px;
}
.foto_grande_E{
	position: absolute;
	left: 136px;
	top: 87px;
}
#conteudo{
	font-size:11px;
	color:#666666;
	line-height:18px;
	text-align:justify;
}
#conteudo p{
	padding-bottom:5px;
}
#conteudo h3{
	position:relative;
	width:auto;
	text-align:right;
	font-family: 'century_gothicregular';
	font-size:13px;
	text-transform:uppercase;
	color:#004563;
	font-weight:lighter;
	padding:0px;
	margin:0px;
	padding:0px 0px 10px 0px;
}

#conteudo ul.ulA{
	position:absolute;
	left:50px;
}
#conteudo ul.ulB{
	position:absolute;
	left:100px;
	
}
#conteudo ul li{
	list-style:url(images/bullet.jpg);
	padding:0px;
	margin:0px;
}
.conteudo_quem_somos{
	position:absolute;
	left: 346px;
	top: 138px;
	width: 409px;
	height: 224px;
}
.conteudo_metal-free{
	position: absolute;
	left: 345px;
	top: 98px;
	width: 410px;
	height: 465px;
}
.conteudo_protese{
	position: absolute;
	left: 348px;
	top: 93px;
	width: 407px;
	height: 484px;
}
.conteudo_resinas{
	position: absolute;
	left: 371px;
	top: 124px;
	width: 369px;
	height: 281px;
}
.conteudo_placas{
	position: absolute;
	left: 345px;
	top: 98px;
	width: 410px;
	height: 465px;
}
.conteudo_placas ul{
	margin:0px 0px 0px 15px;
	padding:0px;
}
.conteudo_contato{
	position: absolute;
	left: 181px;
	top: 98px;
	width: 574px;
	height: 365px;
}
.conteudo_contato p{
	text-align:right;
	font-size:11px;
}
.conteudo_contato form{
	float:right;
	text-align:right;
}
.conteudo_contato form input, textarea{
	background-color:#e7e7e8;
	font-size:12px;
	color:#666;
	border:none;
	margin:3px;
}
.conteudo_contato form div label{
	position:relative;
	display:inline;
	color:#006d7b;
	bottom:3px;
}
.conteudo_contato form label.textoarea{
	position:relative;
	bottom:15px;
}

.conteudo_contato div{
	position:relative;
	width:auto;
	float:right
}

.conteudo_contato form input#nome{
	width:488px;
	height:25px;
	padding:0px 6px;
}
.conteudo_contato form input#telefone{
	width:210px;
	height:25px;
	padding:0px 6px;
}
.conteudo_contato form input#email{
	width:207px;
	height:25px;
	padding:0px 6px;
	margin-right:6px;
}
.conteudo_contato form textarea#mensagem{
	width:488px;
	height:35px;
	padding:0px 6px;
}

.bold-blue{
	font-weight:bold;
	color:#0a6f8e;
}

/*HOME*/

.depoimento_home{
	width:160px;
	height:65px;
	color:#333;
	font-size:12px;
}
.depoimento_home a{
	color:#064f64;
	font-weight:bold;
	text-decoration:none;
}
.depoimento_homeA{
	position:absolute;
	left: 464px;
	top: 143px;
}
.depoimento_homeB{
	position:absolute;
	left: 463px;
	top: 349px;
}
.depoimento_homeC{
	position:absolute;
	left: 464px;
	top: 256px;
}

/*SCROLLBAR*/


#scrollbar1 { width: 410px; margin: 0px 0 10px; }
#scrollbar1 .viewport { width: 380px; height: 465px; overflow: hidden; position: relative; }
#scrollbar1 .overview { list-style: none; position: absolute; left: 0; top: 0; padding: 0; margin: 0; }
#scrollbar1 .scrollbar{ background: transparent url(images/bg-scrollbar-track-y.png) no-repeat 0 0; position: relative; background-position: 0 0; float: right; width: 15px; }
#scrollbar1 .track { background: transparent url(images/bg-scrollbar-trackend-y.png) no-repeat 0 100%; height: 100%; width:13px; position: relative; padding: 0 1px; }
#scrollbar1 .thumb { background: transparent url(images/bg-scrollbar-thumb-y.png) no-repeat 50% 100%; height: 20px; width: 25px; cursor: pointer; overflow: hidden; position: absolute; top: 0; left: -5px; }
#scrollbar1 .thumb .end { background: transparent url(images/bg-scrollbar-thumb-y.png) no-repeat 50% 0; overflow: hidden; height: 5px; width: 25px; }
#scrollbar1 .disable { display: none; }
.noSelect { user-select: none; -o-user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; }
