body {
}
p {
	color: black;
	font-size: 10pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-align: justify
}
li {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}
td {
	color: black;
	font-size: 10pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-align: justify
}
a {
	color: #f60;
	font-weight: bold;
	font-size: 8pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	letter-spacing: 1pt
}
a:hover {
	color: #f96
}
h1 {
	color: #7476a6;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	text-align: left;
	border-bottom: 1px solid #7476a6
}
h2 {
	color: #7476a6;
	font-style: normal;
	font-weight: bold;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-align: left;
	word-spacing: 0pt;
	letter-spacing: 0pt;
	border-bottom: 1px solid #7476a6
}
#implant_presentation {
	margin-left: 60px;
	margin-right: 50px;
}
.menu {
	background: url(media/logo_bg.gif) no-repeat
}
.cases {
	background-color: #7476a6
}
.cases img {
	margin: 0px;
	padding: 5px;
	border: solid 1px white
}
.cases h1 {
	color: white;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	border-bottom: 1px solid white
}
.cases h2 {
	color: white;
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	text-align: center;
	border-bottom: 1px solid white
}
.menu a {
	color: white;
	font-weight: normal;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	padding: 5px;
	border-bottom: 1px solid #adaeca;
	width: 180px;
	display: block
}
.menu p {
	text-align: left;
	margin: 0px;
	color: #1F1F1F;
}
.menutext {
	text-align: left;
	margin: 0px;
	padding: 5px
}
.indent {
	text-indent: 5pt
}
.center {
	text-align: center
}
.border {
	border-top: 1px solid white;
	border-right: 1px solid white;
	border-bottom: none;
	border-left: 1px solid white
}
.left {
	text-align: left
}
.footer {
}
.footer a:hover {
	color: #f96
}
.footer a {
	color: #000;
	font-size: 7pt
}
.body {
	margin-top: -190px;
	z-index: 0
}
.bottom {
	margin-top: -190px
}
.text {
}
.highlight {
	padding: 6px;
	border: solid 1px #f96
}
.menu a:hover {
	color: #adaeca
}
.left_image {
	margin: 0px 8px 0px 0px;
	padding: 5px;
	border: solid 1px #7476a6
}
.right_image {
	margin: 0px 0px 0px 8px;
	padding: 5px;
	border: solid 1px #7476a6
}
.center_image {
	padding: 5px;
	border: solid 1px #7476a6
}
/*------------- seo locations and misc ----------------- */

#column_right {
	float: right;
	width: 60%;
	position: relative;
	}
#column_left {
	float: left;
	width: 36%;
	position: relative;
	}

.text_center {
	text-align: center;
	}

.text_left {
	text-align: left;
	}

.text_right {
	text-align: right;
	}
.float_left{
	float: left;
}

.float_right{
	float: right;
}
#column_right h3, #column_left h3 {
font-size:12px;
border:none;
color: #7476a6;
}

.module_left, .module_center, .module_right {
	background-color: #e8e8e8;
	border: solid #ff9966 1px;
	margin-bottom: 5px;
	padding: 4px;
	}

.module_right {
	float: right;
	width: 300px;
	height: auto;
	padding-bottom: 5px;
	margin-left:10px;
	}	

.module_right h2, .module_left h2, .module_center h2 {
	background-color: #7476A6;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: bold;
	text-align: center;
	padding: 5px 10px 5px 10px;
	margin: 0px;
	}
	
.module_left {
	float: left;
	width: 300px;
	height: auto;
	padding-bottom: 5px;
	margin-right:10px;
	}

.image-left{
	float:left;
	margin-right:10px;
	}

.image_right {
	margin-left: 8px;
	float:right;
	padding: 5px;
	border: solid 1px #7476a6
}

#side-address {
	width:170px;
	margin:60px auto 0px auto; 
	}

#side-map{
	width:170px;
	margin:20px auto 0px auto; 
	}

#side-address h2, #side-map h2 {
	color:#FFFFFF;
	text-align:center;
}

.separator-side {
	border-top:solid 1px #A7A4C5;
	margin:0px auto 30px auto;
	padding:0px;
	width: 170px;
}

