/*---BOX---*/
#box {
background:#55504C url("../images/back.png") repeat-x left top;
overflow:auto;
}
#content {
_height:369px;min-height:369px;
width:960px;
background:url("../images/home1.png") no-repeat right bottom;
clear:both;
padding: 0;
margin: 0;
}
#content p {
margin:0;padding:10px 0;
}
#home2 {
padding: 0;
margin: 0;
width:960px;
height:303px;
background:url("../images/home2.jpg") no-repeat right bottom;
}