ÿþ<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /> <title>Light Green Skin - Basic Layout | Customer Service</title> <link href="App_Themes/Basic_LightGreenSkin/Body.css" rel="stylesheet" type="text/css" /> <link href="App_Themes/Basic_LightGreenSkin/Class.css" rel="stylesheet" type="text/css" /> <link href="App_Themes/Basic_LightGreenSkin/Forms.css" rel="stylesheet" type="text/css" /> <link href="App_Themes/Basic_LightGreenSkin/Ids.css" rel="stylesheet" type="text/css" /> <link href="App_Themes/Basic_LightGreenSkin/Tables.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="Wrapper"> <div id="Top"><!--#include file="inc.Top.shtm" --> <!--#include file="inc.TopMenu1.shtm" --><!--end #Top_Menu1 --> <!--#include file="inc.TopMenu2.shtm" --><!--end #Top_Menu2 --> <!--end #Top --></div> <div id="LeftContainer"> <div id="Categories"> <!--#include file="inc.Categories.shtm" --> <div id="ShoppingCart"><!--#include file="inc.ShoppingCart.shtm" --><!--end #ShoppingCart --></div> <div id="JobStatus"><!--#include file="inc.JobStatus.shtm" --><!--end #ShoppingCart --></div> <!--end .Categories --></div> <!--end #LeftContainer --> </div> <div id="ContainerInner"> <h1>Customer Service</h1> <h2>Have a question or issue?</h2> <p>Fill out the form below and one of our customer care representatives will respond to your inquiry as soon as possible.</p> <div class="Alert">Alert<br /> Goes here!</div> <div id="GalleryDesign"> <h3>Printing Design Gallery</h3> <div class="MainContainer"> <table cellpadding="0" cellspacing="0"> <tbody> <tr> <td><strong>First Name:</strong></td> <td><input name="ctl00$bodyContents$firstNameTextBox" maxlength="50" id="ctl00_bodyContents_firstNameTextBox" class="InputBorders" type="text" /> <span class="ColorRed1">*</span></td> </tr> <tr> <td><strong>Last Name:</strong></td> <td><input name="ctl00$bodyContents$lastNameTextBox" maxlength="50" id="ctl00_bodyContents_lastNameTextBox" class="InputBordersRequired" type="text" /> <span class="ColorRed1">*</span></td> </tr> <tr> <td><strong>Your E-Mail:</strong></td> <td><input name="ctl00$bodyContents$emailTextBox" maxlength="50" id="ctl00_bodyContents_emailTextBox" class="InputBordersRequired" type="text" /> <span class="ColorRed1">*</span></td> </tr> <tr> <td>Order ID:</td> <td><input name="ctl00$bodyContents$orderIDTextBox" maxlength="50" id="ctl00_bodyContents_orderIDTextBox" class="InputBorders" type="text" /></td> </tr> <tr> <td>Category:</td> <td><select name="ctl00$bodyContents$ddl1" id="ctl00_bodyContents_ddl1"> <option value="3">Artwork</option> <option value="1">Basic</option> <option value="5">Design</option> <option value="2">Other</option> <option value="4">Shipping</option> </select></td> </tr> <tr> <td><strong>Question Topic:</strong></td> <td><input name="ctl00$bodyContents$questionTopicTextBox" maxlength="50" id="ctl00_bodyContents_questionTopicTextBox" class="InputBordersRequired" style="width: 250px;" type="text" /> <span class="ColorRed1">*</span></td> </tr> <tr> <td><strong>Question:</strong></td> <td valign="top"><input name="ctl00$bodyContents$questionTextBox" maxlength="500" id="ctl00_bodyContents_questionTextBox" class="InputBordersTextAreaRequeried" style="height: 70px; width: 250px;" type="text" /> <span class="ColorRed1">*</span></td> </tr> <tr> <td></td> <td align="center"><input name="ctl00$bodyContents$submitButton" id="ctl00_bodyContents_submitButton" src="App_Themes/Basic_LightGreenSkin/images/Buttons/SubmitMyRequest.png" alt="Submit my Request" onclick='javascript:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions(&quot;ctl00$bodyContents$submitButton&quot;, &quot;&quot;, true, &quot;&quot;, &quot;&quot;, false, false))' type="image" /></td> </tr> </tbody> </table> <!--end .MainContainer --></div> <!--end #GalleryDesign--> </div> <p class="ColorRedBgYellow">* <strong>Please note:</strong> All submissions are logged to a response queue and will be addressed in the order received. General requests and inquires are typically replied to within 1-3 hours. Sales and order-specific inquires submitted via this form  as opposed to the form provided within the  account manager utility  must be re-routed, and as such, may extend response time.</p> <!--end #ContainnerInner --> </div> <br class="ClearFloat" /> <div id="Footer"><!--#include file="inc.Footer.shtm" --> <!--end #Footer --></div> <!-- This clearing element should immediately follow the #mainContent div in order to force the #Wrapper div to contain all child floats --> <br class="ClearFloat" /> <!--end #Wrapper --></div> </body> </html>