body {                     
   margin-top: 10px;                     
   background-color: #CCCCCC;                     
   background-image: url(/images/bg.jpg);     
   background-repeat: repeat-x;                   
   }                     
                        
#container {                     
   width: 760px;                     
   border: 1px #000000 solid;                     
   background-color: #FFFFFF;                     
   }                     

/* header area start */                     
                        
#header {                     
   width: 760px;      
   background-color: #f7941d;                    
   }                     
                        
#utility_nav {                     
   width: 760px;                     
   text-align: right;   
   padding-top: 3px;                   
   padding-bottom: 3px;  
   background-color: #f7941d;                     
   }                     
                        
/* topnav area start */                     

#topnav {                     
   width: 760px;                     
   text-align: right;                     
   padding-top: 8px;                     
   padding-bottom: 8px;                     
   background-color: #000000;                     
   white-space: nowrap;                     
   border-top: 1px #FFFFFF solid;                     
   border-bottom: 1px #FFFFFF solid;                     
   background-image: url(/images/bg_topnav_har_002.gif);                     
   background-repeat: repeat-x;                     
   }                     

/* main area start */                     
                        
#main {                     
   width: 760px;                     
   background-color: #FFFFFF;                     
   }                     
                        
#leftnav {                     
   width: 150px;                     
   padding-top: 15px;                     
   padding-bottom: 50px;                     
   background-color: #FF8A14;                     
   }                     
                        
#content_area {                     
   width: 570px;                     
   padding-left: 15px;                     
   padding-right: 15px;                     
   padding-top: 20px;                     
   padding-bottom: 20px;                     
   }                     

/* footer area start */                     

#footer {                     
   width: 760px;                     
   text-align: center;                     
   padding-top: 43px;                     
   padding-bottom: 10px;                     
   background-color: #003366;                
   background-image: url(/images/bg_footer_har_002.gif);                     
   background-repeat: repeat-x;                     
   }                     
                        
#thomas_info {                     
   width: 760px;                     
   font-family: Arial;                     
   font-size: 10px;                     
   color: #000000;                     
   text-align: right;                     
   padding-top: 2px;                     
   padding-bottom: 2px;                     
   }                     
                        
/* heading styles */                     

h1 {                     
   color: #003366;                     
   font-size: 16px;                     
   font-weight: bold;                     
   }                     

h2 {                     
   color: #FF8A14;                     
   font-size: 14px;                     
   font-weight: bold;                     
   }                     
                        
h3 {                     
   color: #003366;                     
   font-size: 13px;                     
   font-weight: bold;                     
   font-style: italic;                     
   }                     
                        
/* image styles */                     
                        
.img01 {                     
   border: 0px #003366 solid;                     
   }                     
                        
.img02 {                     
   border: 0px #003366 solid;                     
   float: left;                     
   margin-right: 10px;                     
   margin-bottom: 10px;                     
   }                     

.img03 {                     
   border: 0px #003366 solid;                     
   float: right;                     
   margin-left: 10px;                     
   margin-bottom: 10px;                     
   }                     
                        
/* miscellaneous */                     
                        
li {                     
   list-style-image: url(/images/bullet_har_002.gif);                     
   }
.back-to-top
{
text-align:right;
display:block;
}