#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#logo_box {
	float: left;
	height: 600px;
	width: 600px;
}
.button_box {
	height: 140px;
	width: 350px;
	margin-top: 4px;
	float: left;
	margin-left: 20px;
	margin-bottom: 4px;
}
#t-spacer {
	display: block;
	height: 50px;
	position: relative;
	width: 980px;
	float: left;
}
.button_box1 {
	margin-top: 4px;
	float: left;
	margin-left: 20px;
	margin-bottom: 4px;
}

.img_size_button{
	height: 140px;
	width: 350px;
	
}

.img_size_logo{
	height: 600px;
	width: 600px;
	
}