body {
	padding: 0px; margin:0px;
	font-family: 'Open Sans', sans-serif;
}
a#myAdLink {
	display: inline-block;
}
a img
{
  border:none;
}
#myAdLink {
	display: inline-block;
	z-index:5;
	width:300px;
	height:250px;
	position:absolute;
	top:0;
	left:0;
}
#container {
	width: 298px;
	height: 248px;
	position: relative;
	overflow: hidden;
	background: #fff;
    background:url(images/bckgrd.jpg) no-repeat 0px 0px;
	border:solid 1px #333;
}
#myAd {
	width: 300px;
	height: 250px;
	position: relative;
	overflow: hidden;
	opacity: 0;
}







#mc02 {
	width: 300px;
	height: 250px;
	position: absolute;
    background:url(images/bckgrd.jpg) no-repeat 0px 0px;
	z-index:5;
}
#text1 {
	width: 270px;
	height: 47px;
	position: absolute;
	top: 160px;
	left: 14px;
	z-index:6;
	background: url(images/sprite.png) no-repeat 0px 0px;
	}
#text2 {
	width: 270px;
	height: 47px;
	position: absolute;
	top: 157px;
	left: 14px;
	z-index:6;
	background: url(images/sprite.png) no-repeat 0px -56px;
	}
#text3 {
	width: 270px;
	height: 120px;
	position: absolute;
	top: 70px;
	left: 18px;
	z-index:6;
	background: url(images/sprite.png) no-repeat 0px -109px;
	}
#logo {
	width: 234px;
	height: 49px;
	position: absolute;
	top: 88px;
	left: 33px;
	z-index:6;
	background: url(images/sprite.png) no-repeat 0px -260px;
	}
#cta {
	width: 250px;
	height: 34px;
	position: absolute;
	top: 195px;
	left: 44px;
	z-index:6;
	background: url(images/sprite.png) no-repeat 0px -320px;
	}
#box1 {
	/*clip: rect(91px, 300px,160px, 0px);*/
	clip: rect(138px, 300px,220px, 0px);
	position: absolute;
	left: 0px;
	z-index:5;
	}
#box2 {
	width:300px;
	height:59px;
	position: absolute;
	left: 0px;
	bottom:0px;
	z-index:5;
	background:#3dcd58;
	}
