﻿#div1 {
position:absolute;
float:bottom;
border-bottom:1px solid #21397f;
width:242px;
border-top:1px solid #21397f;
border-left:1px solid #21397f;
border-right:1px solid #21397f;
width:242px;
height:18px;
margin-top:127px;
background: #21397f;
z-index:2;
}
#div2 {
position:absolute;
float:bottom;
border-bottom:1px solid #d5962c;
width:242px;
border-top:1px solid #d5962c;
border-left:1px solid #d5962c;
border-right:1px solid #d5962c;
height:18px;
margin-top:25px;
z-index:2;
background:#d5962c;
}
#div3 {
position: absolute;
margin-top: 30px;
padding:20px;
border-top: 1px solid #d5962c; 
border-left: 1px solid #d5962c;
border-right: 1px solid #d5962c;
border-bottom: 1px solid #f5f5f6;
background: #f5f5f6;
text-align: left;
width: 202px;
}