@CHARSET "UTF-8";
#container2
{
	background: #60635f;
	line-height: 1px;
}
#home a
{
	color: black;
	font-weight: bold;
	text-decoration: none;
}
#home #container1 div.product
{
	background: #60635f;
	min-height: 80px;
	padding: 5px 5px 5px 95px;
	position: relative;
}
#home #container1 div.product img
{
	border: 0;
	left: 0;
	position: absolute;
	top: 0;
}
#home #container1 div.product div.text, #home #container2 div
{
	color: white;
	text-align: justify;
}
#home #container1 div.product a, #home #container2 a
{
	color: white;
	font-weight: bold;
}
#home h1
{
	font-size: 7pt;
	font-weight: bold;
}
#home #container2 #sidebarSlideshow
{
	padding: 0;
	margin: 0;
	line-height: normal;
	height: 270px;
}
