html,body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}

body {
	background: #EFF8F9;
	color: #797d7e;
	font: 11px/150% Helvetica, Arial, sans;
}

a {
	color: #009999;
	text-decoration: none;
}
table#wrapper {
	height: 100%;
	width: 100%;
}
td#body {
	text-align: center;
	vertical-align: middle;
}
table#splash {
	text-align: center;
}#html-wrapper {
	margin: 0px;
	padding: 0px;
	height: 430px;
	width: 760px;
	background-image: url(../05/h/images/516.jpg);
	position: relative;
}
#html-overlay {
	background-image: url(../05/h/images/overlay.gif);
	height: 430px;
	width: 760px;
}
#html-nav {
	background-color: #FFF;
	position: absolute;
	height: 16px;
	width: 760px;
	top: 400px;
	left: 0px;
	text-align: left;
}
#html-nav ul {
	display: inline;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#html-nav li {
	display: inline;
	list-style-type: none;
	margin: 0px 0px 0px 15px;
	padding: 0px;
}
body#about #html-wrapper {
	background-image: url(../05/h/images/about.jpg);
}

body#contact #html-wrapper {
	background-image: url(../05/h/images/contact.jpg);
	color: #FFF;
}

body#contact #html-wrapper #copy a, body#contact #html-wrapper #copy2 a, body#contact #html-wrapper #copy3 a {
	color: #FFF;
	text-decoration: none;
}

body#stores #html-wrapper, body#stores #html-wrapper #copy a {
	background-image: url(../05/h/images/stores.jpg);
	color: #645252;
}

body#press #html-wrapper {
	background-image: url(../05/h/images/press.jpg);
	color: #FFF;
}

body#press #html-wrapper #copy a {
	color: #FFF;
	text-decoration: none;
}
#copy {
	position: absolute;
	left: 49px;
	top: 68px;
	width: 450px;
	text-align: left;
}

#copy2 {
	position: absolute;
	left: 412px;
	top: 68px;
	width: 200px;
	text-align: left;
}

#copy3 {
	position: absolute;
	left: 574px;
	top: 68px;
	width: 200px;
	text-align: left;
}
