body {
    text-align : center;
}
#div1{
    padding:0;
    width: 951px;
    margin: 0 auto;
    text-align : left;
}

#header {
    width: 950px;
    height:162px;
}
#logo {
    height:112px;
    width:181px;
    margin-top:50px;
    background:url('../images/logo.gif') no-repeat;
    float:left;
}

#menu{
    margin: 22 0 23;
    width:238px;
    height:310px;
    background-image:url('../images/home/1.jpg');
    float:left;

}
#menu ul{
    list-style-type:none;
    margin: 5 25 5;
    padding:0;

}
#menu li{
    display: inline;
}
#menu a{
    display: block;
    width: 160px;
    color:#969696;
}

#menu a:hover{
    color: #006ECC;
}
#menu a.active{
    color: #006ECC;
}
#img_right{
    margin: 22px 0px 23px;
    /*background-image:url('../img/home/porfido.jpg');*/
    width:712px;
    height:310px;
    float:left;

}
.new{
    margin-bottom: 27px;
    width: 316px;
    height:133px;
    margin-right:1px;        
    float:left;

}
.new_text{
    margin-top: 15px;
    margin-left: 25px;
    width:155px;
    height:105px;    
    border-top: 1px solid white;
    float:left;    
    text-align: left;
    display: inline;
}
.new_text_sub{
    width:155px;
    height:15px;
    color: white;
    font-weight: bold;
}
.new_text p,.new_text a{
    color: white;
    text-transform: lowercase;
    font-size:11px;
}

.thumb{
    margin-top:15px;
    margin-left: 15px;
    width:105px;
    height:105px;
    float:left;
    display: inline;

}

#info_text{
    
    width:311px;
    
}
#info{
    width:950px;
    margin-bottom: 25px;
    float:left;
    display: inline;
}

#banner_box{
    width:573;
    float:right;
    display:inline;
}
.banner{
    width:191px;
    float:right;
    float:left;
    display:inline;
    text-align: right;
}
.banner_text{
    margin-top: 10px;
    width:191px;
    text-align: center;
    font-size:9px;
    font-family: Arial,Helvetica;
    color: gray;

}
#footer{
    margin: 0 0 0;
    border-top:1px solid #DFDFDF;
    border-bottom:1px solid #DFDFDF;
    width: 950px;
    padding-top:5px;
    padding-bottom:5px;
    float:left;
}
#footer a{
    font-size:11px;
}

a{
    text-decoration: none;
    font-family: Arial,Helvetica;
    color:gray;
    font-size:12px;
}
div{
    font-size:11px;
    font-family: Arial,Helvetica;
    color: gray;
}
