* {margin: 0 auto; padding: 0; }

.clear {clear:both;}

body{
margin: 0 auto;
padding: 0;
font-family:tahoma;
background: #ffffff;
color: #a0805a;
font-size: 10px;
}

img{border:0;}

#menu{
height: 28px;
float:right;
position:absolute;
top: -22px;
right: 64px;
}

#content{
background: url(img/content.jpg) no-repeat;
width: 827px;
height: 645px;
position:absolute;
top: 60px;
left: 50%;
right: 50%;
margin-left: -414px;
}

#logo{
width: 289px;
height: 181px;
background: url(img/logo.png) no-repeat;
position:absolute;
top: -50px;
margin-left: -50px;
}

#mtext{
width: 710px;
height: 520px;
margin-top: 60px;
color: #a0805a;
font-size: 12px;
}

#mtext h1{
color: #a5d320;
font-weight:bold;
font-size: 18px;
font-family: Tahoma;
padding-bottom: 10px;
}

#mtext p{
padding-bottom: 12px;
text-align: left;
}

#mtext h2{
color: #a5d320;
font-weight:bold;
font-size: 22px;
font-family: Tahoma;
padding-bottom: 10px;
}

#flash{
width: 308px;
height: 131px;
float:right;
background: url(img/flash.png) no-repeat;
position:absolute;
right: 0px;
margin-top: -58px;
}

#s1{
width: 212px;
height: 231px;
float:right;
background: url(img/s1.png) no-repeat;
position:absolute;
right: -70px;
bottom: 10px;
}

#s2{
width: 146px;
height: 196px;
float:left;
background: url(img/s2.png) no-repeat;
position:absolute;
left: -76px;
bottom: 10px;
}

#s3{
width: 84px;
height: 103px;
float:right;
background: url(img/s3.png) no-repeat;
position:absolute;
right: 50px;
bottom: 16px;
}

#s4{
width: 147px;
height: 140px;
float:left;
background: url(img/s4.png) no-repeat;
position:absolute;
left: 72px;
bottom: 40px;
}

#watch{
width: 360px;
height: 150px;
float:left;
position:absolute;
left: 272px;
bottom: 54px;
}

#copy{
font-size: 12px;
bottom: 0px;
position:absolute;
left: 50%;
right: 50%;
width: 300px;
margin-left: -150px;
}

#counter{
bottom: -50px;
position:absolute;
left: 50%;
right: 50%;
width: 88px;
margin-left: -44px;
}

#mtext a{
color: #f68029;
text-decoration: underline;
font-size: 12px;
}

#mtext a:hover{
color: #a5d320;
text-decoration: none;
font-size: 12px;
}