	div#Site_SubNavContainer
	{
		position: absolute;
		top: 8px;
		left: 350px;
		height: 13px;
	}

	div.SitePageSubNav_LinkContainer
	{
		width: 115px;
		left: 0px;
	}
		div#subNav1
		{
			position: absolute;
			top: 20px;
			width: 100px;
		}
		div#subNav2
		{
			position: absolute;
			top: 40px;
		}
		div#subNav3
		{
			position: absolute;
			top: 60px;
		}
		div#subNav4
		{
			position: absolute;
			top: 80px;
		}
		div#subNav5
		{
			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;
	}
	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: 30px;
		width: 300px;
	}
	p.Detail_Plain
	{
		color: #666666;
		font-size: 11px;
		font-family: Arial, Helvetica, San-Serif;
		margin-top: 12px;
	}




/*	======================================================================
	===( Services -- Common Elements -- Image Swapper )==================
	====================================================================== */
	
	div#Services_ImageContainer
	{
		position: absolute;
		top: 236px;
		left: 20px;

	}

	div#Services_ImageSwapperContainer
	{
		position: absolute;
		top: 7px;
		left: 0px;
		width: 200px;
		height: 28px;
	}

	a.anchorImgSwapper
	{
		text-decoration: none;
	}
		
	img.ImgSwapper
	{
		border-top: 1px solid white;
		border-bottom: 1px solid white;
		border-left: 1px solid white;
		border-right: 1px solid white;
	}
		img.ImgSwapper:hover
		{
			border-top: 1px solid #FF6600;
			border-bottom: 1px solid #FF6600;
			border-left: 1px solid #FF6600;
			border-right: 1px solid #FF6600;
		}
	
	div#Services_ImageHolder
	{
		position: absolute;
		top: 40px;
		left: 0px;
	}

	img#ServicesImageHolder
	{
	
	}


/*	======================================================================
	===( Services -- Animations -- Link Styles )==================
	====================================================================== */
	
	a.Animation_PopLink_current
	{
		font-size: 9px;
		font-family: Arial, Helvetica, San-Serif;
		color: #ea4F21;
		text-decoration: none;
		font-weight: bold;
		margin-top: 0px;
	}

	a.Animation_PopLink
	{
		font-size: 9px;
		font-family: Arial, Helvetica, San-Serif;
		color: #ea4F21;
		text-decoration: none;
		margin-top: 0px;
	}
	a.Animation_PopLink:hover
	{
		font-size: 9px;
		font-family: Arial, Helvetica, San-Serif;
		color: #ea4F21;
		text-decoration: none;
		font-weight: bold;
		margin-top: 0px;
	}