#contact_bd {
	background-image: url(images/main_bg.png);
	height: 700px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#contact_form_holder {
	float: left;
	height: 630px;
	width: 630px;
	margin-top: 10px;
	margin-left: 10px;
	border-right-width: thin;
	border-right-style: outset;
	border-right-color: #F00;
}
#contact_info {
	float: right;
	width: 350px;
	margin-top: 25px;
	margin-right: 5px;
	font-size: 100px;
}
.GREN {
	color: #060;
}
