.col980 {
	width: 1280px;
}
#help_desk_phone_sm {
	height: 102px;
	width: 221px;
	float: right;
	margin-left: 0;
    top: 169px;
    position: static;
}
.col746 {
	width: 1035px;
	float: left;
}

.topmargin {
	margin-top:20px;
}

.col940 {
	width: 1218px;
}
.statistics{
	width: 1218px;
}
.statistics h3{
	color: #d31414;
	margin: 5px 0;
	font-size: 1em;
}
.statistics h4{
	color:#5099c8;
}
.statistics_box{
	width: 382px;
	float:left;
	/*color: #335266;*/
	margin-bottom: 20px;
}
.margin_box{
	margin-right:35px;
}
.border_bottom{
	border-bottom: 1px solid #dcdcdc;
	padding: 4px 0 4px 0;
	width: 360px;
	float:left;
	transition: all .2s ease 0s;
    -moz-transition: all .2s ease 0s;
    -webkit-transition: all .2s ease 0s;
    -o-transition: all .2s ease 0s;
}
.border_bottom:hover{
    background: #f4f4f4;
    padding: 4px 10px 4px 10px;
    color: #d31414;
}