html, body
{
	position:absolute;
	margin:0;
	height:100%;
	width:100%;
}

a img
{
	border-width:0;
}

h1
{
	position:absolute;
	left:4px;
	bottom:7px;
	width:108px;
	padding:0;
	font-size:0;
	background:url(../images/logo.jpg) no-repeat;
	height:22px;
}

.hide
{
	position: absolute;
	height: 0;
	width: 0;
	overflow: hidden;
}

.wall
{
	position:absolute;
	top:0;
	left:0;
	height:80%;
	width:100%;
	background:#EAF3E6;
}

.stagefront
{
	position:absolute;
	top:80%;
	left:0px;
	height:20%;
	width:100%;
	background:#425A7D url(../images/stagefront.jpg) repeat-x;
	border-top:0px solid #112849;
}

.stageback
{
	position:absolute;
	bottom:20%;
	height:344px;
	width:100%;
	background:#EAF3E6 url(../images/stageback.jpg) no-repeat bottom left;
}

ul#nav
{
	position:absolute;
	top:80%;
	height:25px;
	width:760px;
	margin:0;
	padding:1px 0 0 5px;
	list-style:none;
}

ul#nav li
{
	display:block;
	float:left;
	margin:0;
	padding:0;
}

ul#nav li a
{
	display:block;
	padding:0;
	height:25px;
}

li.abouttheechair
{
	background:url(../images/aboutechair-hover.jpg) no-repeat;
}

li.abouttheechair a
{
	width:85px;
	background:url(../images/aboutechair.jpg) no-repeat;
}

li.abouttheechair a:hover
{
	background:url(../images/aboutechair-hover.jpg) no-repeat;
}

li.comparison
{
	background:url(../images/comparison-hover.jpg) no-repeat;
}

li.comparison a
{
	width:81px;
	background:url(../images/comparison.jpg) no-repeat;
}

li.comparison a:hover
{
	background:url(../images/comparison-hover.jpg) no-repeat;
}

li.echairbrochure
{
	background:url(../images/echairbrochure-hover.jpg) no-repeat;
}

li.echairbrochure a
{
	width:110px;
	background:url(../images/echairbrochure.jpg) no-repeat;
}

li.echairbrochure a:hover
{
	background:url(../images/echairbrochure-hover.jpg) no-repeat;
}

li.aboutergonomics
{
	background:url(../images/ergonomics-hover.jpg) no-repeat;
}

li.aboutergonomics a
{
	width:80px;
	background:url(../images/ergonomics.jpg) no-repeat;
}

li.aboutergonomics a:hover
{
	background:url(../images/ergonomics-hover.jpg) no-repeat;
}

li.anechairisborn
{
	background:url(../images/history-hover.jpg) no-repeat;
}

li.anechairisborn a
{
	width:54px;
	background:url(../images/history.jpg) no-repeat;
}

li.anechairisborn a:hover
{
	background:url(../images/history-hover.jpg) no-repeat;
}

li.experiencetheechair
{
	background:url(../images/echairvideo-hover.jpg) no-repeat;
}

li.experiencetheechair a
{
	width:89px;
	background:url(../images/echairvideo.jpg) no-repeat;
}

li.experiencetheechair a:hover
{
	background:url(../images/echairvideo-hover.jpg) no-repeat;
}

li.adjustingyourechair
{
	background:url(../images/chairadjustments-hover.jpg) no-repeat;
}

li.adjustingyourechair a
{
	width:117px;
	background:url(../images/chairadjustments.jpg) no-repeat;
}

li.adjustingyourechair a:hover
{
	background:url(../images/chairadjustments-hover.jpg) no-repeat;
}

li.questionsanswers
{
	background:url(../images/qa-hover.jpg) no-repeat;
}

li.questionsanswers a
{
	width:45px;
	background:url(../images/qa.jpg) no-repeat;
}

li.questionsanswers a:hover
{
	background:url(../images/qa-hover.jpg) no-repeat;
}

li.findoutmore
{
	background:url(../images/findoutmore-hover.jpg);
}

li.findoutmore a
{
	width:70px;
	background:url(../images/findoutmore.jpg) no-repeat;
}

li.findoutmore a:hover
{
	background:url(../images/findoutmore-hover.jpg) no-repeat;
}

li.purchasinginfo
{
	background:url(../images/purchasechair-hover.jpg);
}

li.purchasinginfo a
{
	width:94px;
	background:url(../images/purchasechair.jpg) no-repeat;
}

li.purchasinginfo a:hover
{
	background:url(../images/purchasechair-hover.jpg) no-repeat;
}

img.chair
{
	position:absolute;
	left:131px;
	bottom:34px;
	height:278px;
	width:175px;
}

a.videobutton
{
	position:absolute;
	left:629px;
	top:250px;
    display:block;
	width:123px;
	height:84px;
	background:url(../images/videobutton.gif) no-repeat;
}

blockquote
{
	position:absolute;
	bottom:151px;
	left:376px;
	width:336px;
	padding:0;
	margin:0;
	background:url(../images/quote.jpg) no-repeat;
	height:178px;
}

cite
{
	display:none;
}

.alt
{
	display:none;
}