@charset "UTF-8";
/* CSS Document */

#int_page_wrapper {
	text-align: left;
	vertical-align: top;
	height: 800px;
	width: 100%;
	position: relative;
	background-color: #FFF;
	background-image: url(../images/grass_background.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#int_page_container {
	text-align: left;
	vertical-align: top;
	height: 193px;
	width: 960px;
	position: relative;
	top: 58px;
	left: 50%;
	margin-left: -480px;
	float: none;
	z-index: 10;
}
#int_page_middle {
	text-align: left;
	vertical-align: top;
	height: 302px;
	width: 952px;
	margin-left: -476px;
	position: relative;
	left: 50%;
	top: 100px;
	z-index: 20;
	background-image: url(../images/international_distribution_illus.png);
	background-repeat: no-repeat;
}
#int_page_footer {
	text-align: left;
	vertical-align: top;
	height: 66px;
	width: 960px;
	position: relative;
	top: 200px;
	left: 50%;
	margin-left: -480px;
	z-index: 30;
}
#int_page_buttons {
	text-align: left;
	vertical-align: top;
	height: 103px;
	width: 305px;
	position: relative;
	z-index: 60;
	left: 611px;
	top: 43px;
	padding-top: 129px;
}
