/* CSS Document */

body{
background-image:url(images/bg.gif);
background-position:top left;
background-repeat:repeat-x;
margin:0px;
}
.heading{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:11px;
color:#636F61;
line-height:10px;
}
.heading1{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:9px;
color:#D75202;
line-height:10px;
}
.text{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:9px;
color:#494949;
line-height:10px;
}
.color{
color:#636F61;
line-height:11px;
}
.services{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:9px;
color:#2B649B;
line-height:11px;
}
.more{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:9px;
color:#2F5F81;
text-decoration:underline;
line-height:10px;
}
.more:hover{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:9px;
color:#2F5F81;
text-decoration:none;
line-height:10px;
}
.surgeon-txt{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:9px;
color:#4C534B;
line-height:10px;
}
.mail{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:9px;
color:#D75202;
text-decoration:none;
line-height:10px;
}
.mail:hover{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:9px;
color:#D75202;
text-decoration:underline;
line-height:10px;
}
.footer{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:9px;
color:#2B649B;
text-decoration:none;
line-height:10px;
}
.footer:hover{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:9px;
color:#2B649B;
text-decoration:underline;
line-height:10px;
}
.copyright{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:9px;
color:#636F61;
line-height:10px;
}
