div.banner {
	background-image: url('../images/banner_city2.jpg');
	height: 115px;
}

div.logo {
	background-image: url('../images/li_logo_top.png');
	height: 49px;
}

div.logo img {
	position: absolute;
	right: 0px;
	bottom: 0px;
}

div.logo h2 {
	text-align: left;
	padding-left: 10px;
}

ul.main_menu li.selected a {
	background-color: #6699cc;
}

div.content h2, div.content h3 {
	color: #336699;
}

div.content {
	padding-bottom: 30px;
	background-image: url('../images/product_of.png');
	background-repeat: no-repeat;
	background-position: 300px 100%;
}

div.sidebar h1 {
	font-family: tahoma,arial,sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #ffffff;
}

div.sidebar h3, div.sidebar h3 a {
	font-family: tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #99ccff;
}

div.sidebar h3 a.selected {
	color: #ffffff;
}

div.sidebar {
	color: #ffffff;
}

div.productimage {
	float: right;
	width: 100px;
	height: 30px;
}
