/* merit */

.merit{

	background-image: url("../staff/img/merit_back.gif");

	background-repeat:no-repeat;

	background-position:bottom;

	padding-bottom:1px;

	margin-bottom:15px;

}

.merit h3{

	margin-left:15px;

	margin-right:15px;

	margin-bottom:10px!important;

}

.merit p{

	margin-left:15px;

	margin-right:15px;

	margin-bottom:15px!important;

}



/* flow */

.flow{

	width:535px;

	background-image: url("../staff/img/flow_back.gif");

	background-repeat:no-repeat;

	background-position:bottom;

	padding-bottom:30px;



}

.flow p{

	margin-bottom:10px!important;

}

.flow .message{

	margin-left:15px;

	margin-right:15px;

}

.flow .message .box{

	padding-top:10px;

	padding-left:10px;

	padding-right:10px;

	padding-bottom:1px;

	margin-bottom:10px;

	background-color:#FFFFCC;

}

.flow .message .box h3{

	margin-bottom:5px!important;

}

.flow .event{

	background-image: url("../staff/img/event_flow_back.gif");

	background-repeat:no-repeat;

	background-position:bottom;

	padding-bottom:1px;

	margin-bottom:10px;

}

.flow .event h3{

	margin-bottom:5px!important;

}

.flow .event p{

	margin-right:10px;

	margin-left:10px;

}

.last{

	background-image: url("../staff/img/flow_back2.gif")!important;

	padding-bottom:30px!important;

	padding-bottom:0!important;

	margin-bottom:15px;

}

#content .flow .entry{

	margin-left:15px;

	margin-right:15px;

	margin-bottom:5px;

}

#content .flow .entry h3{

	margin-bottom:0!important;

}

#content .flow .entry .web{

	float:left;

	width:245px;

	margin-bottom:10px;

	background-image: url("../staff/img/lead_entry_back.gif");

	background-repeat:no-repeat;

	background-position:bottom;

	margin-bottom:5px;

}

#content .flow .entry .web a{

	width:225px;

	height:40px;

	display:block;

	text-decoration:none;

	text-indent:-9999px;

	background-image: url("../staff/img/lead_entry_web.jpg");

	background-repeat:no-repeat;

	background-position:0 0;

}

#content .flow .entry .web a:hover{

	background-position:0 -40px;

}

#content .flow .entry .tel{

	float:right;

	width:245px;

	margin-bottom:10px;

	background-image: url("../staff/img/lead_entry_back.gif");

	background-repeat:no-repeat;

	background-position:bottom;

	margin-bottom:5px;

}

#content .flow .web p,

#content .flow .tel p{

	padding-left:10px;

	padding-right:10px;

}