@charset "utf-8";
/* CSS Document */
#welcome .menu {
	background-image: url(images/welcome.jpg);
	background-position: center 95%;
	background-repeat: no-repeat;
}
/*-----------------------*/
#appointment label, #appointment input, #appointment textarea {
	/*display: block;*/
	float: left;
	width: 120px;
	margin-bottom: 10px;
}
#appointment label {
	width: 95px;
	text-align: right;
	padding-right: 5px;
	margin-top: 2px;
	font-weight: bold;
	margin-left: 10px;
}
#appointment textarea {
	height: 60px;
	width: 394px;
	overflow: auto;
}
#appointment #centrar {
	width: 300px;
	margin: 0 auto;
}
#appointment br {
	clear: left;
}
#appointment input {
	font-style: italic;
}
#appointment .menu {
	background-image: url(images/receptionist.jpg);
	background-position: center 93%;
}
/*-----------------------*/
#car-accidents .menu { 
	background-image: url(images/massage.jpg);
	background-position: center 80%;
}
/*-----------------------*/
#discount .menu { 
	background-image: url(images/discount.jpg);
	background-position: center 70%;
}
/*-----------------------*/
#massage .menu { 
	background-image: url(images/massage3.jpg);
	background-position: center 90%;
}
/*-----------------------*/
#payment .menu {
	background-image: url(images/family.jpg);
	background-position: center 90%;
}
/*-----------------------*/
#what-expect .menu { background-image: url(images/what-expect.jpg);
		background-position: center 47%;
}
.idioma {
	font-size: 9px;
}
/*-----------------------*/
#fr .calltoday {
	right: -280px;
}
#fr .quote {
	left: 190px;
}
/*-----------------------*/
#meet-the-doctor .menu {
	background-image: url(images/dr-carlos-hinojosa.jpg);
	background-position: center 80%;
}