html{
	
}
body{
	background: #81D8D0 url(../images/bg.jpg) repeat-x 0 -20px;
	color:black;
	padding:0px;
	margin:0px;
	font-size: 11px;
	font-family:'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Helvetica, Arial, sans-serif, 'Bitstream Vera Sans';
}
p{
	
	padding:1px; 
	color: #515151;
}


td{

	color: #515151;
	font-size: 11px;
	font-family:'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Helvetica, Arial, sans-serif, 'Bitstream Vera Sans';
	line-height:25px;
}
.form p{
	padding:0px;
	padding-left:20px;
	line-height:normal;
	font-size: 11px;
	font-family:'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Helvetica, Arial, sans-serif, 'Bitstream Vera Sans';
	
}
input,textarea{
	border:1px solid  #818181;
	padding:0px;
}


.content-top{
	width:900px;
	height: 150px;
	border:0px solid red;
}
.content-details {
	background:#ffffff; width:900px; height: 400px; border:0px solid red;
	padding-top:10px;
}
.content-details-service{
	background:#ffffff; width:900px; height: 500px; border:0px solid red;
}

.content-details-service a{
	font:12px small;
	color: #515151;
	font-weight:bolder;
}
.content-details-service a:hover{
	font:12px small;
}
.cd-left{
	width:220px;
	border:0px solid red;
	float:left;
}
.cd-left-button{
	border:1px solid  #818181;
	padding:5px;
}
	.cd-left input{
		border:1px solid  #818181;
		padding-top:2px;padding-bottom:2px;
	}
.cd-right{
	width:665px;
	height:580px;
	border:0px solid red;
	float:left;
	padding-bottom:20px;
 	overflow:scroll;
	line-height:normal;
}
.cd-right p{
	text-align:justify;
}

.cd-right-home p{
	line-height:25px;
	text-align:justify;
}

.cd-right-home	{ background:#FFF}
.cd-right-home p{
	width:670px;
	border:0px solid red;
	float:left;
	padding-bottom:0px;	
	color: #515151; 
	font-size: 12px;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Helvetica, Arial, sans-serif, 'Bitstream Vera Sans';
	line-height:30px;
}

.cd-left-services{
	width:200px;
	border:0px solid red;
	float:left;
	border-top:8px solid #81D8D0; 
	padding-top:16px;
	text-align:right;
}
.cd-right-services{
	border-top:8px solid #81D8D0;
	border-right: 1px solid red;
	width:670px;
	border:0px solid red;
	float:right;
	padding-left:8px;
	padding-right:20px;
	
	color: #515151;
}
.cd-right-services td{
	font-size: 11px;
	color:#515151;
}
.cd-left-other{
	width:200px;
	border:0px solid red;
	float:left;
	border-top:8px solid #5a1f01; 
	padding-top:16px;
	text-align:right;
}


.cd-right-other {
	border-right: 0px solid red;
	width:560px;
	border:0px solid red;
	float:left;
	padding-left:25px;
	line-height:15px;
	color: #0F0F0F;
}

.service-button{
	height:40px;width:200px;
	padding-bottom:3px;
	display:inline;
}
.service-button a{ 	height:40px;  border-right:1px solid #5a1f01; }
.service-button a:hover{ color:green; filter: alpha(opacity=80);  border-right:1px solid red;}
.service-button img{
	border:0px; width:180px;
}
.buttons  a{ color:white;font-weight:bold;}
.buttons1 a{ color:white;font-weight:bold;}
.buttons2 a{ color:white;font-weight:bold; padding-left:30px; text-align:left;}
.buttons3 a{ color:white;font-weight:bold;}


.buttons:hover{ color:white;font-weight:bold;filter: alpha(opacity=70);}
.buttons1:hover{ color:white;font-weight:bold;filter: alpha(opacity=70);}
.buttons2:hover{ color:white;font-weight:bold; text-align:left;filter: alpha(opacity=70);}
.buttons3:hover{ color:white;font-weight:bold;filter: alpha(opacity=70);}

.buttons{
	color:white;
	float:left;
	width:160px;
	height:102px;
	background: url('../images/implant.jpg') no-repeat;
	margin:10px;
	padding-top:40px;
 	margin-left:30px;
	text-align:right;
	display:inline;
}

.buttons1{
	color:white;
	float:left;
	width:160px;
	height:102px;
	background: url('../images/educvidoes.jpg') no-repeat;
	margin:10px;
	padding-top:40px;
 	margin-left:50px;
	text-align:right;
	display:inline;
}

.buttons2{
	color:white;
	float:left;
	width:160px;
	height:102px;
	background: url('../images/whitening.jpg') no-repeat;
	margin:10px;
	padding-top:40px;
 	margin-left:50px;
	text-align:left;
	display:inline;
}
.buttons3{
	color:white;
	float:right;
	width:160px;
	height:102px;
	background: url('../images/veneers.jpg') no-repeat;
	margin:10px;
	padding-top:40px;
 	margin-right:30px;
	text-align:right;
	display:inline;
}

