img {
  border: none;
}

div#content {
  background: url(../images/fabulish_main_15.jpg) no-repeat;
  padding-left: 545px;
  width: 449px;
  height: 468px;
}

div#about_bkg {
  background: url(../images/about_bkg.jpg) no-repeat;
  width: 994px;
  height: 468px;
}

div#solutions_bkg {
  background: url(../images/solutions_bkg.jpg) no-repeat;
  width: 994px;
  height: 468px;
}

div#procedures_bkg {
  background: url(../images/procedures_bkg.jpg) no-repeat;
  width: 994px;
  height: 468px;
}

div#references_bkg {
  background: url(../images/references_bkg.jpg) no-repeat;
  width: 994px;
  height: 468px;
}

div#demo_bkg {
  background: url(../images/demo_bkg.jpg) no-repeat;
  width: 994px;
  height: 468px;
}

div#contact_form {
  position: relative;
  top: 20px;
  left: 30px;
  color: #FFFFFF;
  width: 400px;
}

div#header {
  position: relative;
  background: url(../images/fabulish_main_03.jpg) no-repeat;
  width: 994px;
  height: 125px;
}

div.header {
  font-family: Verdana, Arial, sans-serif;
  font-size: 48px;
}

div.info {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

div.info2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

div.label {
  padding-top: 20px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;  
  float: left;
  width: 80px;
}

div.inputbox {
  padding-top: 20px;
  float: left;
}

input.inputbox, textarea.inputbox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px; 
  background: #000000;
  color: #FFFFFF;
  width: 280px;
  border: 1px solid #736f65;
  overflow: hidden;
}

div.button {
  padding-top: 20px;
  float: right;
  padding-right: 40px;
}

input.button {
  background: #000000;
  color: #FFFFFF;
  border: 1px solid #736f65;
  width: 70px;
  height: 20px;
  padding-bottom: 2px;
}

div#movie {
  position: relative;
  width: 480px;
  height: 400px;
  top: 53px;
  left: 273px;
}


