body {
	margin:0;
	font-size:12px;
	text-align:center;
	font-family:Arial;
	background-color:#D9ECE6;
}
img {
	float:left;
	margin:0 5px 5px 0;
}
table {
	border:solid 1px #D6AA0B;
	border-collapse:collapse;
}
tr:hover {
	color:#990000;
	cursor:pointer;
	background-color:#F8E38A;
}
th, td {
	padding:4px;
	font-size:11px;
	font-weight:normal;
}
th {
	color:#990000;
	text-align:center;
	background-color:#F8E38A;
}
td{
	text-align:right;
	border:dotted 1px #999999;
}
dt {
	color:#D6AA0B;
	font-weight:bold;
	border-bottom:solid 1px #D6AA0B;
}
#header {
	height:215px;
	background-color:#D9ECE6;
	background-position:center;
	background-repeat:no-repeat;
	background-image:url(header.jpg);
	border-bottom:solid 2px #D6AA0B;
}
#header h1 {
	margin:0;
	text-indent:-9999px;
}
#container {
	background-position:center;
	background-repeat:repeat-y;
	background-image:url(background.jpg);
}
#wrapper {
	width:920px;
	margin:0 auto;
	text-align:left;
	background-color:#FFFFFF;
	background-repeat:repeat-y;
	background-image:url(wallpaper.jpg);
}
#navigation {
	float:left;
	width:180px;
	text-align:right;
	background-color:#75C5BA;
}
#navigation h2, #navigation p, #navigation ul {
	margin:20px;
}
#navigation ul {
	padding:0;
}
#navigation li {
	margin:0;
	line-height:24px;
	list-style-type:none;
}
#navigation li:hover {
	list-style-image:url(tooth.gif);
}
#navigation a {
	color:#000000;
	text-decoration:none;
}
#navigation a:hover {
	color:#FFFFFF;
	
}
#content {
	width:520px;
	margin:0 200px;
	text-align:justify;
	background-color:#FFFFFF;
}
#content h2 {
	margin:0;
	padding-top:20px;
	margin-bottom:14px;
	border-bottom:dotted 2px #D6AA0B;
}
#content h3 {
	margin:0;
	padding:8px 0;
}
#content p {
	margin:0;
	padding:8px 0;
}
#content ul {
	margin:0;
	padding-left:40px;
	padding-top:8px;
	padding-bottom:8px;
}
#content li {
	list-style-image:url(arrow.gif);
}
#content a {
	color:#D6AA0B;
	font-weight:bold;
	text-decoration:none;
}
#content a:hover {
	color:#75C5BA;
}
#content img {
	border:0;
}
#news {
	float:right;
	width:180px;
	text-align:left;
	background-color:#F8E38A;
}
#news h2, #news h3, #news p, #news ul {
	margin:20px;
}
#footer {
	clear:both;
	background-color:#D9ECE6;
	border-top:solid 2px #D6AA0B;
}
#footer p {
	margin:0;
	padding:10px;
}
#footer a {
	color:#990000;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
.clear {
	clear:left;
}
.nobullet {
	list-style-type:none;
}
.prices {
	width:70px;
}
