
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	}

:focus {
	outline: 0;
	}

:link,:visited{
	text-decoration: none;
	}

ol, ul {
	list-style: circle;
	}

table {
	border-collapse: separate;
	border-spacing: 0;
	}

caption, th, td {
	text-align: left;
	font-weight: normal;
	}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
	}

blockquote, q {
	quotes: "" "";
	}

body {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #73838f;
	background: #fff url(../graphics/body.gif) repeat-x;
	}

div#page {
	margin: 20% auto 0;
	display: block;
	width: 600px;
	height: 127px;
	position: relative;
	}
div#page div#box{
	margin: 20% auto 0;
	display: block;
	width: 600px;
	height: 127px;
	position: relative;
	background: url(../graphics/bar.png) no-repeat center bottom;
	z-index: 1;
	}
div#page div#box ul#item-nav {
	display: block;
	width: 600px;
	height: 127px;
	position: relative;
	z-index: 2;
	}
div#page div#about {
	padding: 0 0 0 25px;
	position: absolute;
	top: 74px;
	overflow: hidden;
	width: 355px;
	}
	
div#page div#item-ab {
	padding: 0 0 0 25px;
	position: absolute;
	top: 74px;
	overflow: hidden;
	width: 355px;
	}

div#page div#contact {
	padding: 0 0 0 25px;
	position: absolute;
	top: 78px;
	right: 25px;
	display: block;
	width: 80px;
	height: 16px;
	}

div#page div#about p {
	line-height: 14px;
	}

div#page div#about p span.copyright {
	color: #aaa;
	}

div#page div#about p a {
	color: #4b555d;
	}

div#page div#about p a:hover {
	text-decoration: underline;
	}

div#page div h1 {
	display: block;
	width: 317px;
	height: 22px;
	margin: 0 0 9px 0;
	text-indent: -9999999px;
	background: #fff url(../graphics/logo.gif) no-repeat 0 -44px;
	}

div#page div h1 a {
	display: block;
	width: 396px;
	height: 22px;
	text-indent: -9999999px;
	background: #fff url(../graphics/logo.gif) no-repeat 0 0;
	}

div#page div#item-ab h1 a:hover {
	background: none;
	}

div#page div.item-ab h1 a {
	background: #fff url(../graphics/logo.gif) no-repeat 0 -22px;
	}

div#page h3 {
	display: block;
	width: 79px;
	height: 16px;
	position: absolute;
	right: 2px;
	top: -2px;
	text-indent: -9999999px;
	background: url(../graphics/contact.gif) no-repeat bottom;
	}

div#page h3 a {
	display: block;
	width: 79px;
	height: 16px;
	text-indent: -9999999px;
	background: url(../graphics/contact.gif) no-repeat top;
	}

div#page div#contact a:hover {
	background: none;
	}

div#page ul#item-nav li {
	}

div#page div#item-panes {
	width: 588px;
	height: 190px;
	margin: -10px auto 0;
	position: relative;
	overflow: hidden;
	}

div#page .item {
	display: none;
	position:relative;
	height: 190px;
	top:-200px;
	background: #f7f7f7 url(../graphics/bottom.gif) no-repeat bottom;
	}

div#page .active { display: block; top:0; }

div#page div.item img {
	margin: 24px 0 0 12px;
	float: left;
	}

div#page div.item h2 {
	width: 340px;
	margin: 0 0 1em 0;
	padding: 23px 5px 0 0;
	float: right;
	font-size: 12px;
	font-weight: bold;
	}

div#page div.item p {
	width: 340px;
	margin: 0 0 2em 0;
	padding: 0 5px 0 0;
	float: right;
	font-size: 9px;
	}

div#page div.item a {
	color: #4b555d;
	text-decoration: underline;
	}

div#page div.item a:hover {
	color: #999;
	text-decoration: underline;
	}

div#page div p.item-location {
	display: block;
	width: 14px;
	height: 8px;
	padding: 0;
	position: absolute;
	top: 3px;
	text-indent: -9999999px;
	background: url(../graphics/item-location.gif) no-repeat bottom;
	}
