.buynow {
	border-top: 1px solid #92928d;
	padding: 0;
	background: #232a2c;
	height: 50px;
}

.buynow a {
	display: block;
	background: url(/assets/img/visitors/welcome/go.png) no-repeat center #427586;
	color: #fff;
	height: 0;
	padding-top: 50px;
	overflow: hidden;
	border: 1px solid #599ab0;
}

.buynow a:hover {
	background-color: #599ab0;
	text-decoration: none;
}

.buynow img {

}

.section1 {
	padding: 15px 0;
}

.standardform label {
	font-size: 24px;
	margin-right: 10px;
	font-weight: normal;
}

.standardform .input {
	font-size: 32px;
}

.section2 a {
	color: #fff;
}

.services h3 {
	font-size: 24px;
}

.section2 h3 {
	margin-top: 0;
	padding-top: 40px;
	margin-bottom: -.5em;
}

.directory-content {
	padding: 40px 0;
	background: #fff;
}