	div#Site_SubNavContainer
	{
		position: absolute;
		top: 8px;
		left: 464px;
		height: 13px;
	}

	div.SitePageSubNav_LinkContainer
	{
		width: 100px;
		left: 0px;
	}
		div#subNav1
		{
			position: absolute;
			top: 40px;
			width: 100px;
		}
		div#subNav2
		{
			position: absolute;
			top: 60px;
		}
		div#subNav3
		{
			position: absolute;
			top: 80px;
		}
		div#subNav4
		{
			position: absolute;
			top: 100px;
		}
		
	a.SitePageSubNav_LinkCurrent
	{
		font-size: 11px;
		font-family: Arial, Helvetica, San-Serif;
		color: #ea4F21;
		text-decoration: none;
		font-weight: bold;
		margin-top: 0px;
	}
	a.SitePageSubNav_Link
	{
		font-size: 11px;
		font-family: Arial, Helvetica, San-Serif;
		color: #888888;
		text-decoration: none;
		padding-bottom: 20px;
	}
	a.SitePageSubNav_Link:Hover
	{
		color: #ea4F21;
	}
	div#LargeContainer
	{
		position: absolute;
		top: 320px;
		left: 450px;
		width: 300px;
	}
		p#Detail_Header
	{
		color: #000000;
		font-size: 14px;
		font-family: Arial, Helvetica, San-Serif;
		font-weight: bold;
		margin-top: 20px;
		margin-bottom: -8px;
	}
	div#MainImageContainer
	{
		position: absolute;
		top: 211px;
		left: 20px;
	}
	div#MainContainer
	{
		position: absolute;
		top: 300px;
		left: 450px;
		height: 45px;
		width: 300px;
	}
	p.Detail_Plain
	{
		color: #999999;
		font-size: 11px;
		font-family: Arial, Helvetica, San-Serif;
		margin-top: 12px;
	}
	div.ContactUs_StandardContainer
	{
			margin-top: 25px;
			margin-bottom: 15px;
			border-bottom: 1px solid #C4CCBF;
	}
	p.ContactUsName
	{
		font-family: Arial, Helvetica, San-Serif;
		font-size: 12px;
		color: #000000;
		font-weight: bold;
		margin-bottom: 2px;
	}
	p.ContactUsText
	{
		font-family: Arial, Helvetica, San-Serif;
		font-size: 11px;
		color: #666666;
		margin-top: 0px;
	}
	a.ContactUsLink
	{
		font-family: Arial, Helvetica, San-Serif;
		font-size: 11px;
		color: #EA4F21;
		text-decoration: none;
	}
	div.StandardContactUsContainer
	{
		margin-bottom: 15px;
		border-bottom: 1px solid #C4CCBF;
	}


