body { 
margin-top:10px; 
background-image: url(images/bg.jpg); 
background-repeat: repeat-x; 
background-color: #000000; 
} 

#container { 
width: 960px; 
background-color: #FFFFFF; 
} 

/* header area start */ 

#header { 
width: 960px; 
} 

#utility_nav { 
width: 960px; 
text-align: right; 
padding-top: 5px; 
padding-bottom: 5px; 
border-bottom: 7px #FF8A14 solid; 
background-image: url(images/bg_top_har_002.jpg); 
background-repeat: no-repeat; 
} 

td { 
font-family: Arial; 
font-size: 12px; 
color: #000001; 
} 

a { 
text-decoration: underline; 
color: #000001; 
} 

a:hover { 
text-decoration: none; 
color: #000001; 
} 

/* topnav area start */ 

#topnav { 
width: 960px; 
text-align: right; 
padding-bottom:12px; 
padding-top:11px; 
background-color: #000000; 
white-space: nowrap; 
border-bottom: 1px #FFFFFF solid; 
background-image: url(images/bg_topnav_har_002-new.gif); 
background-repeat: repeat-x; 
background-position: left top; 
} 

/* main area start */ 

#main { 
width: 960px; 
background-color: #FFFFFF; 

position:relative; 
} 

#leftnav { 
width: 173px; 
padding-top: 15px; 

padding-bottom:165px; 
background-color: #ff8a14; 
border-bottom: 1px solid #ffa03f; 
border-right: 1px solid #ff9931; 
} 

#content_area { 
padding-left: 24px; 
padding-right: 33px; 
padding-top: 23px; 
padding-bottom: 20px; 
} 


/* footer area start */ 

#footer { 
width: 960px; 
text-align: center; 
padding-top: 0px; 
padding-bottom: 0px; 
background-image: url(images/bg_footer_har_002.gif); 
background-repeat: repeat-x; 
height:67px; 
} 

#thomas_info { 
width: 960px; 
text-align: right; 
padding-top:3px; 
padding-bottom: 2px; 
} 

/* heading styles */ 

h1 { 
color: #1a518a; 
font-size: 16px; 
font-weight: bold; 
} 

h2 { 
color: #333333; 
font-size: 12px; 
font-weight: bold; 
margin-bottom:4px; 
padding-bottom:0; 
} 

h2.space_2 { 
margin-bottom:-15px; 
} 

html > body h2.space_2 { 
margin-bottom:-7px; 
} 


/* image styles */ 

.img01 { 
border: 1px #999999 solid; 
} 

.img02 { 
border: 1px #999999 solid; 
float: left; 
margin-right: 10px; 
margin-bottom: 10px; 
} 

.img03 { 
border: 1px #999999 solid; 
float: right; 
margin-left: 10px; 
margin-bottom: 10px; 
} 

.img04 { 
border: 1px #999999 solid; 
margin-top: 10px; 
margin-bottom: 10px; 
} 

/* miscellaneous */ 

li { 
list-style-image: url(images/bullet_har_002.gif); 
} 


.footer_left { 
display:block; 
float:left; 
margin-bottom:23px; 
margin-left:20px; 
margin-top:20px; 
text-align:left; 
} 


.footer_right { 
display:block; 
float:right; 
margin-bottom:26px; 
margin-right:20px; 
margin-top:27px; 
text-align:right; 
} 

.last { 
margin-right:16px; 
} 

.highlight_class a { 
background-color:#FF9B37 !important; 
display:block !important; 
} 

