html, body, {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
}
#talltable {
	height:100%;
	margin: 0;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	vertical-align: top;
	width: 800px;
}
.nav {
	float: left;
	text-align: right;
	width: 120px;
	margin-top: 0px;
	padding-right: 10px;
	border-right: 1px dashed #999999;
}
h1 {                          /*picture margins*/
	line-height: 14px;
	margin-top: 4px;
}
h2 {                          /*prices*/
	font: 12pt Arial;
	color: #000000;
	font-weight: bold;
}
h3 {                          /*testimonials*/
	font: 10pt Arial;
	color: #000000;
	text-align: right;
}
h4 {                          /*standard*/
	font: 10pt Arial;
	color: #000000;
}
h5 {                          /*footer text*/
	font: 8pt Arial;
	color: #999999;
	text-align: center;
}	
p {
	font: 10pt Arial;
	color: #000000;
}
p:first-line {
	font: 16pt Arial;
	color: #999999;
}
a {
	font: 10pt Arial;
	color: #000000;
}
a.menu {
	color: #b80e17
}
a.foot {
	font: 8pt Arial;
	color: #999999;
	text-decoration: none;
}
a.foot:hover {
	font: 8pt Arial;
	color: #35709A;
	text-decoration: none;
}
a.link:hover {
	font: 10pt Arial;
	color: #35709A;
}
li {
	padding-bottom: 1px;
	list-style-type: none;
}
li a {
	font: 8.5pt Arial;
	text-align: right;
	display: block;
	line-height: 1em;
	margin-left: -50px;
	padding-bottom: 4px;
	text-decoration: none;
	color: #999999;
	font-weight: bold;
	border-bottom:1px dotted #999999;
}
li a:hover {
	color: #35709A;
}
li.list2 a {
	margin-left: -50px;
	padding-bottom: 0px;
	padding-top: -4px;
	margin-top: -4px;
	margin-bottom: 0px;
	font: 8pt Arial;
	font-weight: normal;
	background-color: #FFFFFF;
}
embed {
	float: right;
}
