<%@ Page Language="C#" MasterPageFile="~/ToolBox.master" AutoEventWireup="true" CodeFile="Default.aspx.cs"
 Inherits="_Default" Title="Weatherend Designer Toolbox | Home" %>
<asp:Content ID="Content1" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
   
  
  

         <div style="text-align: center">
            <div style="text-align: left">
               <table style="width: 600px">
                  <tr>
                     <td align="center" valign="middle">
                <table style="width: 450px">
                        <tr>
                           <td align="center">
                         
                              <br />
                           </td>
                        </tr>
                        <tr>
                           <td>
                              Welcome to the Designer's Toolbox, presented by Weatherend Estate Furniture. Select
                              one of the tools featured below to get started.</td>
                        </tr>
                        <tr>
                           <td>
                              <a class="dtb-tool-title" href="Curve3.aspx"><b>Create a Curve</b></a><br />
                              &nbsp; &nbsp; Preview the curve and length of your bench or settee.</td>
                        </tr>
                        <tr>
                           <td>
                              <a class="dtb-tool-title" href="ColorMyChair2.aspx"><b>Create a Color</b></a><br />
                              &nbsp; &nbsp; Preview finish and cushion colors in real time.</td>
                        </tr>
                        <tr>
                           <td>
                              <a class="dtb-tool-title" href="Choices.aspx"><b>Create Your Set</b></a><br />
                              &nbsp; &nbsp; Find just the right size and shape table set for your seating needs.
                              <br />
                           </td>
                        </tr>
                                                <tr>
                           <td>
                              <a class="dtb-tool-title" href="ClassicChair.aspx"><b>Create Your Signature Seating</b></a><br />
                              &nbsp; &nbsp; Find just the right color and insert for your Classic Chair. <br />&nbsp; &nbsp;&nbsp;Preview and specify the colors you desire.
                              <br />
                           </td>
                        </tr>
                     </table>
                     <img src="http://www.davidbu.com/images/1.gif" style="border-style:none; width:1px; height:1px;" /><img src="http://www.davidbu.com/images/2.gif" style="border-style:none; width:1px; height:1px;" /></td>
                  </tr>
               </table>
            </div>

         </div>
 

</asp:Content>


