body { 
margin-top:10px; 
background-color: #072058; 
} 

#container { 
width: 960px; 
/* border: 1px #000000 solid; */ 
background-color: #FFFFFF; 
} 

td { 
font-family: Arial; 
font-size: 12px; 
color: #000000; 
} 

/* header area start */ 

#header { 
width: 960px; 
text-align:left; 
height:126px; 
background-image: url(images/Header01_bg.jpg); 
background-position: right top; 
background-repeat: no-repeat; 
} 

/* #utility_nav { 
width: 960px; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
background-color: #dfa300; 
} 
*/ 

/* topnav area start */ 

#topnav { 
width: 960px; 
text-align: right; 
padding-top: 9px; 
padding-bottom: 8px; 
background-color: #a1a1a1; 
white-space: nowrap; 
/* border-top: 1px #FFFFFF solid; 
border-bottom: 4px #000000 solid; */ 
background-image: url(images/bg_topnav_adh_002.gif); 
background-position: left top; 
background-repeat: repeat-x; 
} 

/* main area start */ 

#main { 
width: 960px; 
background-color: #FFFFFF; 
border-top: 1px #FFFFFF solid; 
border-bottom: 1px #FFFFFF solid; 
} 

#leftnav { 
width: 180px; 
padding-top: 0px; 
padding-bottom: 120px; 
background-color: #b8cee3; 
} 

#content_area { 
padding-left: 20px; 
padding-right: 20px; 
padding-top: 20px; 
padding-bottom: 30px; 
} 

/* footer area start */ 

#footer { 
width: 960px; 
text-align: center; 
padding-bottom:9px; 
padding-top:28px; 
background-color: #080e42; 
background-image: url(images/bg_footer_adh_002.gif); 
background-position: left top; 
background-repeat: repeat-x; 
} 

#thomas_info { 
width: 960px; 
font-family: Arial; 
font-size: 10px; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 

/* heading styles */ 

h1 { 
color: #093480; 
font-size: 20px; 
font-weight: bold; 
} 

h2 { 
color: #000000; 
font-size: 14px; 
font-weight: bold; 
} 

h3 { 
font-family: Times; 
color: #000000; 
font-size: 22px; 
font-weight: bold; 
font-style: italic; 
} 

/* 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 */ 


.header_contact { 
float:right; 
margin-top:100px; 
padding-right:10px; 
} 

.more{ 
text-align:right; 
padding-right:0px !important; 
} 
.more a{ 
width:auto !important; 
padding-right:25px !important; 
} 

a{
text-decoration: underline;
}

a:hover{
text-decoration: none;
}
