*{margin:0; padding:0;}

#top {
  font-family: "Trebuchet ms", sans-serif;
  height:75px;
  width:900px;
  margin: 10px auto;
  display:block;
  overflow:hidden;
  clear:both;
  text-align:right;
}

#home_btn {outline:none; border:none; background:url(http://www.ticketvoid.com/i/home_btn.jpg) top center no-repeat; display:block; width:215px; height:75px; float:left;}

#login {width:345px; height:51px; float:right; display:block; padding:10px 0px 0px 0px;}

#login div.row1 {height:22px; clear:both; text-align:right;}

#login div.row2 {height:25px; text-align:left; clear:both;}

#login div.row2 input {width:128px; height:22px; border:#242424 1px solid; }

#start-btn {
  outline:none;
  border:none;
  display:block;
  width:200px;
  height:85px;
  display: block;
  cursor: pointer;
  float:left;
}

/* For the Form Wrapper */

#wrapper {
  width:940px;
  margin: 10px auto;
  clear:both;
}

#form-wrapper {
  display: block;
  clear:both;
  margin: 0 auto;
  padding: 0;
  width: 960px;
}

#form-bg {
  background-color:#0097D6;
  padding: 20px 0px;
  width: 100%;
  display: block;
  clear:both;
}

.form-column {
  padding: 5px 10px;
  width:220px;
  float: left;
}

.form-column-last {
  padding: 5px 0px;
  margin: 0 0 0 10px;
  width:220px;
  float: left;
  
}

.checks {
  padding: 5px 0;
  color: #ffffff;
}

.suffix {
	padding-right: 60px;
}

#left {
  clear:none;
  float:left;
  text-align:left;
  width:520px;
  margin:0 10px;
}

#right {
  clear:none;
  float:left;
  font-family:Arial,san-serif;
  margin:0 10px;
  text-align:center;
  width:300px;
}

div.form-left, div.form-center, div.form-right, div.form-left3 {
  width: 220px;
  float:left;
  clear:none;
}

#bbb{
  margin: 0 0 0 20px;
}

#footer {
  clear: both;
  background:#E5E5E5 none repeat scroll 0 0;
  font-size:11px;
  margin:20px auto;
  text-align:center;
}

#footer p {
   padding: 20px 10px;
}

.clear-block {
  display:block;
  float: none;
  clear: both;
}