body { 
margin-top: 0px; 
background-color: #e4e5cf; 
} 

#container { 
width: 960px; 
background-color: #FFFFFF; 
} 

/* header area start */ 

#header { 
width: 960px; 
} 

#utility_nav { 
width: 100%; 
text-align: right; 
padding-top:8px; 
} 

/* topnav area start */ 

#topnav { 
width: 100%; 
text-align:right; 
padding-top: 5px; 
padding-bottom: 5px; 
background-color: #598527; 
} 

/* main area start */ 

#main { 
width: 960px; 
background-color: #ebebeb; 
position:relative; 
} 

#leftnav { 
width: 175px; 
padding-top: 20px; 
padding-bottom: 200px; 
background: url(/images/leftnav_bg.jpg) repeat-y; 
} 


#leftnav_btm{position:absolute; text-align:center; left:35px; bottom:50px;} 



.content_area { 
padding-top: 15px; 
padding-bottom: 15px; 
padding-left: 15px; 
padding-right: 15px; 
} 

/* footer area start */ 

#footer { 
text-align: center; 
background:url(/images/footer_bg.jpg) left top no-repeat; 

padding-bottom:10px; 
padding-top:9px; 
} 

#thomas_info { 
width: 930px; 
text-align: right; 

padding-top:16px; 
padding-bottom: 20px; 
} 

/* heading styles */ 

h1 { 
color: #000000; 
font-size: 18px; 
font-weight: bold; 
} 

h1 span{color:#666666; font-size:14px;} 


h2 { 
color: #666666; 
font-size: 14px; 
font-weight: bold; 
} 

h3 { 
color: #333333; 
font-size: 12px; 
font-weight: bold; 
} 

/* image styles */ 

.img01 { 
border: 1px #bf7900 solid; 
} 

.img02 { 
border: 1px #bf7900 solid; 
float: left; 
margin-right: 10px; 
margin-bottom: 10px; 
} 

.img03 { 
border: 1px #bf7900 solid; 
float: right; 
margin-left: 10px; 
margin-bottom: 10px; 
} 



.img04{margin-bottom:4px;} 

.img05{margin-top:5px;} 

/* miscellaneous */ 

li { 
list-style-image: url(images/bullet.gif); 
} 


.last{margin-right:4px;} 



td{font-family:arial; font-size:12px; color:#666666;} 


a { 
text-decoration:underline; 
color:#bf7900; 
} 
a:hover { 
text-decoration:none; 
color:#fea100; 
} 
.industries_p{text-decoration: underline;font-weight:bold;}