ÿþ<!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> <meta http-equiv="Content-type" content="text/html; charset=utf-8" /> <title>Rocket Printing</title> <link rel="stylesheet" href="css/stylesheet.css" type="text/css" media="screen" /> <script type="text/javascript" src="js/prototype.js"></script> <script type="text/javascript" src="js/rssfeeder.js"></script> <style type="text/css"> #chan_items #item { margin-top: 8px; width: 650px; } #chan_items #item_date{ color: #003300; font-size: 10px; margin-bottom: 0px; font-family: "Lucida Grande",Lucida,Verdana,sans-serif;font-weight:bold;} </style> </head> <body> <div id="wrapper"> <div id="header"> <div class="topspacer">&nbsp;</div> <div class="top"> <div id="top-controls"> </div> <div id="menu"> <ul> <li class="selected"><a href="#"><font color="#AE2326"><b>Home</b></font></a></li> <li ><a href="products.html">Products & Services</a></li> <li><a href="gallery.html">Gallery</a></li> <li><a href="about.html">About</a></li> <li><a href="contact.html">Contact</a></li> </ul> </div><!-- menu --> </div><!-- top --> <div id="twitter"> <p> <br> <img src="images/curly_braces.gif" alt=" " /><i>All we ask is the opportunity to quote</i></p> </div> <h1 id="logo" ><a href="#">Rocket Printing</a></h1> </div><!-- header --> <div id="content"> <div id="rocketlogo" class="grid"> <img src="images/rocketlogo.gif" alt=" " /> </div> <div id="leftColumn" class="grid_2"> <h1 id="norm"> Welcome to Rocket Printing </h1> <div class="postBody"> <p> <br> We are locally owned and operated, with over 15 years experience. Our fully qualified and dedicated staff will assist you, listen to your ideas and keep you informed. Our graphic design staff can work with to you to establish your branding and logos as well as create all your stationery and promotional products. <br> <br> We know that printing is always required in short timeframes and we strive to achieve all turnaround times. We offer a wide range of printing services including short runs, digital and offset printing. To find out more please click on our products & services tab or why not call or email us today. </p> </div> <div ><h2> News & Specials </h2> <p> Click <a href="http://twitter.com/rocketprinting">here</a> to find out more about the latest specials at Rocket Printing . </p> </div> <br><br><br><br> </div> <div id="column" class="grid"> <div class="grid_0"> </div> <div class="grid_2 sidebarSmallCol" id="item.digital.printing" onmouseover="showHighlight('digital.printing');"> <h4 id="title.digital.printing" >Digital Printing</h4> <ul> <li> <span id="digital.printing"> We provide high quality printing from disc, usb, cd & email. </span> <li> <a href="products.html?digital.printing"><span id="more.digital.printing">&raquo; more...</span></a> </ul> </div> <div class="grid_2 sidebarSmallCol" id="item.design" onmouseover="showHighlight('design');"> <h4 id="title.design" >Design</h4> <ul> <li> <span id="design"> Our in-house art department can design and manage your project from start to finish. </span> <li> <a href="products.html?design"><span id="more.design">&raquo; more...</span></a> </ul> </div> <div class="grid_2 sidebarSmallCol" id="item.stationery" onmouseover="showHighlight('stationery');" > <h4 id="title.stationery" >Stationery</h4> <ul> <li> <span id="stationery"> We provide design and printing solutions for business cards, letterheads and much more. </span> <li> <a href="products.html?stationery"><span id="more.stationery">&raquo; more...</span></a> </ul> </div> <div class="grid_2 sidebarSmallCol" id="item.magnets" onmouseover="showHighlight('magnets');"> <h4 id="title.magnets" >Magnets</h4> <ul> <li> <span id="magnets"> Make your name stick with your clients - We can print your business details onto a magnet! </span> <li> <a href="products.html?magnets"><span id="more.magnets">&raquo; more...</span></a> </ul> </div> <div class="clear"></div> </div> <div class="clear">&nbsp;</div> </div> <div id="footer"> <div class="content"> <div class="section" width="100%" > <table align="center" cellpadding="4" cellspacing="4" width="100%" > <tr style=height:2px;"/> <td> &nbsp;</td> </tr> <tr > <td align="center" > For all enquiries : Phone: <b>(07) 3889 7999</b> Fax: <b> (07) 3889 7901 </b> Email: <b> <a href="mailto:sales@rocketprinting.com.au">sales@rocketprinting.com.au</a> </b> </td> </tr ><tr style=height:1px;"/> <td> &nbsp;</td> </tr><tr> <td align="center"> Visit us at our offices located at: 3/10 Combarton Street Brendale, QLD 4500 &nbsp;&nbsp; <a href="http://maps.google.com.au/maps?q=Rocket+Printing,+Combarton+Street,+Brendale,+Queensland&hl=en&ie=UTF8&view=map&f=d&daddr=3%2F10+Combarton+Street,+Brendale+QLD+4500&geocode=Cfg5oj0kMVDwFfMmX_4dpzceCSFVVg6cGdr8QA&ll=-27.318543,152.973225&spn=0.007826,0.013733&z=17" target="_blank" alt="Get directions to us using Google Maps"> Get directions</a> </td> </tr><tr style=height:2px;"/> <td> &nbsp;</td> </tr> <tr> <td align="center" style="font-size:0.8em;"> Copyright © 2011 Rocket Printing All Righst Reserved </td> </tr> <tr style=height:2px;"/> <td> &nbsp;</td> </tr> </table> </div> <div class="clear"></div> </div> </div> </div> </body> <script> function showHighlight(product){ var colorNormal = "#CCCCCC"; var colorHighlight = "#AE2326"; var colorHighlightHeadings = "#000000"; var fontNormal = "normal"; var fontHighlight = "normal"; var weightNormal = "normal"; //var weightHighlight = "bold"; var weightHighlight = "normal"; $('digital.printing').style.color=colorNormal; $('title.digital.printing').style.fontStyle=fontNormal; $('title.digital.printing').style.fontWeight=weightNormal; $('more.digital.printing').style.color=colorNormal; $('title.digital.printing').style.color=colorNormal; $('design').style.color=colorNormal; $('title.design').style.fontStyle=fontNormal; $('title.design').style.fontWeight=weightNormal; $('more.design').style.color=colorNormal; $('title.design').style.color=colorNormal; $('stationery').style.color=colorNormal; $('title.stationery').style.fontStyle=fontNormal; $('title.stationery').style.fontWeight=weightNormal; $('more.stationery').style.color=colorNormal; $('title.stationery').style.color=colorNormal; //$('finishing').style.color=colorNormal; $('magnets').style.color=colorNormal; $('title.magnets').style.fontStyle=fontNormal; $('title.magnets').style.fontWeight=weightNormal; $('more.magnets').style.color=colorNormal; $('title.magnets').style.color=colorNormal; $(product).style.color = colorHighlight; $('title.' + product).style.fontStyle=fontHighlight; $('title.' + product).style.fontWeight=weightHighlight; $('more.' + product).style.color = colorHighlight; $('title.' + product).style.color = colorHighlightHeadings; } </script> </html>