*{
	margin:0;
	padding:0;
}

img{
	border:0;	
}
body{
	font-family:Verdana, Arial, sans-serif;	
}
#header{
	background:url(../images/header_pattern.png) repeat-x;
	height:82px;
}
.inner{
	width:870px;
	margin:0 auto;
}
#logo{
	padding-left:85px;
	padding-top: 15px;
}
#top_bar{
	background:url(../images/top_bar.png) no-repeat center;
	height:11px;
}
#menu{
	background:url(../images/menu_bg.jpg) repeat-x;
	height:53px;
}
#nav{
	width:840px;
	margin:0 auto;
	position:relative;
	top:20px;
}
#content{
	background:url(../images/top_gradient.jpg) repeat-x;
}
#inner{
	border-right:#02325D 1px solid;	
	border-left:#02325D 1px solid;
	padding-top:15px;
	padding-bottom:40px;
}
#buttons{
	float:right;
	padding-right:60px;
	position:relative;
	top:-9px;
}
#info{
	color:#666;
	font-size:11px;
	margin-top:20px;
	overflow:hidden;
}
#info h3{
	color:#02325D;
	font-size:16px;
	margin:25px 0;
	width:360px;
	padding:0 50px;
	text-transform:uppercase;
}
#info h4{
	color:#0091C6;
	font-weight:normal;
	font-style:italic;
	width:360px;
	padding:0 50px;
	margin:15px 0;
}
#info p{
	width:360px;
	margin:0 50px;
	margin-top:15px;	
}
#bottom_bar{
	background:url(../images/footer_bar.jpg) no-repeat center;
	height:11px;
	clear:both;
}
#footer{
	background:url(../images/bottom_gradient.jpg) repeat-x;
	color:#999;
	font-size:10px;
	padding:15px;
	margin-bottom:30px;
}
#footer a{
	color:#999;	
}
.copy{
	float:left;	
}
.foot_menu{
	float:right;	
}
/* ------------ DENTISTS -------------- */
#thumb_wrap{
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	width:700px;
	margin-left:50px;
	height:450px;
	padding:25px 0;
}
.dentist_thumb{
	float:left;
	overflow:hidden;
	padding:1px;
	margin:5px;
	text-align:center;
}
.dentist_thumb img{
	border:3px double #0091C6;	
}
#thumb_wrap p{
	width:100%;
	border:0;
	margin:5px 0;
	padding:5px 0;
}
/* ------------ APPOINTMENTS -------------- */

.schedule{
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	list-style:none;
	padding:10px 0;
	color:#0091C6;
	margin:15px 50px;
	width:360px;
}
.schedule li{
	padding-left:70px;
}
.schedule strong{
	display:inline-block;
	width:80px;
}
.separator{
	margin-right:40px;	
}
.pull{
	background:url(../images/pull_gradient.jpg) repeat-y;
	margin-top:20px;
}
.pull p, .pull ul{
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	padding:10px 0;
	color:#00325D;
}
strong{
	display:inline-block;
	width:40px;
}

/* ------------ SERVICES -------------- */
.pull ul{
	width:360px;
	margin:15px 0;
	margin-left:50px;
	list-style-position:inside;
	font-style:italic;
	padding:15px 0;
}
#optio{
	float:left;
	width:150px;
}
.link{
	width:200px;
	text-align:center;
	padding:0 20px;
	overflow:hidden;
	
}
.link img{
	height:60px;	
}
#info .link p{
	margin:0;
	padding:0;
	width:100%;
}
#info a{
	text-decoration:none;
	color:#0091C6;
	font-style:italic;
}
#info a:hover{
	color:#00325D;	
}

/* ------------ GALLERY -------------- */
#lg_img{
	height:390px;
	background:url(../images/gallery_bg.jpg) no-repeat;
}
#lg_img img{
	margin-top:11px;	
}
#prev{
	float:left;
	width:150px;
	margin:30px;
}
#next{
	float:right;
	width:100px;
	margin:30px;
}



/* ------------ CONTACT -------------- */
.address{
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	width:360px;
	margin:15px 0;
	margin-left:50px;
	padding-bottom:15px;
}
.pre{
	color:#0091C6;
	font-weight:bold;
	display:inline-block;
	width:50px;
}
/* ------------ NEWSLETTER -------------- */
#info .edition,#info .date2{
	width:185px;
	text-align:center;
	color:#0091C6;
	margin:0;
}
#info .edition{
	float:left;	
	margin-left:50px;
}
.date2{
	overflow:hidden;	
}
.links, .dates{
	list-style-position:inside;
	list-style-type:none;
	line-height:18px;
}
.links{
	float:left;
	border-right:1px solid #666;
	padding-right:70px;
}
.dates{
	overflow:hidden;
	padding-left:70px;	
}
#list{
	margin-left:50px;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	width:385px;
	padding:20px 0;
	clear:left;
}



/* ------------ APPOINTMENT FORM -------------- */
td{
	padding:5px;	
}
#info #formtop{
	width:100%;
	margin:0;
	padding:25px 0 0 50px;
	height:34px;
	background:url(../images/form_top_gradient.jpg) no-repeat;
	color:#333;
}
#top{
	background:url(../images/form_mid_gradient.jpg) no-repeat;
	height:240px;
	padding:20px 0 20px 50px;
	color:#333;
}
#topleft{
	float:left;
	border-right:1px solid #0191C8;
	margin-right:20px;
	padding-right:20px;
	color:#333;
}
#bottom{
	background:url(../images/form_bottom_gradient.jpg) no-repeat;
	padding:20px 0 20px 50px;
	height:100px;
	color:#333;
	clear:left;
}
#submit{
	background:url(../images/form_submit_gradient.jpg) no-repeat;
	height:80px;
	color:#333;
}
#submit p{
	float:left;
	width:500px;
}
#submit input{
	margin-top:20px;	
}
/* ------------ LINKS -------------- */
ol{
	list-style-position:inside;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	padding:10px 0;
	width:360px;
	margin:15px 0 15px 50px;
	
}
ol li{
	margin-bottom:20px;	
}


ol strong{
	width:200px;	
}
#link_imgs{
	width:195px;
	margin:30px auto 0 auto;
}
#link_imgs img{
	padding:15px 0;	
}

/* ------------ SITE MAP -------------- */
#map{
	list-style-position:inside;
	list-style-type:none;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	padding:10px 0;
	width:360px;
	margin:15px 0 15px 50px;
	font-weight:bold;
}
#map li{
	margin-bottom:10px;	
}
#map a{
	font-weight:normal;

}


/* ------------ TERMS & POLICY -------------- */
#terms, #policy{
	margin:20px 50px;
	padding-bottom:15px;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	width:600px;
}
#policy{
	border-bottom:0px;
}
#info #policy p, #info #terms p{
	width:550px;	
}

