/* CSS Document */

#content {
	background-image: url(../images/1/content.jpg);
	background-position: top;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #214948;
}
#navbar {
	background-image: url(../images/1/navbar.jpg);
	height: 26px;
	width: 778px;
	text-align:center;
	background-repeat: repeat;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/1/bg.jpg);
	background-repeat: repeat-x;
	background-color: #1C1E33;
}
#table {
	background-image: url(../images/1/contentbg.jpg);
	background-repeat: repeat-y;
	width: 778px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(../images/1/header.jpg);
	height: 149px;
	width: 778px;
}
#floatnav a{
	text-decoration:none;
	color:#3D3E35;
	font-size:14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding-right: 6px;
	padding-left: 6px;
	margin: 0px;

	padding-top: 6px;
	padding-bottom: 5px;
}
#sidebar a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #282A3F;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background-image: url(../sidebar/arrowbg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#sidebar h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #214948;
}

#sidebar a:hover {
	background-color: #D8D8DA;
	background-image: url(../sidebar/arrowbg-over.gif);
}


#floatnav a:hover{
	text-decoration:none;
	color:#FFFFFF;
	background-color:#0C465C;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000066;
}

#floatnav {
}

#text {
	width: 515px;
	margin-left: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #214948;
}
#footer {
	background-image: url(../images/1/footer.jpg);
	height: 61px;
}
#footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	width: 520px;
	margin-left: 40px;
	padding-top: 5px;
}
.footer {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.url {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000066;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0D475F;
}
.testimonial {
	font-family: "Courier New", Courier, mono;
	width: 450px;
	background-color: #FFFFFF;
	padding: 5px;
}
.casehistory {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #1C1E33;
}
.beforeafter {
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #666666;
}
.beforeafter img {
	border: 1px solid #595563;
}

