/* CSS Document */
*{ margin:0px; padding:0px;}

body{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#255670; background:#F2D5AB url(../images/ocean.jpg) center top no-repeat fixed;  }

p{ margin-bottom:6px;}
a{ text-decoration:none; color:#134A69; font-weight:bold;}
a:hover{ text-decoration:none; color:#fff;}
h1{ font-size:16px; text-align:left; margin-top:10px; margin-bottom:10px; color:#06405D;}
h2{ font-size:15px; text-transform:uppercase; text-align:center; margin-top:20px; margin-bottom:5px; color:#06405D;}
h3{ font-size:13px; margin-top:10px; padding-bottom:5px; text-decoration:underline;}

#container{ width:800px; margin:0 auto; background-color:#C4D5DD; overflow:hidden;}

#content{ clear:both;}

#sidebar{width:200px; float:left; background:url(../images/sidebar-pages.jpg) top no-repeat;}
#sidebar h2#menu{ margin-top:150px;}
#sidebar h2#menuhome{ margin-top:50px;}
#sidebar ul li{ list-style:none;}
#sidebar ul li a{background:url(../images/menu_li_bg.png) no-repeat; display:block; width:170px; height:23px; text-decoration:none; padding-left:30px; padding-top:5px; } 
#sidebar ul li a:hover{background:url(../images/menu_li_over.png) no-repeat; display:block; width:170px; height:23px; text-decoration:none; padding-left:30px; padding-top:5px;}
#sidebar ul li a#selected{background:url(../images/menu_li_over.png) no-repeat; display:block; width:170px; height:23px; text-decoration:none; padding-left:30px; padding-top:5px; color:#FFFFFF; font-weight:bold;}
div.sidebarhome {
	float: left;
	width: 200px;
	background: #c5d5de;
	background-image: url(../images/sidebar-top.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	
}


#right_content{ width:580px; float:left; padding-right:20px;}
#right_inner{padding-left:10px;}
#top_image{width:600px; height:347px;}
#right_content ul{ margin-bottom:20px;}
#right_content ul li{ margin-left:30px; margin-bottom:5px;}

.before-after{
    border: 1px solid #154b69;
	text-align: center;
	background-color: #f3f3f3;
	margin: 0px;
	margin-bottom:28px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
	line-height: 18px;
	padding: 5px;
	width:520px;}
	
.testimonials{
	border: 1px solid #154b69;
	background-color: #f3f3f3;
	margin: 0px;
	margin-bottom:28px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	display: block;
	text-align: left;
	padding: 15px;
    
}	
.right{ float:right; margin-left:15px;}
.home {margin-top:30px;margin-left:60px;font-weight:bold;font-size:16px;}
.home a:hover{ text-decoration:none; color:#000;}


#footer{ border-top:solid 2px #164767; background:url(../images/dental-footer.jpg) top no-repeat; text-align:center; width:800px; height:117px; margin:0px auto; margin-top:60px; font-size:11px; font-weight:bold;}
#address{font-size:16px;} 
#creative365{}
#footer #links{ margin:10px 0px 10px 0px; font-size:10px;}
#footer span{font-weight:bold;font-size:10px;}
#footer a:hover {color:#0099CC;}
#slideshow img { display: none }
#slideshow img.first { display: block }
.slideshowHOME{ width: 600px; height: 310px; margin: auto; float:right; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; }
.slideshowHOME img { padding: 0px; border: 0px solid #154b69;  }


.slideshowFAC{ width: 516px; height: 366px; margin:22px; display: block; border-radius: 7px;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px; }
.slideshowFAC img { padding: 7px; border: 1px solid #154b69;  }
