#container{ background-image: none; }

#content{ width: 960px; overflow: hidden; }
#content #copy{ float: left; width: 551px; }
#content #copy h1{ width: 551px; height: 92px; }
#content #copy h3{ margin-left: 10px; }
#content #padded{ padding: 30px; }
#content #sidebar{ float: left; width: 409px; background: url('/images/common/sidebar_shadow.gif') top left no-repeat; overflow: hidden; }

h2{ font-family: Arial, "MS Trebuchet", sans-serif; font-size:18px; font-weight: normal; color: #000; padding-bottom: 15px; }
blockquote{ font-family: Arial, "MS Trebuchet", sans-serif; font-size: 24px; font-weight: normal; color: #5092b6; padding: 20px 0px; margin: 0px 0px 15px 0px; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; }

#request_consultation{ padding: 30px; }
#request_consultation h3{ font-family: Arial, "MS Trebuchet", sans-serif; font-size: 24px; font-weight: normal; color: #000; padding-bottom: 15px; }
#request_consultation p{ font-family: Arial, "MS Trebuchet", sans-serif; font-size: 12px; font-weight: normal; color: #666; padding-bottom: 15px; }
.textfield{ border: 1px solid #ccc; width: 220px; height: 20px; padding: 5px; font-family: Arial, "MS Trebuchet", sans-serif; font-size: 12px; font-weight: normal; color: #666; }
.send_btn{ width: 96px; height: 36px; cursor: pointer; background: url('/images/common/send_btn.gif') top left no-repeat; }

.floatleft{ float: left; margin: 0px 20px 15px 0px; }