body {
	font: 9pt verdana,helvetica,sans-serif;
	line-height: 13pt;
	color: #444;
	padding: 0px;
	margin: 0px;
	background-color: #fff;
	background: #fff;
	background-position: 150px 70px;
}

#header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 204px;
	background: no-repeat url(/img/top-bg.gif);
}

#translogo {
	position: absolute;
	top: 3px;
	left: 585px;
}

#navigation {
	position: absolute;
	top: 204px;
	left: 0px;
	width: 112px;
}

#twentyoneyears {
	position: relative;
	top: -105px;
	padding-left: 10px;
	overflow: visible;
}

#navigation-top-bar {
	padding-top: 15px;
	padding-bottom: 75px;
	width: 112px;
	background: repeat-y url(/img/lower-bar-bg.gif);
}

#navigation-bottom-bar {
	width: 112px;
	height: 46px;
	background: no-repeat url(/img/lower-bar-bottom.gif);
}

#extra-navigation {
	position: relative;
	top: -80px;
	padding: 0px 0px 0px 10px;
	width: 112px;
}

#text {
	position: absolute;
	padding-right: 30px;
	top: 164px;
	left: 145px;
	width: 605px;
}

#page-title {
	position: absolute;
	left: 380px;
	top: 110px;
	width: 350px;
}

p {
	margin: 0px 0px 6pt 0px;
	text-align: left;
}

p.justified {
	margin: 0px 0px 6pt 0px;
	text-align: justify;
}

p.quote {
	margin: 0pt 0px 6pt 0px;
	padding: 5px 8px 5px 16px;
	text-align: left;
}

div.quote {
	margin: 10px 0px 0px 10px;
	width: 310px;
	padding: 10pt;
	font: 8pt verdana,helvetica,sans-serif;
}

p.quote_from {
	margin: 0px 0px 6pt 10pt;
	text-align: left;
	font-style: italic;
}

p.small {
	font: 8pt verdana,helvetica,sans-serif;
	line-height: 9pt;
	margin: 0px 0px 2pt 0px;
	text-align: left;
}

p.navigation {
	font: 8pt verdana,helvetica,sans-serif;
	line-height: 11pt;
	margin: 0px 0px 2pt 0px;
	text-align: left;
}

div.image {
	float: right;
	padding: 4px 4px 4px 4px;
	margin: 0px 0px 5px 15px;
	border: solid 1px #fc8;
	background-color: #fed;
	color: #a72;
	font-size: 8pt;
	line-height: 11pt;
	text-align: center;
}

div.image_left {
	float: right;
	padding: 4px 4px 4px 4px;
	margin: 0px 0px 5px 10px;
	border: solid 1px #fc8;
	background-color: #fed;
	color: #a72;
	font-size: 8pt;
	line-height: 11pt;
	text-align: center;
}

img.border {
	border: solid 1px #fc8;
}

div.button a {
	display: block;
	background: url('img/b_background.gif') top left no-repeat;
	overflow: hidden;
}

div.button a:hover {
	background-position: 0px -20px;
}

h1 {
	text-decoration: none;
	color: #a44;
	font-weight: bold;
	font-size: 11pt;
	margin-top: 0px;
}

h2 {
	text-decoration: none;
	color: #a44;
	font-weight: bold;
	font-size: 10pt;
}

h3 {
	text-decoration: none;
	color: #a44;
	font-weight: bold;
	font-size: 9pt;
}

div.product-navigation-box {
	float: right;
	border: solid 1px #fd9;
	margin: 0px 0px 5px 15px;
	border: solid 1px #fc8;
	background-color: #fed;
	padding: 4px;
}

div.more_links {
	float: right;
	border: solid 1px #fd9;
	margin: 10px 0px 5px 15px;
	border: solid 1px #fc8;
	background-color: #fed;
	padding: 4px 4px 0px 4px;
	width: 400px;
}

table.table {
	background-color: #fed;
	border: solid 1px #fc8;
	padding: 4px;
	margin: 4px 4px 8px 4px;
}

td {
	padding: 2px 5px 2px 5px;
}

td.head {
	padding: 2px 5px 2px 5px;
	font-weight: bold;
	text-align: center;
}

td.product {
	text-align: center;
	vertical-align: top;
	padding: 2px 4px 2px 4px;
	width: 100px;
}

td.basket {
	text-align: center;
	vertical-align: center;
	padding: 2px 4px 2px 15px;
}

a {
	text-decoration: none;
	color: #a44;
	font-weight: bold;
}
a.small {
	text-decoration: none;
	color: #a44;
	font-weight: normal;
}
a:viewed {
	color: #a44;
}
a:hover {
	color: #a44;
	text-decoration: underline;
}
a:active {
	color: #a44;
}
