  .box {
	 display: inline-block;
	 position: static;
	 margin: 10px;
	 margin-right: 9px;
	 float: left;
	 width: 31%;
	 height: 200px;
	 background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(245, 245, 245, 1) 0%, rgba(234, 234, 234, 1) 100%) repeat scroll 0 0;
	 border: 1px solid #dddddd;
}
 .box span {
	 display: inline-block;
	 vertical-align: middle;
	 line-height: normal;
	 position: static;
	 top: 25px;
}
 h2 {
	 color: #FFFFFF;
	 text-align: center;
	 background-color: #44546A;
}
 .box2 {
	 
	 margin-right: 9px;
	 float: left;
	 width: 365px;
	 height: 365px;
	 background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(245, 245, 245, 1) 0%, rgba(234, 234, 234, 1) 100%) repeat scroll 0 0;
	 border: 1px solid #dddddd;
}
 p.career {
	 text-align:center;
}
 h2 {
	 margin: 0 0 0 0;
}
.nav {
padding: 1px;
margin: 1px;
}

.nav li {
  padding: 9px 10px 9px 10px; 
}
.box3 {	
margin-right: 9px;
float: left;
width: 230px;
height: 230px;
background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(245, 245, 245, 1) 0%, rgba(234, 234, 234, 1) 100%) repeat scroll 0 0;	 
}
h2 {
	 color: #FFFFFF;
	 text-align: center;
	 background-color: #44546A;
     margin: 0 0 0 0;
}
 .center {
  margin: auto;
  width: 100%;
}
 