@charset "utf-8";
/* CSS Document */
.distributorcontainer {
	width:730px;
	height:320px;
	margin-right: auto;
	margin-left: auto;
	}
.uscanada {
background-color:#0099FF;
	background-image:url(../images/uscanada.jpg);
	background-repeat:no-repeat;
	width:730px;
	height:240px;
	float:left;
	}
.body5 {
background-color:#ffffff;
	width: 780px;
	height:320px;
	margin-right: auto;
	margin-left: auto;
}
.usa {
	height:12px;
	float:left;
	margin-left: 170px;
	}
.canada {
	height:12px;
	float:left;
	margin-left: 250px;
	}
.distributorpic {
	width:750px;
	height:120px;
	background-image: url(../images/flash-2.jpg);
	background-repeat: no-repeat;
	}

