﻿/* for W3C CSS compliance */
.void{} 
@media print {}

#homepage
{
	width: 730px;
	height: 395px;
	background-image: url(../images/BgHomepage.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	overflow: hidden;
}
#hometop img
{
	display:none;
}

#hometop
{
	height: 272px;
	margin-top: 84px;
	width: 480px;
	position: relative;
}

#hometop a
{
	position: absolute;
	margin-top: -17px;
}

#homenav
{
	height: 36px;
}

.indexareas
{
	width: 250px;
	position: relative;
}


* html .homeadpodbackground
{
      background-image: none;
      filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="Images/background-map-adpod.png", sizingMethod="crop");
}
.homeadpodbackground
{
	background: url(../Images/background-map-adpod.png) no-repeat top; 
	height:200px;
	width:250px;
	margin:0;
	padding: 15px 0 0 0;
	text-align:center;
}
