@charset "utf-8";
/* CSS Document */

* { margin:0; padding:0;}

body { background:#e19039 url(../images/landingbg.jpg) repeat-x;}

#wrapper { width:775px; height:590px; margin:auto; background:url(../images/landing.jpg) no-repeat;}

/*********************** nav *************************************/

#landingnav { float:left; width:170px;}
/*#landingnav h5 a { font-size:12px; }*/
#landingnav a { text-decoration:none; color:#404041; font-weight:bold; padding-right:20px; line-height:145%; font-stretch:expanded;}
#landingnav a:hover { color:#FFFFFF;padding-right:20px;}
#laindingnav li { color:#404041; text-align:right;  }
#landingnav ul { width:180px; text-align:right; list-style:none; padding-top:92px;}


#flash { position:relative; float:left; margin:104px 0 0 9px; }

#facebook { position:relative; top:-270px; clear:both; float:left; width:170px; text-align:center;}

