/* CSS Document */

/* -------- Capacity and Capability -------------- */

.cnc1 {
float:left;
margin:0 0 5px 10px;
width:160px;
height:auto;


}

.cnc2 {
float:left;
margin:0 0 5px 10px;
width:100px;
height:auto;


}

.cnc2 img {
text-align:center;
margin:0 auto 0 30px;

}

.cnc3{
float:left;
margin:0 0 5px 10px;
width:200px;
height:auto;


}

#text-left .cnc1 p, #text-left .cnc2 p, #text-left .cnc3 p  {
margin:4px 2px 4px 2px;
line-height:12px;
}

#text-left .cnc1 p  {
margin:4px 2px 4px 2px;
line-height:36px;
}

/* -------- Capacity and Capability New -------------- */

.cap_box {
width:470px;
height:auto;
margin: 5px auto 5px auto;
border:1px solid #093285;


}

.cap_title {
float:left;
margin:0 0 0 0;
padding-right:10px;
padding-bottom:5px;
width:185px;
height:56px;
background:url(images/cap_arrows.gif) top left no-repeat;
}

#text-left .cap_title p {
text-align:right;
margin: 0 10px 0 0;
line-height:28px;
color:#1443a2;
}


.cap_cont {
float:right;
margin:0 0 0 0;
width:275px;
height:100%;
}

#text-left .cap_cont p {
text-align:left;
margin: 0 0 0 15px;
line-height:25px;
color:#FFFFFF;
}

