div.main-slide
{
    width:715px;
    height:401px;
    background:url(/Content/images/car-eng.jpg);
    position:relative;
    top:-390px;
    left:250px;
}

div.main-slide .any
{
    position:absolute;
    left:1px;
    top:27px;
    background:url(/Content/images/any.png);
    width:32px;
    height:14px;
    display:none;
}

div.main-slide.fly
{
    background:url(/Content/images/bee-eng.jpg) no-repeat;
    margin-left:5px;
    margin-top:-60px;
    height:466px;
    width:714px;
}

div.main-slide.fly .wing
{
    background:url(/Content/images/bee-wing.png) no-repeat;
    height:466px;
    width:103px;
    position:absolute;
    left:-103px;

}

div.main-slide.spider
{
    background:url(/Content/images/paukan-eng.jpg?1) no-repeat;
    margin-top:-60px;
    margin-left:5px;
    height:466px;
}

div.main-slide.ant
{
    background:url(/Content/images/ant-eng.jpg?1) no-repeat;
    margin-top:-60px;
    margin-left:5px;
    height:466px;
}

div.main-slide.firefly
{
    background:url(/Content/images/firefly-eng.jpg?1) no-repeat;
    margin-top:-60px;
    margin-left:5px;
    height:466px;
}

div.main-slide.dragonfly
{
    background:url(/Content/images/dragonfly-eng.jpg?1) no-repeat;
    margin-top:-60px;
    margin-left:5px;
    height:466px;
}