*{
    margin:0;
    padding:0;
}

#navigation_black{
	position:fixed;
	height:197px;
	width:1089px;
}


#slide {position:absolute; height:197px; width:111px; background:url(../images/nav_over.png); z-index:10}
body{
    background:#FFF;
    font-family:Georgia;
    font-size: 24px;
    font-style: italic;
    letter-spacing:-1px;
    width:8000px;
    position:absolute;
    top:0px;
    left:0px;
    bottom:0px;
}
.section{
    margin:0px;
    bottom:0px;
    width:1200px;
    float:left;
    height:100%;
    text-shadow:1px 1px 2px #f0f0f0;
}
.section h2{
    margin:350px 0px 30px 240px;
}
.section p{
    margin:0px 0px 0px 240px;
    width:600px;
}


.home{
    color:#000;
    background:#FFF url(../images/001.png) no-repeat top left;
}
.web{
    color:#000;
    background:#FFF url(../images/002.png) no-repeat top left;
}

.logo{
    color:#fff;
    background:#FFF url(../images/003.png) no-repeat top left;
}
.flash{
    color:#fff;
    background:#FFF url(../images/004.png) no-repeat top left;
}
.tv{
    color:#fff;
    background:#FFF url(../images/005.png) no-repeat top left;
}

.print{
    color:#fff;
    background:#FFF url(../images/006.png) no-repeat top left;
}
.press{
    color:#fff;
    background:#FFF url(../images/007.png) no-repeat top left;
}
.clients{
    color:#fff;
    background:#FFF url(../images/008.png) no-repeat top left;
}

.contact{
    color:#fff;
    background:#FFF url(../images/009.png) no-repeat top left;
}

.section ul{
    list-style:none;
    margin:20px 0px 0px 550px;
}

