#statement-values {
display:block;
margin: 0;
width: 963px;
text-align: center;
background: #D3E2E2;
}
#statement-values h2 {
height: 190px;
font-size: 35px;
line-height: 39px;
padding-top:130px;
margin:0;
font-family: "franklin-gothic-urw",sans-serif;
font-style: italic;
font-weight: 400;
color: #363637;
}

#statement-approach {
display:block;
margin: 0;
width: 963px;
text-align: center;
background: #E6E5D9;
}
#statement-approach h2 {
height: 190px;
font-size: 35px;
line-height: 39px;
padding-top:130px;
margin:0;
font-family: "franklin-gothic-urw",sans-serif;
font-style: italic;
font-weight: 400;
color: #363637;
}

#statement-strategy {
display:block;
margin: 0;
width: 963px;
text-align: center;
background: #ECEDEE;
}
#statement-strategy h2 {
height: 190px;
font-size: 35px;
line-height: 39px;
padding-top:130px;
margin:0;
font-family: "franklin-gothic-urw",sans-serif;
font-style: italic;
font-weight: 400;
color: #363637;
}

#valuebox {
display: block;
width: 200px;
margin: 0 auto;
padding-top: 10px;
padding-bottom: 8px;
text-align: center;
font-family: "franklin-gothic-urw",sans-serif;
font-style: normal;
font-weight: 700;
font-size: 22px;
line-height: 22px;
color: #2E4F71;
background: #D3E2E2;
}
#approachbox {
display: block;
width: 200px;
margin: 0 auto;
padding-top: 10px;
padding-bottom: 8px;
text-align: center;
font-family: "franklin-gothic-urw",sans-serif;
font-style: normal;
font-weight: 700;
font-size: 22px;
line-height: 22px;
color: #D9A743;
background: #E6E5D9;
}
#strategybox {
display: block;
width: 200px;
margin: 0 auto;
padding-top: 10px;
padding-bottom: 8px;
text-align: center;
font-family: "franklin-gothic-urw",sans-serif;
font-style: normal;
font-weight: 700;
font-size: 22px;
line-height: 22px;
color: #42512F;
background: #ECEDEE;
}

.smallbox{
width:8px;
height:8px;
border:0;
vertical-align:middle;
margin-left:3px;
}