@import "reset.css";

#sales_partner_img {
  padding:10px;
}

#container {
  width:953px;
  margin:0 auto;
  padding-bottom:50px;
  font-family:Helvetica, Arial, sans-serif;
}
#boycott {
	width:953px;
	height:1233px;
	background-image:url(../images/boycott_bg.jpg);
}
#boycott_text {
	color:#0a0055;
	width:550px;
	margin-left:350px;
	}
#boycott_text h1{
	font-size:32px;
	color:0a0055;
	}

#boycott_text h2{
	font-size:17px;
	}
	
#blue_box {
  width:455px;
  overflow:hidden;
  background:#224fa8 url(images/blue_box_bg.gif) no-repeat;
  color:#ffffff;
  float:left;
  margin-top:35px;
  margin-left:375px;
}
#blue_box_footer {
  width:455px;
  background:url(images/blue_box_footer.gif) no-repeat;
}

#blue_box p {
  padding:80px 20px 10px 20px;
  line-height:150%;
}

#blue_box form p {
  margin:10px;
  padding:5px 10px;
}
#blue_box #register {
  padding:0;
  padding-left:20px;
}
.register_line {
  width:80%;
  color:#ffffff;
  margin-bottom:20px;
}

#event_info {
  width:230px;
  float:right;
}
#event_info #reg_info_header {
  font-size:16px;
  font-weight:bold;
  text-decoration:underline;
  padding-top:0px;
  padding-left:20px;
}
#event_info p {
  padding:5px;
  padding-left:25px;
  font-size:14px;
}

form p input {
  width:195px;
  height:30px;
  font-size:18px;
}
form input#submit {
  margin:5px 20px;
}

#green_box {
  width:431px;
  height:251px;
  background:url(images/green_box_bg.gif) no-repeat;
  float:right;
  margin-top:10px;
  margin-right:20px;
}

.clear {
  clear:both;
}
#super_suppers {
  float:right;
  text-align:right;
  padding:10px;
  margin-right:10px;
}
#super_suppers img {
  width:200px;
}