.main_box {
	background-image: url(images/box_main.png);
	background-repeat: no-repeat;
	height: 800px;
	width: 785px;
	background-position: center center;
}
.text_margined {
	padding: 20px;
}
.textbox_side {
	background-image: url(images/box_newside.png);
	height: 434px;
	width: 780px;
}
.picture_side {
	margin-right: 10px;
}
.textbox_sidewhite {
	background-image: url(images/box_newsidewhite.png);
	height: 434px;
	width: 780px;
}
.text_marginedCopy {
	margin-right: 5px;
	text-align: left;
	margin-left: 5px;
}
.text_marginedmain {
	padding: 35px;
}

