@charset "utf-8";
body {
	background-color: #000000;
	margin: 0;
	padding: 0;
	background-image: url(images/scanlines.jpg);
}

a {color:#be1e2d;}

#tiger {
	background-image: url(images/big_tiger.gif);
	background-repeat: no-repeat;
	background-position: 0 0 ;
	height:850px;
	z-index: 1;
	float:left;
}

#grey {margin: 85px 0 0 100px; padding:0px; background-image:url(images/grey_trans.png); width:798px; height: 720px; z-index: 5; border: 1px solid #CCCCCC;}

#box {
	background-image: url(images/lines_and_houses.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:720px;
	margin: 0;
	padding: 0;
	font-family: Helvetica, verdana, Arial, sans-serif;
	
}


#intro_text {margin-top: 255px; padding: 0; height: 235px; float:left; width:799px; overflow:auto}

#intro_text p {margin:0; padding: 0 150px 20px 25px;  color:#FFFFFF; font-size: 75%; line-height:1.3em}

#menu_text {margin-top: 255px; padding: 0; height: 235px; float:left; width:799px; overflow:auto}

#menu_text p {margin:0; padding: 0 10px 20px 25px;  color:#FFFFFF; font-size: 75%; line-height:1.3em}


#tiger_logo {float: left; clear:both ; border-bottom: 1px solid #333333; margin: 0 10px 2px 10px; width: 779px; }

#flash {float: left; clear:both ; margin: 8px 10px 0 10px; width: 779px; }

#tabsG {
      float:left;
      width:100%;
      font-size:11px;
      line-height:normal;
      }
    #tabsG ul {
	margin:0;
	padding:0px 10px 0 30px;
	list-style:none;
      }
    #tabsG li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsG a {
	float:left;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	background-image: url(images/tableftG.gif);
	background-repeat: no-repeat;
	background-position: 0px -59px;
      }
    #tabsG a span {
	float:left;
	display:block;
	padding:6px 15px 6px 8px;
	color:#be1e2d;
	background-image: url(images/tabrightG.gif);
	background-repeat: no-repeat;
	background-position: right -59px;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsG a span {float:none;}
    /* End IE5-Mac hack */
    #tabsG a:hover span {
      color:#FFF;
      }
    #tabsG a:hover {
      background-position:0% -17px;
      }
    #tabsG a:hover span {
      background-position:100% -17px;
      } 
	  
#footer {color:#999999; font-size:9px; padding-top: 2px; font-family: Helvetica, Arial, sans-serif}

#footer a {color:#999999}

ul.square {color:#FFFFFF; font-size: 75%; line-height:1.3em; list-style-type:square; margin:0; padding: 0;}

.deals {padding:0px; margin:0px;}
.right {float:right; margin: 15px 5px 0 0}

#gallery {
	margin-top: 225px;
	padding: 0;
	float:left;
	width:99%;
	overflow:hidden;
}

#flashcontent {
		width: 100%;
		height: 440px
	}
