/* CSS Document */

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

body {
	background: #FFFFFF;
	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 {
	width: 537px;
	margin: 0;
	text-align: left;
}

#header {
	width: 537px;
	height: 126px;
}

#procedures {
	width: 537px;
	height: 60px;
}

#beforeafter {
	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: 28px;
	text-align: center;
}

#footer {
	width: 537px;
	height: 40px;
	margin: 0;
	clear: both;
}

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

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