@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 23px;
	color:#ffffff;
	background:#000000;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}
h1{
  color:#000000;
  font-size:24px;
  padding:10px 0 10px 0;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

a              { color: #2f4759;}
a:hover        { color: #2f4759;}
a img          { border:none;}

br.clearFloat, li.clearFloat, #contact br, div.clearFloat {
	display:block !important;
	float:none !important;
	height:0 !important;
	line-height:0 !important;
	font-size:1px !important;
	clear:both !important;
}
.clearBoth { 	clear:both;	}
.ul_list{
	list-style:inside disc; 
	padding:0 0 0 10px;
}
b, strong{ font-weight:bold;}
i, em{font-style:italic;}
#page {
	width:1000px;
	margin:0 auto;
	background:url(/images/bg_top.jpg) top left repeat-x;
	text-align: left;
}
#container1 {	
	width:1000px;
	margin:0 auto;
}
/**********************HEADER*****************************/
#header_wrapper{
  width:910px;
	height:209px;
	margin:0 auto;
}
	#header_top{
	  width:910px;
		height:122px;
		background:url(/images/bg_header_top.jpg) top left no-repeat;
	}
	#header_bottom{
		width:910px;
		height:87px;
		background:url(/images/bg_header_bottom.jpg) top left no-repeat;
	}
		#call_today{
		  width:300px;
		  height:100px;
		  float:right;
		  text-align:right;
		}
			#call{
				font-size:16px; 
				margin:20px 20px 8px 0; 
				font-variant:small-caps; 
				font-family:'Times New Roman', Times, serif;
			}
			#phone{
				font-size:24px; 
				margin:8px 20px 0 0; 
				font-family:'Times New Roman', Times, serif;
			}
/**********************CONTENT*****************************/			
#content_wrapper{
	width:910px;
	height:auto;
	margin:0 auto;
}
#content{
	min-height:400px;	
}
/**********************MENU*****************************/
.usermenu a{ color:#0000FF; }
.builder  a{ color:#0000FF; }
#box_edit a{ color:#0000FF; }

#menu_wrapper {
	width:222px;
	float:left;
	margin:20px 0 0 0;
}
#menu_wrapper a{
	color:#FFFFFF; 
	text-decoration:none;
}
	#menu_wrapper ul{
		list-style:none;
	}
	#menu_wrapper ul li{
		line-height:48px;
		padding:0 0 0 10px;
		border-bottom:#999999 solid 1px;
	}
	#menu_wrapper li:hover {
		background:url(images/menu_over.jpg) 0px 8px no-repeat;	
	}
	#menu_wrapper li a{ 
	}
	#menu_wrapper li a:hover {
		
	}
/**********************VIDEO*****************************/
#video_content_wrapper{
	width:467px;
	float:left;
}
#video_wrapper{
	width:467px;
	height:309px;
	display:block;
	padding:0px 0 0 0;
}
#video_placeholder{
	width:467px;
	height:312px;
	display:block;
}
#content_top{
	width:467px;
	height:12px;
	background:url(images/bg_content_top.jpg) 0px 0px no-repeat;
	margin:4px 0 0 0;
	padding:0 0 0 0;
	vertical-align:baseline;	
}
#content_middle{
	width:427px;
	height:auto;
	background:url(images/bg_content_middle.jpg) top left repeat-y;
	color:#000000;
	padding:0px 20px 5px 20px;
	margin:0 0 0 0;
}

#content_bottom{
	width:467px;
	height:12px;
	background:url(images/bg_content_bottom.jpg) top left no-repeat;
}
#contact_banners_wrapper{
  	width:221px;
	float:left;
}
	#banners_wrapper{
	  width:221px;
	  height:auto;
	}
		#invisalign{
		  width:221px;
			height:84px;
			margin:10px 0 10px 0;
		}
		#whitening{
			width:221px;
			height:97px;
			margin:10px 0 10px 0;
		}
		#dentimplants{
			width:221px;
			height:86px;
			margin:10px 0 10px 0;
		}
		#porcveneers{
			width:221px;
			height:93px;
			margin:10px 0 10px 0;
		}

/**********************FORM TOP **************************/
#form_top{
	width:221px;
	height:309px;
	background:url(/images/bg_contact_form.jpg) top left no-repeat;
}
/**********************FORM BOTTOM************************/
#form_bottom{
	width:910px;
	height:154px;
	margin:10px 0 0 50px;
	background:url(images/bg_contactform_bottom.jpg) top left no-repeat;
}
#contact_form2{
	width:910px;
	height:154px;
}
.form2{
	width:910px;
	height:154px;
}
/**********************FOOTER*****************************/
#container2 {	
	width:1000px;
	height:113px;
	background:url(images/bg_footer.jpg) top left no-repeat;
	font-size:11px;
}
	#site_designed{
		float:left;
		margin:95px 0 0 50px;
	}
	#copyright{
		float:right;
		margin:95px 50px 0 0;
	}