body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	background-color: #336699;
	font-size: 12px;
	background-image: url(northamerica/image/bg.jpg);
	background-repeat: repeat-x;
}

#reflection {
	width: 720px;
	padding: 0px;
	margin: 0px;
	background-color: #336699;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-image: url(northamerica/image/reflection.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#bannerimage {
	background-image: url(northamerica/image/banner_namerica.gif);
	background-repeat: no-repeat;
	height: 91px;
	margin-top: 8px;
	margin-left: 15px;
	float: none;
}
