html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
body{
		
}
#ad {
	position:relative;
	width: 300px;
	height: 250px;
	cursor: pointer;
	visibility: hidden;
}
#banner {
	top: 0px;
	left: 0px;
	width: 300px;
	height: 250px;
	overflow:hidden;
	display: block;
	visibility:hidden;
	margin:0;
	position:absolute;
	background-color:#1d8526;
}
#mainClick {
	top: 0px;
	left: 0px;
	width: 300px;
	height: 250px;
	position:absolute;
	margin:0;
	z-index:20;
	box-shadow: 0 0 0 1px #000 inset;
}
#logo{
	top:25px;
	left:19px;
	width:61px;
	height:22px;
	z-index:9;
}
#cta {
    position: absolute;
    width: 102px;
    height: 30px;
    top: 190px;
    left: 20px;
    z-index: 3;
    display: block;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: -102px 0px;
}
#text1{
	top: 78px;
	left: 19px;
	width: 250px;
	height: 55px;
	background-position:0px -25px;
	z-index:5;
}
#text2{
	top: 80px;
	left: 19px;
	width: 170px;
	height: 88px;
	background-position:0px -81px;
	z-index:6;
}
#text3{
	top: 82px;
	left: 19px;
	width: 58px;
	height: 25px;
	background-position:0px -171px;
	z-index:7;
}
#text4{
	top: 82px;
	left: 77px;
	width: 59px;
	height: 25px;
	background-position:-57px -171px;
	z-index:7;
}

#text5{
	top: 82px;
	left: 136px;
	width: 120px;
	height: 25px;
	background-position:-115px -171px;
	z-index:7;
}
#text6{
	top: 119px;
	left: 19px;
	width: 170px;
	height: 36px;
	background-position:0px -208px;
	z-index:7;
}

#product1, #product2, #product3{
	left:110px;
	top:0px;
	width:222px;
	height:250px;
	background-position: -257px 0px;
	z-index:1;
}
#product2{
	left:150px;
	width:151px;
	background-position: -480px 0px;
	z-index:2;
}
#product3{
	left:170px;
	width:138px;
	background-position: -642px 0px;
	z-index:3;
}

