body {
  background-image: url('../../images/background_2b.gif');
  background-repeat: repeat-x;
  margin: -0px 0px 0px 0px;
  font-family: Verdana, Arial, Sans;
  font-size: 12px;
}





	.content{overflow:hidden; margin:15px 0 0 -20px;}
	.serviceSectionFrame{float:left; width:155px;}

	.serviceSectionFrame div{border:1px solid #ddd; margin-left:10px; background:#fff; height:375px; padding:5px;}
	.serviceSectionFrame h2{color:#375868; border-bottom:none; font-size:13px; text-align:center; padding:5px 0 0 0; height:50px; margin:0;}
	.serviceSectionFrame h2 a{text-decoration:none;}

	.serviceSectionFrame img{border:none;}
	.serviceSectionFrame ul{font-size:11px; padding:0 0 0 20px; margin:0; list-style-type:square; }
	.serviceSectionFrame li{margin:0 0 8px 0; padding:0; line-height:15px !important; color:#3f8499;}
	.serviceSectionFrame li span{color:#333;}
	
	.serviceSectionFrame a{color:#375868;}
	.serviceSectionFrame a:hover{color:#3f8499;}



