body { 
margin-top:10px; 
background-color: #000002; 
} 

#container { 
width: 960px; 
border: 1px #000000 solid; 
background-color: #FFFFFF; 
} 

/* header area start */ 

#header { 
width: 960px; 
} 

#utility_nav { 
width: 960px; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 3px; 
background-color: #000001; 
border-bottom: 1px #b7b4b2 solid; 
} 

#top01 { 
width: 960px; 
height: 9px; 
background-color: #04274c; 
background-image: url(images/bg_top_eng_005.jpg); 
background-repeat: repeat-x; 
} 

#top02 { 
width: 960px; 
height: 7px; 
background-color: #7a5c3a; 
border-top: 1px #FFFFFF solid; 
border-bottom: 1px #FFFFFF solid; 
} 

td { 
font-family: Arial; 
font-size: 12px; 
color: #172839; 
} 

a { 
color: #1d74d0; 
text-decoration: underline; 
} 

a:hover { 
color: #1d74d0; 
text-decoration: none; 
} 

/* topnav area start */ 

#topnav { 
width: 960px; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 0px; 
background-color: #98754d; 
white-space: nowrap; 
background-image: url(images/bg_topnav_eng_005.jpg); 
background-repeat: repeat-x; 
} 

/* main area start */ 

#main { 
width: 960px; 
border-top: 1px #000000 solid; 
border-bottom: 1px #98754d solid; 
position:relative; 
} 

#leftnav { 
width: 169px; 
border-right: #98754d 1px solid; 
padding-top:19px; 
padding-bottom:300px; 
} 

#content_area { 

padding:24px 26px 18px 20px; 
} 

/* footer area start */ 

#footer { 
width: 960px; 
text-align: center; 
border-top: 1px #FFFFFF solid; 
padding-top: 24px; 
padding-bottom: 11px; 
background-color: #0d3f73; 
background-image: url(images/bg_btm_eng_005.jpg); 
background-repeat: repeat-x; 
} 

#thomas_info { 
width: 960px; 
text-align: right; 

padding-top:4px; 
padding-bottom: 2px; 
margin-right:14px; 
} 

/* heading styles */ 

h1 { 
color: #1e5084; 
font-size: 18px; 
font-weight: bold; 
} 

h2 { 
color: #9a7750; 
font-size: 14px; 
font-weight: bold; 
margin-bottom:-1px; 
padding-bottom:0; 
} 

html > body h2 { 
margin-bottom:-8px; 
} 


h3 { 
font-family: Arial; 
color: #000003; 
font-size: 13px; 
} 

h1 span { 
color: #1e5084; 
font-size: 16px; 
font-weight: bold; 
} 

h2 span { 
font-size: 12px; 
font-weight: normal; 
color: #1e5084; 
padding-left:19px; 
display:block; 
} 
/* 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 */ 

.last { 
margin-right: 1px; 
} 

.downlaod { 
border:1px solid #7E7E7E; 
width: 160px; 
float:right;
 text-align: center;
} 

.down-head { 
color: white; 
background-color:#0D3F73; 
} 
