body { margin:0px; padding:0px; height:100%; width:100%; background-color:#000; }
a { text-decoration:none; cursor:pointer; }
#mainArea { width:900px; height:600px; position:relative; top:0px; left:0px; }

#mainShield { width:900px; height:600px; position:absolute; top:0px; left:0px; background-color:#000; }
#contentArea { width:900px; height:600px; position:absolute; top:0px; left:0px; }


div.copyTag { width:300px; height:20px; position:relative; top:10px; left:300px; font-size:11px; font-weight:normal; font-family:Tahoma, Arial, Helvetica, sans-serif; color:#333; text-align:center; line-height:15px; }


div.mainImage { width:500px; height:188px; position:absolute; top:206px; left:200px; background-image:url(interface/mainImage.jpg); background-repeat:no-repeat; }


div.address{ width:500px; height:54px; position:absolute; top:500px; left:200px; font-family:Verdana, Geneva, sans-serif; font-size:12px; text-align:center; color:#999; line-height:18px; }

