html, body	{
						height: 100%;
						text-align: center;
						margin: 0;
						padding: 0;
						}
body				{
						margin-left: auto;
						margin-right: auto;
						text-align: center;				
						font-family: verdana, arial, helvetica, sans-serif;
						font-size: 9pt;		
						margin-top: 0px;
						margin-bottom: 0px;
						color: #666;			
						}
						
h2	        {
            font-size: 1.3em;
            text-align: left;
						color: #666;
						width: 600px;
						padding-top: 15px;
						padding-bottom: 15px;
						margin-bottom: 0px;
						float: left;
            }  
						
h3	        {
            font-size: 1em;
            text-align: center;
            margin-top: 10px;
            color: #666;  
            }   
			
			
						
a						{
						color: #666;
						}								
					
.pagetab				{
						margin: 0;
						padding: 0;
						float: left;
						width: 655px;
}
						
#container	{
						position: relative;
						width: 950px;
						margin-left: auto;
						margin-right: auto;
						text-align: center;
						margin-top: 0px;
						margin-bottom: 0px;		
						}
						
#top					{
						position: relative;
						width: 950px;
						height: 245px;
						background: #fff;
						clear: both;
						background: url('../images/banner.jpg') no-repeat;
}


#top_nav				{
						position: relative;
						float: left;
						clear: both;
						width: 685px;
						margin-left: 245px;
						border: 1px # solid;
						height: 35px;
						padding-top: 188px;
						color: #ccc;
						text-align: left;
						}
						
#top_nav a					{
							float: left;
							position: relative;
							text-decoration: none;
							color: #6a747d;
							font-size: 14px;
							}

#top_nav .spot			{
						width: 20px;
						height: 15px;
						background: url('../images/top_nav_bg.jpg') no-repeat center 1px;
						float: left;
						}

#top_nav .btn			{

						height: 20px;
						width: 185px;
						display: block;
						overflow: hidden;
						}

#top_nav a:hover		{
						color: #FF9933;
						text-decoration: none;
}
						
#content				{
						position: relative;
						clear: both;
						width: 950px;
						margin: 0;
						padding: 0;
						background: #fff;
}

#content_left			{
						position: relative;
						width: 250px;
						min-height: 250px;
						float: left;
						background: url('../images/left_nav.jpg') no-repeat 240px 0px;
						text-align:center;
						}



#content_left	#left_nav	{
						width: 250px;
						clear: both;
						padding-top: 12px;
}

#content_left	#left_nav a {
							position: relative;
							clear: both;
							width: 220px;
							height: 24px;
							overflow: hidden;
							text-align: right;
							display: block;
							text-decoration: none;
							padding-top: 2px;
							color: #6a747d;
							padding-right: 25px;
							font-size: 1.2em;
}
#content_left	#left_nav .btn	{
background: url('../images/btn.jpg') no-repeat;
							}

#content_left	#left_nav a:hover{
							color: #FF6633;
}


						
#content #info			{
						position: relative;
						width: 660px;
						margin-left: 20px;
						padding-bottom: 20px;
						background: #fff;
						float: left;
						font-family: arial, helvetica, sans-serif;
						min-height: 430px;
}

#content #info	#flash	{
						padding-top: 10px;
						background: url('../images/flash.jpg') no-repeat 0px 10px;
}

#footer					{
						clear: both;
						width: 680px;
						padding-left: 270px;
						height: 50px;
						overflow: hidden;
						background: url('../images/footer.jpg') no-repeat 250px 20px;
						font-size: 1em;
						color: #f37837;
						text-align: left;
}						
						
#contact_left	{
float: left;
width: 200px;
text-align: left;
}		

#contact_right	{
float: left;
width: 310px;
text-align: left;
}	

#contact_full	{
				width: 535px;
				padding-top: 20px;
				text-align: left;
}		
				
			
       <!-- Alignment classes -->
      
      .imgalignleft   {
                      float: left;
                      margin-right: 5px;
                      margin-bottom: 5px;
                      }
      .imgaligncenter {
                      margin: 5px 0px;
                      text-align: center;                      
                      }
      .imgalignright  {
                      float: right;
                      margin-left: 5px;
                      margin-bottom: 5px;
                      } 
      .txtalignleft   {
                      text-align: left;     
                      }
      .txtaligncenter {
                      text-align: center;                 
                      }
      .txtalignright  {
                      text-align: right;
                      }   
      .titalignleft   {
                      text-align: left;
                      font-size: 14px;
					  font-weight: bold;
                      padding-bottom: 5px;
                      padding-top: 5px;  
                      }
      .titaligncenter {
                      text-align: center;
                      font-size: 14px;
					  font-weight: bold;
                      padding-bottom: 5px;                      
                      padding-top: 5px; 
                      }
      .titalignright  {
                      text-align: right;
                      font-size: 14px;
					  font-weight: bold;    
                      padding-bottom: 5px;   
                      padding-top: 5px;                                                   
                      } 		
						
						
			
#bottom_copyright {
					width: 690px;
					margin-left: auto;
					margin-right: auto;
					text-align: left;
					padding-top: 10px;
					padding-left: 255px;
					color: 99af92;
					font-size: 9px;
}

#sub_nav{
					width: 690px;
					margin-left: auto;
					margin-right: auto;
					text-align: left;
					padding-left: 255px;
					font-size: 9px;
					color: #666;
}

.linktab			{
					width: 650px;
}

#flashcontent		{
					width: 650px !important;
					clear: both;
}

#viewer				{
					float: left;
}