#top_section
{
  width: 100%;
  height: 80px;
}

#top_left_section
{
}

#top_right_section
{
  background-image: url("images/main/top_right.png");
}

#middle_section
{
  width: 100%;
  height: 40px;
}

#middle_left_section
{
  background-image: url("images/main/middle_left.png");
}

#middle_right_section
{
}

#bottom_section
{
  width: 100%;
  height: 420px;
}

#bottom_left_section
{
  color: #000000;
  background-color: #b5b9bc;
  text-align: center;
}

#bottom_middle_section
{
  width: 540px;
  height: 420px;
  margin-left: 140px;
  margin-right: 200px;
}

#contact_bottom_middle_section
{
  width: 500px;
  height: 380px;
  margin-left: 140px;
  margin-right: 200px;
  padding: 20px;
}

#bottom_right_section
{
  width: 190px;
  height: 400px;
  color: #000000;
  background-color: #FFFFFF;
  padding: 5px;
  padding-top: 15px;
  float: right;
}

#top_bottom_right_section
{
  height: 325px;
}

#bottom_bottom_right_section
{
}

div.left_section
{
  width: 140px;
  height: 100%;
  float: left;
}

div.right_section
{
  width: 740px;
  height: 100%;
  margin-left: 140px;
}

img.design_selection_button
{
  cursor: pointer;
}

#design_menu
{
  width: 90px;
  height: 55px;
  display: inline;
  position: relative:
  top: 5px;
}

#design_title
{
  font-weight: bold;
  position: relative;
  top: 3px;
}

#design_description
{
  position: relative;
  top: 8px;
}

div.contact_header
{
  font-weight: bold;
}

div.contact_section
{
  font-weight: normal;
  margin-top: 5px;
  margin-bottom: 10px;
}
