@charset "utf-8";
.leftbar {
	background-image: url(images/page_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 245px;
	background-color: #FFFFFF;
	padding-right: 0px;
	padding-left: 70px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 45px;
}
.mainbox {
	background-image: url(images/page_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 350px;
	background-color: #FFFFFF;
	width: 465px;
	font-size: 105%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 2.3em;
	color: #333333;
	padding-right: 80px;
	padding-bottom: 60px;
}
.leftbar h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 36px;
	color: #003366;
}

.footer {
	color: #FFFFFF;
	font-size: 90%;
	padding-left: 315px;
}
.product {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.product li {
	width: 220px;
	float: left;
	font-size: 10pt;
	height: 150px;
	margin-right: 10px;
	margin-bottom: 15px;
	line-height: 1.3em;
}
.product img {
	border: 2px outset #006699;
	width: 220px;
}

.product a {
	text-decoration: none;
	color: #000066;
}
.product a:hover {
	color: #FF3300;
	text-decoration: underline;
}

.producte {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.producte li {
	width: 220px;
	float: left;
	font-size: 9pt;
	height: 170px;
	margin-right: 10px;
	margin-bottom: 15px;
	line-height: 1.5em;
}
.producte img {
	border: 2px outset #006699;
	width: 220px;
}
.producte a {
	text-decoration: none;
	color: #000066;
	font-size: 8pt;
	line-height: 1.2em;
}
.producte a:hover {
	color: #FF3300;
	text-decoration: underline;
}
.leftbar .product li{
	width: 150px;
	height: 135px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.leftbar .product img{
	width: 150px;
}

.leftbar .producte li{
	width: 150px;
	height: 135px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.leftbar .producte img{
	width: 150px;
}
