﻿
.content {
margin-top:0px;
padding-top:0px;
}

.hometop {
	background-color:#313131;
}

.homecontent {
margin-top:50px;
margin-bottom:50px;
text-align:center;
}

.homeboxes {
margin-bottom:60px;
	text-align:center;

}

	.homeboxes .homeboxinner {
		padding-top:30px;
		height: 174px;
		font-size:12px;
		background-color: #0f1925;
		color: white;
		padding-left:46px;
		padding-right:46px;
	}

.homeboxes h2 {
	font-size:22px;
	color:#fff;
	text-transform:none;
	font-weight:600;
	text-align:center;
	line-height:24px;

}

.homeboxes .boxlink {
	color:#43c1ee;
	font-size:16px;
	display:inline-block;
	padding-bottom:3px;
	border-bottom:1px solid #43c1ee;
	text-decoration:none !important;
}
