body {
background-color:#550000;
}
table.main {
width:800px;
}
table.main td.left {
width:215px;
}
table.main td.left img {
margin-top:20px;
}
table.main td.content table.corners {
background-color:black;
width:100%;
height:100%;
}
table.corners td.topleft {
background-image: url('../images/corners/topleftcorner_red.jpg');
width:25px;
height:25px;
}
table.corners td.topright {
background-image: url('../images/corners/toprightcorner_red.jpg');
width:25px;
height:25px;
}
table.corners td.bottomleft {
background-image: url('../images/corners/bottomleftcorner_red.jpg');
height:25px;
width:25px;
}
table.corners td.bottomright {
background-image: url('../images/corners/bottomrightcorner_red.jpg');
height:25px;
width:25px;
}
table.main td.banner {
height:100px;
text-align:center;
}
table.main td.content {
color:#D3BE55;
}
table.main td.content table {
width:100%;
height:100%;
}
table.main td.content p {
margin:40px;
}
table.main td.content img.text {
vertical-align:middle;
}
table.main td.content a.production_button {
background-image: url('../images/aboutus/production_click.gif');
width:180px;
height:66px;
display:block;
float:right;
margin:20px;
}
table.main td.content a.production_button:hover {
background-image: url('../images/aboutus/production_over.gif');
}
table.main td.content img.craftsman_detail {
width:491px;
height:27px;
margin-left:20px;
}














