@charset "utf-8";
/* CSS Document */

img, div, a { behavior: url(/iepngfix.htc) }

* {margin:0px; padding:0px;}

/*   */


body, html {padding:0px; margin:0px; height:100%; min-width:1220px; height:868px;}
	.page {position:relative;
			float:right;
			width:1200px;
			height:100%;
			min-height:868px;
			
			
	}
		.content {position:relative;
				  float:right;
				  width:100%;
				  height:100%;
				  background:#a80006;
				  
		}
		.flash {position:relative;
				float:left;
				height:100%;
				width:980px;
				background:#a80006;
		}
		.menu {position:relative;
				float:left;
				width:217px;
				height:868px;
				background:url(/siteimg/rbgs.gif) 0 0 repeat-y #a80006;
		}

		.menu h1 {position:relative;
				   display:block;
				   font:Arial, Helvetica, sans-serif;
				   font-size:48px;
				   line-height:24px;
				   text-transform:uppercase;
				   color:#FFFFFF;
				   font-weight:normal;
				   margin:66px 0 0 10px; 
				   }
			
	    .menu ul {display:block;
				   position:relative;
				   list-style:none;
				   padding:0px 0 0 20px;
				   margin:50px 0 0 0;
				   width:157px;
				   text-align:left;
				   float:left;
				   }
		.menu ul li a {font:Tahoma;
						 font-size:18px;
						 line-height:30px;
						 color:#FFFFFF;
						 font-weight:normal;
						 text-align:left;
						 text-decoration:none;
						 padding:0 0 0 17px;
						 white-space:nowrap;
						 width:140px;
						 display:block;
						 }
		.menu ul li a.current {background:url(/siteimg/bullet.gif) 0px 10px no-repeat;}
		.menu ul li a:hover {background:url(/siteimg/bullet.gif) 0px 10px no-repeat;}


	.counter {position:absolute; bottom:30px; right:70px; }

			