@charset "UTF-8";
/* CSS Document */

img, div { behavior: url(iepngfix.htc) }



#subnavBG{
	position:absolute;
	background-image:url(images/otherservices/navcolumn1.jpg);
	top:190px;
	left:25px;
	width:180px;
	height:300px;
	z-index:2;
}

#subnavNewsletters {
	position:absolute;
	background-image:url(images/newsletters/navcolumn.jpg);
	top:190px;
	left:25px;
	width:180px;
	height:280px;
	z-index:2;
}


/* Panel 1 */

#Main1Text a:link{
color:#586048;
}
#Main1Text a:visited{
color:#586048;
}
#Main1Text a:hover{
color:#97bc43;
}

#otherMain1Content{
	position:absolute;
	top:190px;
	left:200px;
	width:500px;
	height:520px;
	z-index:2;
	}
#otherservicesMain1Pic{
	position:absolute;
	background-image:url(images/otherservices/overviewPic1.jpg);
	top:20px;
	left:20px;
	width:460px;
	height:262px;
	z-index:5;

}
#holidayMain1Pic{
	position:absolute;
	background-image:url(images/otherservices/holidayPic1.jpg);
	top:20px;
	left:20px;
	width:460px;
	height:262px;
	z-index:5;

}

li{
	margin-left:-25px;
	margin-bottom:5px;
}

/* Panel 2 */

#otherMainBG2{
	position:absolute;
	background-image:url(images/otherservices/overviewMainBG2.png);
	top:190px;
	right:25px;
	width:280px;
	height:351px;
	z-index:2;
}
#holidayMainBG2{
	position:absolute;
	background-image:url(images/otherservices/holidayMainBG2.png);
	top:190px;
	right:25px;
	width:280px;
	height:400px;
	z-index:2;
}
#otherMain2Content{
	position:absolute;
	top:190px;
	right:25px;
	width:280px;
	height:520px;
	z-index:3;
}
#otherservicesSPic1{
	position:absolute;
	background-image:url(images/otherservices/overviewSPic1.jpg);
	top:20px;
	right:20px;
	width:240px;
	height:200px;
	z-index:10;
}
#holidaySPic1{
	position:absolute;
	background-image:url(images/otherservices/holidaySPic1.jpg);
	top:20px;
	right:20px;
	width:240px;
	height:200px;
	z-index:10;
}
#holidaySPic2{
	position:absolute;
	background-image:url(images/otherservices/holidaySPic2.jpg);
	top:230px;
	right:20px;
	width:240px;
	height:200px;
	z-index:10;
}
#overviewText{
	position:absolute;
	top:230px;
	left:25px;
	width:230px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#828a73;
	line-height:18px;
	z-index:10;
}

