* {
margin:0;
padding:0;
}
html, body {
background: url(jmcbg.jpg);
}
#container {
width:1119px;
float:right;
position:absolute;
right: 0;
bottom: 0;
}
#header img {
float:left;
}
img {
border:0;
}
#part1 {
width:391px;
height:610px;
float:left;
}
#part1 img {
display:block;
}
#part2 {
background:url(jmcbanner_02.jpg) no-repeat;
width:293px;
height:610px;
float:left;
}
#part3 {
background:url(jmcbanner_03.jpg);
width:435px;
height:610px;
float:left;
}
#footer {
background:url(jmcbanner_05.jpg) no-repeat;
width:293px;
height:103px;
}
#content {
margin-top:316px;
height:191px;
overflow:hidden;
}
.clear {
clear:both;
font-size:0;
line-height:0;
}