h2 {
	font-size:26px;
}

p {
	font-size:14px;
}

.navbar-inner {
	min-height:80px;
}

.nav-collapse .nav li {
	line-height:60px;
}

.navbar .brand {
	padding:3px 20px;
}

#action-header {
	margin:0;
	line-height:38px;
}

.container {
	margin-bottom:40px;
}

.page-header {
	color:#5a5a5a;
}

.form-actions {
	background-color:white;
}

.tab-pane h3 {
	margin:0;
}

#services-row .row {
	padding:50px 0;
}

.services-content h3 {
	margin:0;
}

footer {
	background:#252525;
	border-top:0;
	margin-top:19px;
	padding-top:19px;
}

footer .container, .navbar .container {
	margin-bottom:0;
}

footer h4 {
	color:white;
}

footer p {
	font-size:12px;
	color:#999;
}

footer a, footer a:hover {
	color:white;
}

footer #footer-links h4, footer #subscribe h4 {
	color:#999;
}

footer .container ul {
	margin-bottom:25px;
}

footer #footer-floor {
	background:#1b1b1b;
	padding:10px 0;
}

footer #footer-floor #copyright {
	padding-top:10px;
}

footer #footer-floor #social-icons {
	padding-top:2px;
}

footer #footer-floor #social-icons a {
	background:url("../img/footer-icons-sprite.png") 0 0 no-repeat;
	float:left;
	width:35px;
	height:35px;
	overflow:hidden;
	text-index:-900px;
	margin:0 5px 0 0;
}

footer #footer-floor #social-icons a.facebook {
	background-position:-35px 0;
}
footer #footer-floor #social-icons a.blog {
	background-position:-70px 0;
}