#MainContent
{
	width: 670px;
}

.Media
{
background-image: url(../images/media/top_bg.png)
}

.Media #LocalNav
{
	display: none;
}

.Media #HomeMediaFlash {
	position:relative;
	height: 299px;
}

.Media #HomeMediaFlash .ShadowContainer {
	position: absolute;
	top: 0;
	left: 0px;
	width: 903px;
}

.Media #HomeMediaFlash .ShadowTop, .Media #HomeMediaFlash .ShadowBottom  {
	background: url(../images/media/home/flash_bg_top.png) no-repeat top center;
	height: 12px;
	font-size: 1px;
}

.Media #HomeMediaFlash .ShadowBottom {
	background-image:url(../images/media/home/flash_bg_bottom.png);
}

.Media #HomeMediaFlash .ShadowMiddle 
{
	background: url(../images/media/home/flash_bg_middle.png) repeat-y ;
	padding-left: 10px;
	
}

#Top
{
	margin-bottom: 16px;
}

.Media #Top
{
	height:85px;
	margin-bottom:0;
	z-index:99;
}

.Media #MainContent 
{
	margin: 14px 0 0;
	width: 671px;
}

.Media #SideBar 
{
	margin: 19px 0 0 0;
	background: #eff3e8 url(../images/media/sidebar_bg.png) repeat-x top;
	padding: 0 15px 12px 15px;
	width: 172px;
}

.Media #SideBar .Dotted 
{
	background: url(../images/global/dot.gif) repeat-x top;
	padding-top: 2px;
}

.Media #SideBar img 
{
	margin-bottom: 4px;	
}

.Media #ServicesIndex .IndexItem {
	width: 210px;
	background: url(../images/media/home/home_box_bg.png) repeat-x top;	
	margin: 0 19px 19px 0;
}

.Media #ServicesIndex .IndexItem div {
	width: 100px;
}

.Media #ServicesIndex .IndexItem .Clear {
	margin-bottom: -10px;	
}

.Media #ServicesIndex .IndexItem div p, .Media #ServicesIndex .IndexItem p {
	margin-top: 0;	
	line-height: 1.2;
	font-size: 11px;	
}

.Media #ServicesIndex h2, .Media #SideBar h2 
{
	margin: 4px 0 18px;
}

.Media h2  
{
	font-size:1em;
}

.Media #ServicesIndex h2 a
{
	font-size: 1.3em;
	line-height: 1.7;
}


.IndexItem .firstclass
{
	margin-right: 10px;
}

.Media #ServicesIndex h2 img 
{
	float:left;
	margin: 0px 9px 0 0;
}


.icebox_container td
{
	padding: 0;
	margin: 0;
	border-spacing: 0;
	line-height: 1;
}

.Media #ServicesIndex .Date 
{
	color: #999999;
	font-size: 90%;
}

.Upper 
{
	text-transform: uppercase;
}


