/* Feature Graphics */
body#about #feature-area						{ background: url(../img/banner4.jpg) no-repeat; }
#feature-area                         { background: #fff; no-repeat; border: 1px solid #ddd;  margin-bottom: 15px; height: 320px; }
#feature-area                         { border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
body#about #lower-area {
width:100%;
}
body#about #feature-area h2 {
background:transparent url() no-repeat scroll 0 0;
height:72px;
margin:20px 0 0 140px;
text-indent:-5000px;
}

body#about .callout {
margin-top:20px;
}
body#about .firstcolumn {
margin-right:10px;
}
body#about .oftwo {
height:150px;
margin-bottom:20px;
width:35%;
}

.callout                              { margin-top: 40px; background: url(../img/bg_callout.png) repeat-x 0 100%; padding-top: 12px; border: 1px solid #DBE8EE;}
.callout div                          { padding: 0 20px 20px 20px; list-style:none; }
.callout h3                           { margin-top: 0 !important; }
.callout li                           { clear: both; list-style: none !important;;}
.callout p                            { margin-bottom: 20px; }
.callout img                          { float: left; margin: 0 20px 20px 0; }
.button-gray                          { font-size: 125%; font-weight: bold; text-align:center;}

/* advertisement*/
.promo-tile {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#DEE6F0 none repeat scroll 0 0;
}

.contact_gray {color: #616161;}