@charset "utf-8";


.section-box { display: inline-block; width: 271px; height: 121px; background: url('../images/home_box_back.gif') no-repeat; vertical-align: top; }
.box-content { display: inline-block; position: relative; padding: 10px; width: 251px; height: 101px; text-align: left; }

#testimonials {  }
#virtual-office { margin-left: 20px; margin-right: 20px; }
#news {  }

h1 { font-family: Verdana, Arial, Helvetica, sans-serif; padding-left: 25px; font-weight: 200; font-size: 1.1em; color: #000000; }
h1 em { color: #0055A4; font-style: normal; }
p { padding-top: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: 100; font-size: 0.75em; color: #55595E; }

.bullet { float: left; position: absolute; left: 10px; top: 15px; }
.go-button { float: right; position: absolute; bottom: 10px; right: 10px; }
.clear { clear: both; }
