body {
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #000000;
	background: #af7f4e;
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform:uppercase;
	font-weight: normal;
}

#main {
	background-image:url(../images/body-bg.jpg);
	width: 659px;
	text-align: left;
	margin: 0 auto 0 auto;
}

#content-home {
	width: 575px;
	float: right;
}

#side-nav {
	width: 33px;
	float: left;
	padding-left: 30px;
	padding-right: 21px;
}

#footer {
	width: 659px;
}

form {
	margin: 0 0 0 0;
}

#welcome {
	width: 287px;
	float: left;
	padding-left: 20px;
	padding-top: 10px;
}

#news {
	width: 230px;
	float:right;
	padding-right:25px;
	padding-top: 10px;
}

.titles {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform:uppercase;
}

#surgeons {
	width: 287px;
	float: left;
	padding-left: 20px;
	padding-top: 10px;
}

#practice {
	width: 230px;
	float:right;
	padding-right:25px;
	padding-top: 10px;
}

#contactform {
	width: 237px;
	float: left;
	padding-left: 20px;
	padding-top: 10px;
}

#contactinfo {
	width: 280px;
	float:right;
	padding-right:25px;
	padding-top: 10px;
}

a:link {
	color: #B50000;
	text-decoration: none;
}

a:visited {
	color: #B50000;
	text-decoration: none;
}

a:active {
	color: #B50000;
	text-decoration: underline;
}

a:hover {
	color: #B50000;
	text-decoration: underline;
}

#body-content {
	width: 530px;
	float: right;
	padding-left: 20px;
	padding-right: 25px;
	padding-top: 10px;
}

hr {
	color: #505050;
}

.products {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
}

a.products:link {
	color: #000000;
	text-decoration: none;
}

a.products:visited {
	color: #000000;
	text-decoration: none;
}

a.products:active {
	color: #B50000;
	text-decoration: underline;
}

a.products:hover {
	color: #B50000;
	text-decoration: underline;
}

.captions {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000066;
}

.footer {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #86613C;
}
a.footer:link {
	text-decoration:none;
	color: #86613C;
}
a.footer:visited {
	text-decoration:none;
	color: #86613C;
}
a.footer:hover {
	text-decoration:underline;
	color: #86613C;
}
a.footer:active {
	text-decoration:underline;
	color: #86613C;
}
#footer2 {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #86613C;
}