              
<!-- Page 1-7 styles -->                  
.galtab     			{
                 		width: 558px;
						margin-left: 10px;
                 		}
#main       			{
                  		margin: 0px;
                  		}
.pagetab    			{
                  		margin-top: 0px;
						margin-left:10px;
						width: 558px;	
						clear: both;
                  		}																
				  
           
                                                    
       <!-- 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;                    
                      padding-bottom: 10px;
                      }
      .txtalignright  {
                      text-align: right;
                      }   
      .titalignleft   {
                      text-align: left;
                      padding-bottom: 20px;
                      padding-top: 0px; 
					  color:#333;    
                      }
      .titaligncenter {
                      text-align: center;
                      padding-bottom: 20px;                      
                      padding-top: 0px;   
					  color: #333; 
                      }
      .titalignright  {
                      text-align: right;
                      padding-bottom: 20px;   
                      padding-top: 0px;
					  color: #333;                                                                             
                      } 
                     
<!-- Contact page styles -->

  #contacttab    		{
                    width: 558px;
                    margin: 0px;
										margin-top: 15px;
                    height: 260px;
										margin-left: 5px;
                    }
					
	#contacttab a			{
					color: #0A74FF;
										text-decoration: none;
										}

  #contacttab td 		{
                    text-align: center;
                    vertical-align: top;
										font:arial;
										font-family: sans-serif;   
										width: 558px;
                    }
                    
<!-- Email page styles -->

  #emailtable       {
                    width: 365px;   
										margin-top: 15px;										                 
                    }
  #emailtable td    {
                    padding: 2px;
                    font-size: 10pt;
                    }           
  .ltd              {
                    width: 200px;
                    }                             
  .txtbx            {
                    width: 195px;
                    border: 1px #6a4514 solid;                  
                    font-size: 10pt; 
                    font-family: verdana, arial;                                          
                    }
  textarea          {
                    width: 355px;
                    height: 150px;
                    border: 1px #6a4514 solid;
                    font-size: 10pt;        
                    font-family: verdana, arial;            	
                    background: #;
                    }  
  #ebtntd           {
                    text-align: right;
                    }     
  .inpbtn           {
                    margin-left: 5px;
                    }                          
                    
/* Link page styles */

      .linktab    {
									width: 558px;
									margin-left: 5px;
                  margin-top: 10px;
                  }
		  			
	
      .linktab th {
                  padding: 5px 0px;
                  text-align: left;
                  font-size: 10pt;
				 				  font:arial;
								  font-family: sans-serif;     
                  }
      .linktab td {
							   	font:arial;
					  			font-family: sans-serif;   
                  }    
         
/* Box Layout */

/*Narrow Boxes*/
.info_boxes_left,
.info_boxes_right	{
					font-size: 10pt;
					margin: 20px 0px;
					}
					
.info_boxes_left	{
					float: left;		
					}
					
.info_boxes_right	{
					float: right;						
					}					
					
.box_narrow_tile  h3	{
					text-align: center;
					color: #fff;
					font-size: 10pt;
					margin-top: 0px;
					padding-top: 3px;					
					}
				
.box_narrow_tile	{
					width: 244px;
					margin-left: 20px;
					background: url('../images/box_narrow_tile.gif') repeat-y;			
					overflow: visible;		
					position: relative;
					}
					
.box_narrow_tile .top
					{
					background: url('../images/box_narrow_top.jpg') no-repeat top;					
					overflow: visible;
					padding: 0px 10px;
					padding-bottom: 25px;
					min-height: 125px;
					position: relative;
					}					
					
.box_narrow_tile .bottom
					{
					background: url('../images/box_narrow_bottom.jpg') no-repeat bottom;					
					overflow: visible;
					position: relative;
					}
					
.box_narrow_tile .no_link
					{
					background: url('../images/box_narrow_bottom_off.jpg') no-repeat bottom;					
					}					
					
.box_narrow_tile .image_align_right
					{
					float: right;
					width: 85px;
					}
					
.box_narrow_tile a	{
					display: block;
					position: absolute;
					bottom: 27px;
					right: 20px;
					width: 58px;
					text-align: center;
					color: #fff;
					font-weight: bold;
					font-size: 8pt;
					text-decoration: none;					
					}
					
/*Wide Boxes*/
.info_boxes	{
					font-size: 10pt;
					margin: 10px 0px;
					float: left;					
					}

.box_wide_tile  h3	{
					text-align: left;
					color: #fff;
					font-size: 10pt;
					margin-top: 0px;
					padding-top: 3px;	
					margin-left: 15px;
					margin-bottom: 25px;
					}
				
.box_wide_tile	{
					width: 524px;
					margin-left: 25px;
					background: url('../images/box_wide_tile.gif') repeat-y;			
					overflow: visible;		
					position: relative;
					}
					
.box_wide_tile .top
					{
					background: url('../images/box_wide_top.jpg') no-repeat top;					
					overflow: visible;
					padding: 0px 15px;
					padding-bottom: 35px;
					min-height: 175px;
					position: relative;
					}					
					
.box_wide_tile .bottom
					{
					background: url('../images/box_wide_bottom.jpg') no-repeat bottom;					
					overflow: visible;
					position: relative;
					}
					
.box_wide_tile .no_link
					{
					background: url('../images/box_wide_bottom_off.jpg') no-repeat bottom;					
					}
					
.box_wide_tile .image_align_right
					{
					float: right;
					width: 175px;
					}
					
.box_wide_tile a	{
					display: block;
					position: absolute;
					bottom: 27px;
					right: 20px;
					width: 58px;
					text-align: center;
					color: #fff;
					font-weight: bold;
					font-size: 8pt;
					text-decoration: none;					
					}					