<!-- : Default.htm : Archtwin Associates : Feb 19, 2009 : Sep 07, 2011 : Architwin font: Trebuchet MS 36/14 //--> <?xml version="1.0" encoding="iso-8859-1" standalone="yes"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>Architwin Associates - Home</title> <meta http-equiv="content-type" content="text/xml;charset=iso-8859-1" /> <meta http-equiv="Content-Style-Type" content="text/css" /> <link rel="stylesheet" type="text/css" href="architwin.css" /> <script language="javascript" type="text/javascript"> //******* Functions on button click ******** <!-- //function btnHome_onclick() { // window.location="Default.htm"; //} function btnExpertise_onclick() { window.location="expertise.htm"; } function btnLinks_onclick() { window.location="links.htm"; } function btnAwards_onclick() { window.location="awards.htm"; } function btnContacts_onclick() { window.location="contacts.htm"; } //--> </script> </head> <body> <table align=center cellspacing="0" cellpadding="0" > <!-- Archtwin image--> <tr> <th class="arcTable" colspan="6" > <img src="architwin.bmp" alt="" /> </th> </tr> <!--Header Image--> <tr> <th class="headTable" colspan="6" > <img src="wheel.jpg" alt="" /> </th> </tr> <!--Side Image--> <tr> <th class="sideTable" rowspan ="2" align ="left" > <table class ="InnerTable" > <tr > <td class="innerTD" bgcolor="#d3d3d3"> <b>Plan:</b> <br /> Identify the tasks and requirements of the project, keeping minute details in focus </td> </tr> <tr > <td class="innerTD" bgcolor="#c0c0c0"> <b>Define:</b> <br /> Clearly understand the client s requirements and define phase wise steps for development team </td> </tr> <tr > <td class="innerTD" bgcolor="#a9a9a9"> <b>Design:</b> <br /> Invent a solution of components to deliver those requirements </td> </tr> <tr > <td class="innerTD" bgcolor="#808080"> <b>Develop:</b> <br /> Build and test solution components </td> </tr> <tr > <td class="innerTD" bgcolor="#696969"> <b>Deploy:</b> <br /> Incorporate developed solutions and implement </td> </tr> <tr > <td class="innerTD"bgcolor="#646464"> <b>Conclude:</b> <br /> Transitions project to client, celebrate success and prepare for post launch operations </td> </tr> </table> </th> <!--Falg Button 5 Columns--> <th class="flagTable" background="tl.bmp" > <input class="flagImage" id="btnHome" type="button" style="background-image: url(FlagBW.bmp); cursor: hand; font-weight: bold; font-size: 9pt; color: black;" language="javascript" onclick="return btnHome_onclick()" title="Home" value="Home"/> </th> <th class="flagTable"> <input class="flagImage" id="btnExpertise" type="button" style="background-image: url(FlagBW.bmp); cursor: hand; font-weight: bold; font-size: 9pt; color: black;" language="javascript" onclick="return btnExpertise_onclick()" title="Expertise" value="Expertise"/> </th> <th class="flagTable" > <input class="flagImage" id="btnLinks" type="button" style="background-image: url(FlagBW.bmp); cursor: hand; font-weight: bold; font-size: 9pt; color: black;" language="javascript" onclick="return btnLinks_onclick()" title="Links" value="Links"/> </th> <th class="flagTable"> <input class="flagImage" id="btnAwards" type="button" style="background-image: url(FlagBW.bmp); cursor: hand; font-weight: bold; font-size: 9pt; color: black;" language="javascript" onclick="return btnAwards_onclick()" Title="Awards" value="Awards"/> </th> <th class="flagTable"> <input class="flagImage" id="btnContacts" type="button" style="background-image: url(FlagBW.bmp); cursor: hand; font-weight: bold; font-size: 9pt; color: black;" language="javascript" onclick="return btnContacts_onclick()" title="Contacts" value="Contacts"/> </th> </tr> <!--Home Page Text--> <tr> <td class="paraTable" colspan="5"> <p class="paraBody"> Architwin Associates was formed in early 80s by its founder directors, of whom Jay C.Architect member of RIBA RAIA and other Junior Architects. AA has designed several prestigious projects world wide. <br /> <br /> AA do not believe in concrete jungles. Every element hold the imagination and aesthetic touch of its designer, every angle of our creation represents a quality and beauty to its beholder. Every project is a sculpture that has felt the touch of its multi-disciplinary team members. <br /> <br /> The selection of eco-friendly material combined with energy saving technology, AA will strive to provide a sustainable construction equation to protect the resources of our planet while presenting man made structures of excellence that make life worth living. <br /> <br /> In keeping with its declared philosophy, AA provides a multi-disciplinary building consultancy. It is geared to provide a comprehensive consultancy service in Architecture, Structural & Civil, Mechanical & Electrical Engineering, Landscaping, Interior design, Urban Design and Quantity Surveying. AA makes use of well established relationships with out side consultants. </p> </td> </tr> <!--Copyright Information--> <tr> <th class="crightTable" colspan="6"> <img class="imghed" src="copyright.bmp" alt="" /> </th> </tr> </table> </body> </html>