.clearFloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
}
#container {
	background: url(images/home/bkgrd.gif);
	width: 770px;
	font: 9pt Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#photos {
	float: left;
	width: 241px;
	height: 139px;
}
#photos img {
	float: left;
}
#container img {
	border-width: 0px;
}
#UVP {
	float: left;
	height: 139px;
	width: 518px;
	background: url(images/home/uvpBkgrd.png) no-repeat;
}
#UVP p {
	color: #172E5C;
	font: italic 13pt/17pt Georgia, "Times New Roman", Times, serif;
	margin: 12px 50px 18px 24px;
}
#UVP img {
	float: left;
	margin-left: 24px;
}
#leftCol {
	float: left;
	width: 190px;
	padding-left: 51px;
	padding-bottom: 40px;
}
#leftCol h1 {
	color: #213D71;
	line-height: 10pt;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#leftCol p {
	margin: 0px;
	line-height: 11pt;
	color: #666666;
}
#leftCol a {
	color: #666666;
}
#contact {
	background: #FFE3C7;
	float: left;
	width: 190px;
	margin-bottom: 20px;
}
#contact p {
	color: #99470C;
	margin: 12px;
}
#contact a {
	color: #9B4A0F;
}
#contact a:hover {
	color: #471363;
}
#featured, #trends {
	float: left;
	width: 229px;
	margin: 0px;
	padding-top: 24px;
	padding-bottom: 40px;
}
#featured p, #trends p {
	margin-left: 24px;
	margin-right: 0px;
	color: #213D71;
	padding: 0px;
	margin-top: 0px;
}
#trends p.caption {
	color: #471363;
	line-height: 10pt;
	font-weight: bold;
	margin-top: -5px;
	margin-bottom: 18px;
}
#featured h1, #trends h1 {
	height: 22px;
	width: 205px;
	background: url(images/home/teaserHd.jpg) no-repeat;
	margin: 0px 0px -4px 24px;
	padding: 5px 0px 0px;
	color: #FFFFFF;
	text-align: center;
}
#leftCol a:hover {
	color: #213D71;
}
#featured a, #trends a {
	color: #213D71;
}
#featured a:hover, #trends a:hover {
	color: #FF7E00;
}
