/* MAIN PURPLE COLOR: #705962 */

body {
   text-align: center;
   background-color: #705962;
}

img {
   border-width: 0;
}

#main_container {
   margin: 41px auto 0 auto;
   width: 799px;
   height: 608px;
   background-image: url(../images/background-main.gif);
   text-align: left;
   position: relative;
}

#main_logo {
   position: absolute;
   top: -31px;
   left: 40px;
}

#main_phone {
   position: absolute;
   top: 0px;
   right: 40px;
   text-align: right;
   color: white;
   font-family: times, serif;
   font-size: 18px;
}

#main_menu {
   position: absolute;
   top: 59px;
   left: 30px;
   text-align: center;
   z-index: 1;
}

#main_menu a {
   text-decoration: none;
   font-size: 15px;
   font-weight: bold;
   font-style: italic;
   color: #446;
   padding: 0 16px
}

#main_titleheader {
   position: absolute;
   top: 112px;
   left: 40px;
}

#main_content {
   position: absolute;
   top: 145px;
   left: 44px;
   width: 711px;
   height: 366px;
   font-family: arial, sans-serif;
   font-size: 11px;
   color: #446;
   height: 292px;
   z-index: 100;
}

#main_footer {
   font-family: arial, sans-serif;
   font-size: 11px;
   position: absolute;
   left: 51px;
   top: 519px;
   height: 20px;
   width: 697px;
   z-index: 1;
}

#simple_layout {
   width: 100%;
}

#simple_layout_text_cell {
   padding: 11px 15px 0px 15px;
   vertical-align: top;
}

#simple_layout_text_cell p {
   margin-top: 0;
   margin-bottom: .75em;
   line-height: 1.4em;
}

#simple_layout_text_cell h2 {
   font-size: 16px;
   color: #446;
   padding: 0;
   margin: .2em 0 .2em;
   font-family: times, serif;
   font-weight: normal;
}

#simple_layout_text_cell h2 strong {
   color: #77A;
   font-weight: normal;
}



#simple_layout_text_cell a {
   color: #77A;
}


#simple_layout_image_cell {
   padding: 0px;
   width: 396px;
   vertical-align: top;
}

#wording_switcher {
   position: absolute;
   width: 100px;
   text-align: right;
   right: 195px;
   top: 345px;
}

#wording_sublinks {
   padding-top: 15px;
}


#simple_layout td.order_layout {
   background-image: url(../images/background-ribbon.jpg);
   height: 366px;
   padding: 0px;
   position: relative;
}

#simple_layout td.order_layout p {
   position: absolute;
   top: 20px;
   left: 20px;

   font-size: 18px;
   color: #446;
   font-family: times, serif;
   font-weight: normal;
   font-style: italic;
}

#simple_layout td.order_layout h2 {
   font-size: 18px;
   font-style: italic;
   position: absolute;
   top: 320px;
   right: 30px;
   color: #B89;
}

#simple_layout td.sample_request p.acknowledgement {
   position: absolute;
   top: 20px;
   left: 20px;

   font-size: 16px;
   color: #446;
   font-family: times, serif;
   font-weight: normal;
   font-style: italic;
}

/* EXTRA FORM STYLES */

.sample_request input,
.sample_request select
{
    font-size: 10px;
}
