
	html, body, #content{
		min-height: 100%;
		height: 100%;
		}

	html>body, html>body #content{
		height:auto;
		}

	body{
		background: #D5D590;
		color: #000000;
		font-family: Arial,Helvetica,sans-serif;
		margin: 0;
		padding: 0;
		font-size:62.5%;
		}

	#content{
		background: #F8F8ED;
		margin-left: 250px;
		margin-right: 2em;
		margin-top: 8px;
		padding: 25px;
		width: 800px;
		}

	#content p,#content li, #content dl.contact{
		font-size: 1.4em;
		line-height: 1.6em;
		}

	#content ul.nflash p{
		font-size: 100%;
		line-height: 160%;
		}

	#content .notice p{
		font: 1.2em/1.5em Arial,Helvetica,sans-serif;
		padding: 10px;
		}

	#content h1{
		color: #80804D;
		font: 3em/1.2em "Times New Roman",Times,serif;
		margin-bottom: 1.1em;
		margin-left: 6em;
		margin-top: 11px;
		text-align: right;
		}

	#content h2{
		color: #80804D;
		font: 1.4em/1.2em Arial,sans-serif;
		font-weight:bold;
		margin-bottom: .5em;
		margin-left: 0;
		margin-right: 0;
		margin-top: 1.5em;
		text-align: center;
		}

	ul{
		list-style-type: square;
		color: #000000;
		font-size: 1em;
		line-height: 1.6em;
		}

	.pricetable{
		border: 1px solid #D5D590;
		border-collapse: collapse;
		font: 1.2em Arial,sans-serif;
		width: 100%;
		}

	.pricetable td{
		border: 1px solid #D5D590;
		padding: 4px;
		}

	.pricetable thead{
		background: #F1F1DA;
		border: 1px solid #D5D590;
		padding-left: 4px;
		text-align: center;
		}

	.pricetable tr:hover,.pricetable tr.hilite{
		background: #F1F1DA;
		color: #000000;
		}

	.rightimg{
		float: right;
		padding-left: 25px;
		width:200px;
		clear: both;
		}

	.notice{
		background: #EAEAC7;
		border: 1px solid #80804D;
		float: right;
		padding: 0;
		width:200px;
		background-image: url(../img/ihb.gif);
		background-repeat: repeat-y;
		}

	.contact dd{
		margin-bottom: 1em;
		}

	#header{
		background: #80804D;
		border-bottom: none;
		border-top: none;
		height: 105px;
		padding-top:5px;
		}

	div#strapline{
		background: #F8F8ED;
		border-bottom: none;
		border-top: none;
		height: 97px;
		width:1084px;
		margin-top:0;
		margin-left:15px;
		}

	#logoimg{
		background: #F8F8ED;
		float:left;
		margin-left:1px;
		}

	#logotext{
		background: #C8D0E5;
		float:right;
		margin-right:5px;
		}

	#nav{
		background: #E3E3B5;
		left: 15px;
		position: absolute;
		top: 119px;
		width: 225px;
		}

	a:link,a:visited, #content a:link,#content a:visited{
		background: transparent;
		color: #80804D;
		text-decoration: none;
		}

	#content a:link,#content a:visited{
		border-bottom: 1px dotted;
		}

	#nav a{
		font: 1.1em/1.5em Arial,sans-serif;
		display:block;
		margin-top:3px;
		margin-left:3px;
		margin-right:3px;
		margin-bottom:3px;
		padding-left:6px;
		padding-top:2px;
		padding-bottom:2px;
		}

	#nav a:link,#nav a:visited{
		background: #EAEAC7;
		color: #80804D;
		text-decoration: none;
		}

	#nav a:hover{
		background: #F1F1DA;
		color: #A0A061;
		}

	a:hover, #content a:hover{
		color: #80804D;
		background:#F1F1DA;
		border-bottom:none;
		}

	#nav #lang{
		font-weight:bold;
		color: #E05255;
		}

	#lang a:hover{
		background: #80804D;
		}

	