body { 
margin-top:10px; 
background-color: #36699e; 
background-image: url(images/b_b_e_background.jpg); 
background-repeat: repeat-x; 
} 


td 
{ 
font-family:Arial; 
font-size: 12px; 
} 


#container { 
width: 960px; 
background-color: #FFFFFF; 
} 

/* header area start */ 

#header { 
width: 960px; 
} 

#utility_nav { 
width: 960px; 
text-align: right; 
background-image: url(images/bg_top_adh_003.jpg); 
background-repeat: no-repeat; 
} 

/* topnav area start */ 

#topnav { 
width: 960px; 
text-align: right; 
padding-top: 8px; 
padding-bottom: 8px; 
background-color: #131838; 
white-space: nowrap; 
border-bottom: 1px #66c0fc solid; 
} 

/* main area start */ 

#main { 
width: 960px; 
background-color: #FFFFFF; 
} 

#main_hp { 
width: 960px; 
background-image: url(images/bg_main.jpg); 
background-position:top right; 
background-repeat: no-repeat; 

} 


#leftnav { 
width: 160px; 
background-image: url(images/bg_leftnav.jpg); 
background-position:center top; 
background-repeat: no-repeat; 
background-color: #a7bdd0; 
padding-bottom: 200px; 
} 


#nav 
{ 
padding-left: 11px; 
padding-right: 11px; 
padding-top: 9px; 
} 

#content_area { 
padding-left: 25px; 
padding-right: 25px; 
padding-top: 20px; 
padding-bottom: 20px; 
} 


/* footer area start */ 

#footer { 
width: 960px; 
text-align: left; 
height: 105px; 
background-color: #2e405e; 
background-image: url(images/bg_footer_adh_003.gif); 
background-repeat: no-repeat; 
} 


.footer_left 
{ 
float: left; 
margin-top: 43px; 
margin-bottom: 37px; 
margin-left: 34px; 
} 


.footer_right 
{ 
float: right; 
text-align: center; 
margin-top: 42px; 
} 



#thomas_info { 
width: 960px; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 

/* heading styles */ 

h1 { 
color: #cedce7; 
font-size: 18px; 
font-weight: bold; 
padding-bottom:22px; 
padding-top:15px; 
} 

h2 { 
color: #1f3155; 
font-size: 14px; 
font-weight: bold; 
} 

h3 { 
color: #000000; 
font-size: 13px; 
font-weight: bold; 
} 

/* image styles */ 

.img01 { 
border: 1px #000000 solid; 
} 

.img02 { 
border: 1px #000000 solid; 
float: left; 
margin-right: 10px; 
margin-bottom: 10px; 
} 

.img03 { 
border: 1px #000000 solid; 
float: right; 
margin-left: 10px; 
margin-bottom: 10px; 
} 

/* miscellaneous */ 

li { 
list-style-image: url(images/bullet_adh_003.gif); 
} 
