body {
width:100%;
height:100%;
margin:0;
padding:0;
background:url('images/headbg.gif') repeat-x #003e1c;
}


#contener
{
width:766px;
margin:0 auto;
}

#header {
height:87px;
}

#man1 {
background:url('images/headhead.jpg') no-repeat;
margin-left:95px;
width:106px;
height:100%;
float:left;
}

.logo {
margin-left:328px;
}

img {
border:0;
}

#present {
font-size:0;
}

#wrapper {
margin-top:3px;
height:259px;
margin-bottom:24px;
}

#menu {
font-size:0;
}

#footer {
background:url('images/foot_bg.gif') repeat-x;
height:160px;
width:100%;
}

#right {
width:331px;
margin-left:435px;
}

#left {
width:435px;
float:left;
}

#text {
font-family:Tahoma;
font-size:12px;
/*
margin-right:50px;
*/
margin-top:22px;
margin-left:22px;
color:#FFFFFF;
text-align:justify;
height:193px;
overflow:auto;
}
.clearer {
clear:both
}

#machina {
background:url('images/footer_machina.jpg') no-repeat;
height:100%;
width:604px;
margin:0 auto;
}

a,a:hover,a:link,a:visited {
color:#FFFFFF;
text-decoration:none;
}

.dosrodka {
text-align:center;
width:100%;
}
.root     {
    position:relative;
    height:      100%;
    width:      100%;
    margin:       0px;
	overflow:hidden;
    }
.thumb     {
    position:      absolute;
    height:      9px;
    width:      15px;
    left:       10px;
    }
.up, .dn   {
    position:      absolute;
    left:       10px;
    }
.up a, .up a img, .dn a, .dn a img, .thumb a , .thumb a img{
    border:      0;
    }
.scrollContainer { 
    position:      absolute; 
    left:      2px; 
    top:      19px; 
    width:      355px; 
    height:      200px; 
    overflow:      auto; 
    }
.scrollContent { 
    position:      absolute; 
    left:      0px; 
    top:      0px; 
    width:      100px; 
    }
