﻿body
{
    background-image: url(images/body_bg1.png);
    background-repeat: repeat-x;
    background-attachment: scroll;
    color: black;
    font-family: Verdana, Arial;
    list-style-type: square;
}

#sam
{
    position:absolute;
    top:20px;
    left:20px;
    width:128px;
    height:248px;
}

#header
{
    position:absolute;
    background-image: url(images/header_bg1.png);
    background-repeat:repeat-x;
    background-position:center;
    top:69px;
    left:147px;
    height:153px;
    width:800px;
}

#header-end
{
    position:absolute;
    height:192px;
    width:47px;
}

#logo
{
    position:absolute;
    
    height:145px;
    width:146px;
}

#menu-home
{
    position:absolute;
    height:47px;
    width:54px;
}

#menu-ladkic
{
    position:absolute;
    height:47px;
    width:137px;
}

#menu-ladtkd
{
    position:absolute;
    height:47px;
    width:142;
}

#menu-kidkic
{
    position:absolute;
    height:47px;
    width:131px;
}

#menu-kidtkd
{
    position:absolute;
    height:47px;
    width:132px;
}

#menu-team
{
    position:absolute;
    height:47px;
    width:50px;
}

#menu-news
{
    position:absolute;
    height:47px;
    width:58px;
}

#menu-contact
{
    position:absolute;
    height:47px;
    width:91px;
}

#header-text
{
    position:absolute;
    height:96px;
    width:437px;
}

#main
{
    position:absolute;
    height:auto;
    width:800px;
}

.home-text
{
    font-family:Verdana Arial;
    font-size:small;
    color:Black;
}

.home-link
{
    font-family: Verdana Arial;
    font-size:small;
    color:Black;
}

