#Content{
width:920px;
height:900px;
float:left;
background-color:#d8171a;
}

#profile{
width:880px;
height:400px;
float:left;
margin:5px 0 5px 40px;
padding:0 10px 5px 0;
background-color:#fff;
}

#title{
padding:20px 0 0 10px;
font-size:150%;
font-weight:bold;
font-family:Arial Black;
}

#index {
margin-left:-40px;
width:160px;
float:left;
}

#index li{
display:block;
background-color:#d8171a;
color:#fff;
font-size:80%;
font-weight:bold;
font-family:Arial;
text-align:right;
padding-right:5px;
}

#index li.name{
margin-bottom:12px;
}

#index li.capital{
margin-bottom:12px;
}

#index li.location{
margin-bottom:44px;
}

#index li.date{
margin-bottom:13px;
}

#index li.bank{
margin-bottom:28px;
}

#index li.business{
margin-bottom:60px;
}

#index li.directors{
margin-bottom:0px;
}

#detail {
width:400px;
float:left;
}

#detail li{
margin-bottom:12px;
display:block;
color:#000;
font-size:80%;
font-family:Arial;
}

#profile img{
float:right;
width:145px;
height:395px;
margin-top:-48px;
}

#txt{
width:880px;
height:495px;
margin-top:-20px;
padding:0 10px 5px 15px;
float:left;
font-family:Arial;
background-color:#fff;
}
#txt h2{
padding:-15px 0 0 -10px;
font-size:150%;
font-weight:bold;
font-family:Arial Black;
}

#philosophy , #message{
width:860px;
padding:0 5px 5px 10px;
float:left;
letter-spacing: -0.2px ;
}

#message{
margin-bottom:-10px;
}