﻿	#mainContainer{
		width:940px;
		margin:0 auto;
	}
		
	#mainContainer img{								
		margin: 0;
		padding: 0;
	}
	
	#mainContainer img {						
		margin: 0;
		padding: 0;
	}
	
	#leftColumn{
		width:925px;
		float:left;		
		color:#fff;
		margin-left: 4px;
	}
	
	#leftColumn h1{
		color:#000;
		font-weight: bold;
		font-size: 11px;
		margin: 0;
		padding: 0 0 8px 0;
	}
	
	#leftColumn p{
		color:#000;
		font-weight: normal;
		font-size: 11px;
		margin: 0;
		padding: 0 0 4px 16px;
		width:400px;
	}
	
	#leftColumn p.last{
		padding-bottom: 12px;
	}
	
	#leftColumn ul {			
		color:#000;
		font-weight: normal;
		margin: 0 0 0 40px;
		padding: 0 0 12px 0;
		
	}
	
	#leftColumn ul li {			
		font-size: 11px;
		list-style-position: outside;
		list-style-type: upper-alpha;
		margin: 0;
		padding: 4px 0 0 0;
	}
	
	#leftColumn ul li.about {	
		list-style-type: square;	
	}
	
	#leftColumn img.rt {
		border: 1px solid #000;
		left: 500px;
		position: absolute;
		top: 54px;
	}
	
	#leftTable table td, #rightTable table td {			
		padding: 0;
		color: #000;
		font-size: 11px;
	}
	
	#leftTable table span, #rightTable table span {		
		font-weight: bold;
		padding: 0;
		font-size: 11px;
	}
	
	#leftTable table p, #rightTable table p {			
		font-weight: normal;
		padding: 4px 0 0 16px;
		font-size: 11px;
		margin: 0;
	}
	
	#leftTable table ul, #rightTable table ul {			
		font-weight: normal;
		padding: 0;
		margin: 0 0 0 36px;
		
	}
	
	#leftTable table ul li, #rightTable table ul li {			
		list-style-position: outside;
		list-style-type: upper-alpha;
		font-size: 11px;
		padding: 4px 0 0 0;
		margin: 0;
	}
	
	#leftColumn #leftTable { 
		color: #333;
		float: left;
		min-height:450px;
  		height:auto !important;
  		height:450px;	
		width: 440px;
	}
	
	#leftColumn #rightTable { 
		color: #333;
		display: inline;
		float: right;
		min-height:450px;
  		height:auto !important;
  		height:450px;
		width: 440px;	
	}
	
	#contentColumn{
		width:475px;
		float:left;
		color:#000;
	}
	#footer{
		margin-top:5px;
		width:928px;
		clear:both;
	}
	#header{
		margin-bottom:5px;
		width:928px;
		clear:both;
		color:#FFF;
	}
	.clear{
		clear:both;
	}
	p{
		margin-top:0px;
		margin-bottom:10px;
	}
div#hold { 
	position:relative; 
	overflow:hidden;
	width:893px; 
	height:464px; 
	z-index:100; 
	}
div#wn	{ 
	position:absolute; 
	left:0px; top:0px; 
	width:893px; height:464px; 
	overflow:hidden;	
	z-index:1; 
	}
div.content { 
	position:absolute; visibility:hidden;
	left:0px; top:0px; 

	}

div#scrollbar 
{
	visibility:hidden;
  position:relative; left:0; top:0;
  width:0px; height:160px; /* 510 */
  font-size:1px; z-index:1;
  
  }
div#track { 
  position:absolute; left:0; top:12px;
  width:0px; height:136px; /* 486 */
  background-color: #fefefe;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
  z-index:1;
  }
  
div#dragBar {
  position:absolute; left:1px; top:1px;
  width:10px; height:20px;
  z-index:1;
  }  
  
div#up { position:absolute; left:0; top:0; z-index:1 }  
div#down { position:absolute; left:0; bottom:0; z-index:1 }  

a img { border:none }

table.main { 
  width:915px; 
  text-align:left;
  
  }