#Products
{
	height: 563px;

}

#Products .Container
{
	overflow: auto;
	height: 563px;
	width: 347px;
	float: right;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	padding-left: 15px;
	padding-right: 10px;
	margin-right: 10px;
}

#Products h2
{
	font-family: Times New Roman, Times, Georgia, serif;
	font-size: 70px;
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #333;
	position: absolute;
	z-index: 2;
}

#Products ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
}
#Products #Brands
{
	margin-top: 10px;
	line-height: 1.5em !important;
	position: absolute;
	z-index: 2;
	margin-top: 100px;
}
#Products #Brands li.current a
{
	color: #BF2F37;
	font-weight: bold;
}

#Products ul a
{
	text-decoration: none;
	color: black;
}
#Products ul a:hover
{
	color: #BF2F37;
}

#Products #ProductLineup li.current a
{
	color: #BF2F37;
	font-weight: bold;
}
#Products #ProductLineup
{
	margin-top: 0px;
	border-bottom: 1px solid #d2d2d2;	
	padding-bottom: 5px;
	margin-bottom: 10px;
}

#Products h3
{
	font-size: 26px;
	margin: 0;
	padding: 0;
	color: #333;
}
#BrandURL
{
	text-transform: uppercase;
	color: #999;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: .2em;
	margin-top: 10px;
	display: block;
	margin-bottom: 0px;
}
#BrandURL:hover
{
	color: #BF2F37;
}

#Subtext:first-letter, #Subtext p:first-child:first-letter, #TextContent p:first-child:first-letter,
	#TextContent:first-letter
{
	font-weight: bold;
	font-size: 20px;
	font-family: Times New Roman;
}

#Products #TextContent, #Products #Subtext
{
	font-family: Verdana;
	font-size: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	line-height: 1.3em;

}

#Subtext
{
	border-top: 1px solid #d2d2d2;
	padding-top: 10px;
}
#Subtext p
{
	margin: 0;
	margin-bottom: 10px;
	line-height: 1.3em;
	text-indent: 10px;
}

#TextContent p
{
	margin: 0;
	margin-top: 10px;
	line-height: 1.3em;
	text-indent: 10px;
}

#ProductImage
{
	width: 499px;
	height: 663px;
	background: transparent none no-repeat scroll top left;
	position: absolute;
	top: 32px;
	z-index: 1;
}
