/* CSS Document */

div#content p { line-height:1.4em; }

div#content { 
	width:100%;
}

H1{ 
	clear:right;
}

.location {
	float:left;
	text-decoration:underline; 
	font-weight:bold; 
	font-size:195%;
}

.address-1 {
	float:left;
	clear:left;
	font-size:140%;
}
.address-2 {
	float:left;
	clear:left;
	font-size:140%;
}
.postal-code {
	float:left;
	clear:left;
	font-size:140%;
}
.phone {
	float:left;
	clear:left;
	font-size:140%;
}
.toll-free {
	float:left;
	clear:left;
	font-size:140%;
}
.fax {
	float:left;
	clear:left;
	font-size:140%;
}
.email {
	float:left;
	clear:left;
	font-size:140%;
}
.web-site {
	float:left;
	clear:left;
	font-size:140%;
}

div#head-office {
	float:left;
	width:470px;
	margin-bottom:60px;
}
div#atlantic-canada-and-quebec {
	float:left;
	width:470px;
	margin-bottom:60px;
}

div#ontario {
	float:left;
	width:470px;
	margin-bottom:60px;
	clear:left;
}
div#western-canada {
	float:left;
	width:470px;
	margin-bottom:60px;
}

div#austalia-and-new-zealand {
	float:left;
	width:470px;
	clear:left;
}
