
body {
	background-image: url(images/bg-pattern.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
}
#wrapper {
background-image:url(images/wrapper.png);
background-position:0 0;
background-repeat:no-repeat;
height:409px;
margin:0 auto;
padding-top:235px;
width:741px;
	}
#wrapper-main {
color:#666600;
font-size:16px;
font-weight:normal;
height:100px;
line-height:2em;
margin:0 auto;
text-align:center;
width:345px;
	}
.can a{
background-image:url(images/can.png);
background-position:0 0;
background-repeat:no-repeat;
color:#990000;
display:block;
float:left;
font-size:14px;
height:42px;
line-height:2.5em;
margin:0 10px 0 auto;
text-decoration:none;
text-indent:-9999px;
width:166px;
	}
.usa a{
background-image:url(images/usa.png);
background-position:0 0;
background-repeat:no-repeat;
color:#990000;
display:block;
float:left;
font-size:14px;
height:42px;
line-height:2.5em;
text-decoration:none;
text-indent:-9999px;
width:166px;
	}
a:hover {
	text-decoration:underline;}
a:link, a:visited {
	outline:none;
}
#video {
color:#990000;
font-size:16px;
font-weight:bold;
margin:0 auto;
text-align:center;
width:375px;
}