#ContBox {
background-color:#ffffff;
width:950px;
height:1200px;
border:0px;
text-align:left;
margin:0px auto;
background-image:url(images/teamback2.gif);
background-position: top;
background-repeat: no-repeat;
position:relative;
}

#Box1, #Box2, #Box3, #Box4 {
position:absolute;
}
#Box1 {
width:550px;
top:40px;
left:76px; 
}
#Box2 {
width:230px;
top:75px;
left:76px; 
}
#Box3 {
width:250px;
top:75px;
left:345px; 
}
#Box4 {
width:479px;
height:115px;
top:280px;
left:70px; 
background-image:url(images/imgteam.jpg);
background-position: top;
background-repeat: no-repeat;
}
#OrgBoxBot {
	position:absolute;
	top:250px;
width:870px;
text-align:center;
padding:20px 20px 20px 30px;
border:0px solid #000000;
}
html>body #OrgBoxBot {width: 910px;}

.OrgTableBotHeader {
background-color:#E6ECF4;
width:870px;
height:20px;
text-align:left;
padding:5px;
border:0px solid #000000;
}
.OrgTableBotCont {
background-color:#ffffff;
width:870px;
height:80px;
text-align:left;
margin-top:15px;
padding:5px;
border:0px solid #000000;
border-bottom:1px dotted #005a8d;
}
.OrgTdBotCont {
background-color:#ffffff;
text-align:left;
padding:5px;
vertical-align:top;
height:90px;
}

