.firstrow {
	background: #e15603;
	height: 378px;
	font-size: 11px;
}

.firstrow a {
	color: #fff;
}

.contact_img {
	float: left;
	height: 378px;
	width: 481px;
}

.secondrow {
	background: #000c23;
	height: 200px;
	border-top: 4px solid #000;
	font-size: 11px;
}

.textbox {
	float: left;
	height: 378px;
	width: 482px;
	color: #fff;
}

.textbox .txt {
	padding: 30px 0;
	margin: 0 40px;
}

.secondrow .txt {
	float: left;
	margin: 20px 100px;
	color: #fff;
}

.secondrow a {
	color: #e15603;
}
