@charset "utf-8";
/* CSS Document */

*{ margin:0px; padding:0px; }
a:active, a:focus { outline: 0; }
body{ background:#ffba00 url(images/home_back.gif) center top no-repeat; margin: 0px auto; font-family:'Tahoma', 'Times New Roman', Times, serif; font-size:13px; }
#container{ margin:auto; width:737px; height:642px; background:url(images/home_page2.jpg) no-repeat; position:relative; }
#nav{ position:absolute; top:165px; left:50px; line-height:14px; width:95px; text-align:right; line-height:27px; font-family:Geneva, Arial, Helvetica, sans-serif; font-weight:bold; }
#nav div{ margin-bottom:8px; line-height:16px; }
#nav a{ font-size:13px; color:#ffba00; text-decoration:none }
#nav a:hover{ color:#FFFFFF; text-decoration:underline; }
#images{ position:absolute; top:200px; right:14px; height:50px; width:350px; }
#content{ position:absolute; top:320px; left:190px; width:505px; height:200px; line-height:15px; color:#FFFFFF; }