div.All{

        width:970px;

        border: 0px;

        padding: 0px;

        margin-top: 0px;

        text-align: justify;

        font-family: Tahoma;

        font-size: 12px;

        font-weight: normal;

        color: #000000;
        z-index: 999;
        position: relative;

}

div.Top {

        width: 970px;

        height: 305x;

        border: 0px;

        margin-top: 0px;

    

        padding: 0px;
        position: relative;
	      float:left;
        z-index: 2;
}



div.Content {

        width: 100%;
        background-image: url(../templates/standard/t.jpg);

        background-repeat: no-repeat;

        background-position: bottom right;    
        padding: 0px;

        margin-top: 20px;

        float: left;

        position: relative;     

        border: solid 0px #000000;
        z-index: 1001;
}

div.Content2 {

        width: 970px;
        height:390px;
        padding: 0px;

        margin-top: 20px;

        float: left;

        position: relative;     
        background:url(../templates/standard/cien.png);
        background-position: left bottom;
        background-repeat: no-repeat;
        border: solid 0px #fff;
        z-index: 999;
}


div.Info {

        width: 970px;

        height:250px;

        padding: 0px;

        margin-top: 0px;

        float: left;

  

        border: solid 0px #000000;
        position: relative;
				z-index: 999;
}





div.Bottom {
background: #000000;        
        width: 100%;
        background-position: top;
        background-repeat: no-repeat;
  	    float: left;
        
        margin-top: 20px;

        font-family: Tahoma;

        font-size: 12px;



        font-weight: normal;


        text-align: center;


        color: #ffffff;

        padding: 0px;
        z-index: 999;
        position: relative;       

}
