@charset "utf-8";
/* CSS Document */
body{
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#833d04;
	margin:0;
	padding:0;
}
h1{ font-size:24px; }
h2{ font-size:18px; }
a { color:#FF0000;  }
/*********************HEADER**********************************/
#header_wrapper{
  background-image:url(/images/logo_header.jpg);
  height:161px;
	width:960px;
}
#call_today{
  float:right;
  text-align:center;
  height:161px;
	width:270px;
}
/*********************VIDEO**********************************/
#video_wrapper{
  background-image:url(/images/bg_video.jpg);
	background-repeat:no-repeat;
	height:342px;
	width:960px;
}
#video{
  float:left;
	height:336px;
	width:686px;
}
#veneers_benefits{
  float:right;
  height:342px;
	width:266px;
}
#veneers_benefits_header{
  background-color:#833d04;
	color:#FFFFFF;
	font-size:18px;
	margin:3px 0 0px 2px;
	padding:5px 0 0 0;
	text-align:center;
	height:31px;
	width:261px;
}
#list {  padding-top:20px; }
#list li{   margin-bottom:20px; }

/**********************CONTENT***************************/
#content_wrapper{
  background-image:url(/images/bg_content.jpg);
  height:924px;
	width:960px;
}
#flashandcontent_wrapper{
  float:left;
  height:622px;
	width:686px;
}
#flash_wrapper{
  height:361px;
	width:637px;
}
#content{ width:686px; }
	#photo{
		float:left;
		padding:15px 10px 0 15px;
		text-align:center;
		height:223px;
		width:156px;
	}
	#text{
		float:left;
		font-weight:normal;
		text-align:left;
		width:505px;
	}
	#cosmetic_imaging{
	  float:left;
		font-weight:normal;
		margin-top:50px;
		width:686px;
	}
#porcelain_imges_wrapper{
  float:right;
	padding:28px 0 0 0;
  height:622px;
	width:270px;
}
#porcelain_imges_header{
	background-color:#833d04;
	color:#FFFFFF;
	float:left;
	font-size:18px;
	padding-top:5px;
	text-align:center;
	height:31px;
	width:267px;
}	
.porcelain_img{ margin:20px 0 5px 12px; }
/*********************FORMS**********************************/
#form_wrapper{
  background-image:url(/images/bg_footer.jpg);
  height:187px;
	width:960px;
}
#form{
  float:left;
	margin-left:10px;
  height:144px;
	width:670px;
}
#footer_logo{
  background-image:url(/images/logo_footer.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin:-2px 4px 0 0;
  float:right;
	font-weight:normal;
	text-align:center;
	height:144px;
	width:266px;
}
#footer_logo a{ text-decoration:none; }
/*********************FOOTER*********************************/
