﻿#advsplash {
	width: 770px;
	height: 240px;
	margin: 0 auto;	
	background: url(MtEPMAdvBanner.jpg) no-repeat;
}

#advbuttons
{
	position:relative;
	left: 413px;
	top: 191px;
}

#advButtonDownload
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 95px;
	height: 25px;
	cursor:pointer;
}

#advButtonLearnMore
{
	position: absolute;
	left: 127px;
	top: 0px;
	width: 95px;
	height: 25px;
	cursor:pointer;
}