/* CSS Document */
body {
	font-family:Arial, Helvetica, sans-serif;
}
#container {
	width:955px;
	z-index:1;
}
#content {
	width:800px;
	height:auto;
	float:right;
	margin-top:20px;
}
p {
	margin:0px;
	padding:0px;
}
.navigation ul li {
	list-style-image: url(images/teethbullet.gif);
	margin-bottom:10px;
}
#navigation {
	float:left;
	margin-top:20px;
}
a:link, a:active, a:visited {
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	color:#3A5A40;
}
a:hover {
	text-decoration:underline;
	color:#FB121A;
}
a.navigation:link, a.navigation:active, a.navigation:visited {
	font-size:16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration:none;
	color:#3A5A40;
}
a.navigation:hover {
	text-decoration:underline;
	color:#FB121A;
}
a.buy:link, a.buy:active, a.buy:visited {
	font-size:16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration:none;
	color:#3A5A40;
}
a.buy:hover {
	font-size:14px;
	text-decoration:underline;
	color:#FB121A;
}
h3 {
	font-size:18px;
	color:#FB121A;
	margin:0px;
	padding:0px;
}
#footer {
	clear:both;
}
#buynow {
	width:365px;
	height:175px;
	float:right;
	margin-bottom:10px;
}
#intro {
	width:425px;
	float:left;
	margin-bottom:10px;
}
#aboutbook {
	height:250px;
	width:800px;
	margin-bottom:10px;
	clear:both;
}
#denturewearers {
	height:200px;
	width:800px;
	margin-bottom:10px;
	clear:both;	
}	
#sampel {
	clear:both;
}
