@charset "utf-8";
/* CSS Document */

body {
background-image: url(../img/top-bg.gif);
background-repeat: no-repeat;
background-position: left top;
padding-top: 13px;
padding-left: 8px;
text-align: left;
vertical-align: top;
}

.container {
clear:right;
float:left;
text-align:left;
width:964px;
}

.header1 {
clear:left;
float:left;
height:97px;
text-align:left;
width:400px;
}

.header2 {
clear:right;
float:right;
height:49px;
margin-left:-400px;
padding-top:48px;
text-align:right;
width:564px;
}

.intro-main {
clear:both;
float:left;
padding-bottom:14px;
width:100%;
}

.bucket-USA {
background-image: url(../img/bucket-usa.jpg);
background-position:left top;
background-repeat:no-repeat;
clear:left;
float:left;
height:171px;
text-align:left;
width:488px;
}

.bucket-INTERNATIONAL {
background-image: url(../img/bucket-international.jpg);
background-position:right top;
background-repeat:no-repeat;
clear:right;
float:right;
height:171px;
margin-left:-488px;
text-align:left;
width:476px;
}