body {
	margin: 0;
	background: #FFF
}

:focus { outline: none }

#container {
	width: 738px;
	margin:  15px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #626262;
	overflow: hidden;
	_height: 1%;
}

#container a { color: #569edc }

#container p { margin: 0 0 15px 0; line-height: 20px }

/* ----------------------------------------- /end container styles -------------------------------------- */




/* ----------------------------------------- common classes -------------------------------------- */

.left { float: left }

.right { float: right }

.clear { clear: both }

.nomargins { margin: 0 }

.margintop { margin-top: 10px }

.marginright { margin-right: 10px }

.marginbottom { margin-bottom: 10px }

.marginleft { margin-left: 10px }

.noborder { border: none !important }

.wipe { text-indent: -999em }

.emphasize { font-weight: bold; color: #4089cb }

/* ----------------------------------------- /end common classes -------------------------------------- */




/* ----------------------------------------- top navigation -------------------------------------- */
#top, #header, #content { width: 100%; clear: both; float: left }

h2#logo {
	width: 408px;
	height: 22px;
	margin: 30px 0 0 28px;
	background: url(../images/logo.gif) top left no-repeat;
}

a#fatima {
	width: 119px;
	height: 75px;
	margin-right: 28px;
	background: url(../images/fatima.gif) top left no-repeat;
}

#header {
	height: 257px;
	margin-bottom: 20px;
	background: url(../images/header.jpg) top left no-repeat;
}

#left { width: 194px; font-size: 12px }

#right { width: 525px; padding-left: 19px }

a#map {
	width: 525px;
	height: 170px;
	float: left;
	margin-bottom: 15px;
	background: url(../images/map.gif) top left no-repeat;
}

#content h1 {
	margin: 0 0 15px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 24px;
	color: #81b447;
}

#left h4 { 
	margin: 0 0 10px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFF;
}
#left p { margin-bottom: 5px }
#left ul {
	margin: 0 0 10px 15px;
	padding: 0;
	list-style-type: square;
}
#left li { margin: 1px 0 }

#newpatients {
	width: 194px;
	height: 113px;
	padding-top: 40px;
	text-align: center;
	background: url(../images/newpatients.jpg) top left no-repeat;
}
#newpatients strong { font-size: 18px }

#services, #surgery, #hospitaldentistry {
	width: 186px;
	height: 300px;
	padding: 17px 0 0 8px;
	margin-top: 20px;
	background: url(../images/services.jpg) top left no-repeat;
}
#surgery { background: url(../images/surgery.jpg) top left no-repeat }

#hospitaldentistry { background: url(../images/bg-hospital-dentistry.jpg) top left no-repeat }

.sidebar {
	width: 186px;
	height: 300px;
	padding: 17px 0 0 8px;
	margin-top: 20px;
	background: url(../images/services.jpg) top left no-repeat;
}
/*
* html #photoContainer { 
	background: none; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/photoBkg.png',sizingMethod='crop'); 
}

clearingfloats
	overflow: hidden;
	_height: 1%;
*/


/*================================== sIFR al rescante! http://www.mikeindustries.com/sifr/ */
/*.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced { visibility: visible !important; }
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-hasFlash h1 { visibility: hidden }*/
