body {
	background-color: #FFFFFF;
	background-image: url(images/bodyfill.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	text-align: center;
	margin: 0px;
}
#container {
	text-align: left;
	width: 748px;
}
#main {
	background-image: url(images/design1_04.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 175px;
	padding-bottom: 0px;
	padding-left: 31px;
}
.textbox {
	background-color: #FEFDFC;
	padding: 10px;
	border: 1px solid #C49B6D;
	clear: left;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color: #333333;
	padding-left: 50px;
	margin: 0px;
	font-weight: bold;
	padding-top: 28px;
	padding-bottom: 28px;
	background-image: url(images/h1logo.jpg);
	background-repeat: no-repeat;
}
.textboxheader {
	background-image: url(images/textbox_header.gif);
	background-repeat: no-repeat;
	margin-left: 20px;
	text-indent: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
	vertical-align: middle;
	margin-top: 10px;
}
#menu ul {
	margin: 0px;
	list-style-type: none;
}
#menu li {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C59B6E;
	border-right-color: #C59B6E;
	border-bottom-color: #C59B6E;
	border-left-color: #C59B6E;
	margin-bottom: 1px;
}
#menu li a {
	text-transform: uppercase;
	font-size: 10px;
	text-decoration: none;
	color: #333333;
	display: block;
	background-image: url(images/button_fill.jpg);
	width: 143px;
	height: 24px;
	text-indent: 10pt;
	padding-top: 5px;
}
#menu {
	float: right;
	margin-top: 70px;
}
#menu li a:hover {
	text-transform: uppercase;
	font-size: 10px;
	text-decoration: none;
	color: #333333;
	display: block;
	background-image: url(images/button_fill_mo.jpg);
	width: 143px;
	height: 24px;
	text-indent: 10pt;
	padding-top: 5px;
	font-weight: bold;
}
a {
	color: #FE0000;
	text-decoration: none;
}
.line {
	border: 1px dotted #C59B6E;
}
.textbox img {
	border: 1px dotted #C59B6E;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#norsktextbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px dotted #E7CFB8;
}
#price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: 1px dotted #C59B6E;
}
#price th {
	background-color: #C59B6E;
	color: #FFFFFF;
	text-align: center;
	text-transform: capitalize;
}
#google {
	display: none;
}
