html{
	background:#ffffff;
}
body{
	color:black;
	padding:0px;
	margin:0px;
	
}
p{
	
	font-family: "Lucida Grande", Verdana, sans-serif; 
	padding:1px; 
	color:black;
}


td{

	color:maroon;
	font:0.75em arial;
	line-height:25px;
}
.form p{
	padding:0px;
	padding-left:20px;
	line-height:normal;
	font: 0.8em Verdana, Geneva, sans-serif
	
}
input,textarea{
	border:1px solid maroon;
	padding:0px;
}


.content-top{
	width:900px;
	height: 150px;
	border:0px solid red;
}
.content-details {
	background:#ffffff; width:900px; height: 500px; border:0px solid red;
}
.content-details-service{
	background:#ffffff; width:900px; height: 550px; border:0px solid red;
}
.content-details-service a{
	font:12px small;
	color:maroon;
	font-weight:bolder;
}
.content-details-service a:hover{
	font:12px small;
}
.cd-left{
	width:220px;
	border:0px solid red;
	height:inherit;
	float:left;
}

.cd-right{
	width:665px;
	border:0px solid red;
	float:left;
	padding-bottom:20px;
	height: 630px;
 	overflow:scroll;
	line-height:normal;
}
.cd-right p{
	text-align:justify;
}

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


.cd-right-home p{
	width:630px;
	border:0px solid red;
	float:left;
	padding-bottom:20px;
	
	color:#000000;
 
}

.cd-left-services{
	width:200px;
	border:0px solid red;
	float:left;
	border-top:8px solid #5a1f01; 
	padding-top:16px;
	text-align:right;
}
.cd-right-services{
	border-top:8px solid #5a1f01;
	border-right: 1px solid red;
	width:670px;
	border:0px solid red;
	float:right;
	padding-left:8px;
	padding-right:20px;
	
	color:#000000;
}
.cd-right-services td{
	font:0.75em arial;
	color:#000000;
}
.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:168px;
	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:168px;
	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:168px;
	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:168px;
	height:102px;
	background: url('../images/veneers.jpg') no-repeat;
	margin:10px;
	padding-top:40px;
 	margin-right:30px;
	text-align:right;
	display:inline;
}
