body {margin:0; padding:0;}
#wrapper{
	width: 745px;
	height: 745px;
} 
#background { 
 	background: url(../images/video-menu-bg.gif) no-repeat;	
  	width: 100%;
  	height: 745px;
  	margin: 0px;
  	padding: 0px;
  	position: relative;
}
#background-video { 
 	background: url(../images/video-video-bg.gif) no-repeat;	
  	width: 100%;
  	height: 745px;
  	margin: 0px;
  	padding: 0px;
  	position: relative;
}

#flash-player{
  top: 150px;
  left: 130px;
  z-index: 101;
  position: absolute;
}
#video-links a {
 
  width: 88px;
  left: 250px;
  top: 550px;
  text-decoration: none;
  z-index: 101;
  position: absolute;
  height: 15px;
  color: #E88F24;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
}  
a#script-link { left: 300px;}
a#back-link { left: 400px; width: 40px;}

#tdp-links a {
 
  width: 88px;
  left: 133px;
  top: 185px;
  text-decoration: none;
  z-index: 101;
  position: absolute;
  height: 30px;
}  
a#overview { left: 133px;}
a#overview:hover { 
		
	background-image: url(../images/video-overview-hover.gif);
	background-repeat: no-repeat;
}
a#costs { 
	top: 212px;
	width: 165px;
	height: 25px;
}
a#costs:hover {
	background-image: url(../images/video-costs-hover.gif);
	background-repeat: no-repeat;
}
a#pardentists{ 
	top: 238px;
	width: 185px;
	height: 25px;
	left: 130px;
}
a#pardentists:hover {
	background-image: url(../images/video-pardentists-hover.gif);
	background-repeat: no-repeat;
}
a#features{ 
	top: 265px;
	height: 25px;
	left: 135px;
	width: 160px;
}
a#features:hover {
	background-image: url(../images/video-features-hover.gif);
	background-repeat: no-repeat;
}
a#overseas{ 
	top: 291px;
	height: 25px;
	left: 132px;
	width: 160px;
}
a#overseas:hover {
	background-image: url(../images/video-overseas-hover.gif);
	background-repeat: no-repeat;
}

a#overview:hover,
a#costs:hover,
a#pardentists:hover, 
a#features:hover,
a#overseas:hover {border:none;}

#oral-health a {
 
  width: 125px;
  left: 450px;
  top: 423px;
  text-decoration: none;
  z-index: 101;
  position: absolute;
  height: 25px;
} 
a#baby { left: 465px;}
a#baby:hover { 
		
	background-image: url(../images/video-baby-hover.gif);
	background-repeat: no-repeat;
}
a#brush { left: 464px; top: 449px; width: 170px; }
a#brush:hover { 
		
	background-image: url(../images/video-brush-hover.gif);
	background-repeat: no-repeat;
}
a#floss { left: 466px; top: 475px; width: 170px; }
a#floss:hover { 
		
	background-image: url(../images/video-floss-hover.gif);
	background-repeat: no-repeat;
}
a#smiles { left: 467px; top: 501px; width: 135px; }
a#smiles:hover { 
		
	background-image: url(../images/video-smiles-hover.gif);
	background-repeat: no-repeat;
}
a#baby:hover,
a#brush:hover,
a#floss:hover, 
a#smiles:hover {border:none;}

#tdp-logo a{

  height: 165px;
  width: 295px;
  left: 237px;
  top: 572px;
  text-decoration: none;
  z-index: 101;	
  position: absolute;

}
a#glow:hover { 
		
	background-image: url(../images/video-logo-hover.gif);
	background-repeat: no-repeat;
}
a#glow:hover {border:none;}

#tdp-links a i { visibility: hidden; }
#tdp-logo a i { visibility: hidden; }
#oral-health a i { visibility: hidden; }