/* CSS Document */

body, div, ul, li, h1, h2, h3, dl, dd, img, form, fieldset {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body {
	background: #FFFFFF url(http://www.diloretodental.com/gallery/bg/bg.jpg) left top repeat-x;
	text-align: left;
}

p, div, li, div, h2, h3, h4, td, input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}

a img, :link img, :visited img { border: none }

a:link, a:visited {
	color: #92740D;
	text-decoration: underline;
}
a:hover, a:active {
	color: #5A3015;
	text-decoration: underline;
}

#header span { display: none; }

#wrapper {
	background: url(http://www.diloretodental.com/gallery/bg/bg-main.jpg) top left repeat-y;
	width: 537px;
	margin: 0;
	text-align: left;
}

#header {
	background: url(http://www.diloretodental.com/gallery/bg/header.jpg) left top no-repeat;
	width: 537px;
	height: 126px;
}

#procedures {
	background: url(http://www.diloretodental.com/gallery/bg/procedure.jpg) left top no-repeat;
	width: 537px;
	height: 60px;
}

#beforeafter {
	background: url(http://www.diloretodental.com/gallery/bg/beforeafter.jpg) left top no-repeat;
	width: 537px;
	height: 30px;
}

	#procedures h1 {
		font-size: 16px;
		font-weight: bold;
		color: #000000;
		line-height: 38px;
		margin-left: 28px;
		font-family: Arial, Helvetica, sans-serif;
	}

#nav {
	width: 537px;
	margin-left: 35px;
}

#footer {
	background: url(http://www.diloretodental.com/gallery/bg/footer.jpg) left top no-repeat;
	width: 537px;
	height: 40px;
	margin: 0;
	clear: both;
}

select {
	background: #FFFFFF;
	border-color: #FFFFFF;
	margin-left: 50px;
}

#caption {
	margin: 10px 0;
}

#caption p {
	margin-left: 35px;
	margin-right: 35px;
}