#parts_home {
width:653px;
position:relative;
overflow:hidden;
background-color:#ffffff;
margin:0;
padding:0;
min-height:650px; height:auto !important;
}


#parts_flash{
width:653px;
float:left;
margin:0 0 10px 0;
padding:0;
min-height:175px; height:auto !important; height:175px;
background-color:#fFFFFF;
position:relative;
z-index:3;
}

#parts_inner{
width:653px;
float:left;
margin:0;
padding:0;
min-height:475px; height:auto !important;
background-color:#0000ff;
background-color:#ffffff;
position:relative;
}

#parts_copy{
width:400px;
float:left;
margin:0;
padding:0;
min-height:475px; height:auto !important;
background-color:#cccccc;
background-color:#ffffff;
position:relative;
}

#parts_promo{
width:250px;
float:right;
margin:0;
padding:0;
min-height:475px; height:auto !important;
background-color:#00ffff;
background-color:#ffffff;
position:relative;
border-left: 1px dashed #cccccc;
}


