@charset "UTF-8";
/* CSS Document */
/*////////////////////////////////// alba chiropractic links page ///////////////////////*/
.link{
width:390px;
float:left;
display:inline;
margin-left:25px;
padding-top:80px;
height:120px;
}
.link p{
padding-left:0px;
}
.link a{
color:#009999;
text-decoration:none;
}
.link a:hover{
text-decoration:underline;
}
#home_chiropractor{
background: url(../images/glo-chiropractor-logo.gif) top left no-repeat;
height:170px;
}

#pilates{
background: url(../images/pilatesnorthwest_logo.gif) top left no-repeat;
height:170px;
}
#homeopathic{
background: url(../images/homeopathic_clinic_logo.gif) top left no-repeat;
}
#switch_fitness{
background: url(../images/switchfitness_logo.gif) top left no-repeat;
}
#tog{
	background:url(../images/tog-orthotics-international-logo.jpg) top left no-repeat;
}

#clear_left{
clear:left;
}

