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

#mainImg {
	background: url(/wherefind/img/mainimg.jpg) 0 0 no-repeat;
}
body.wherefind h1 {
	background:url(/wherefind/img/sectitle.gif) 0 0 no-repeat;
}
body.usa h2,body.canada h2,body.puertorico h2 {
	margin:20px 0;
	padding:0;
	height:21px;
	text-indent:-5000px;
}
body.usa h2 {
	background:url(/wherefind/img/title_usa.gif) 0 0 no-repeat;
}
body.canada h2 {
	background:url(/wherefind/img/title_canada.gif) 0 0 no-repeat;
}
body.puertorico h2 {
	background:url(/wherefind/img/title_puertorico.gif) 0 0 no-repeat;
}
