body {  
margin-top:10px;  
background-color:#A8A18E;  
background-image: url(images/Bgd-f.jpg);
background-repeat:repeat-x;
background-position:left top; 
}  

#container {  
width: 760px;  
border: 1px #000000 solid;  
background-color: #FFFFFF;  
}  

/* header area start */  

#header {  
width: 760px;  
}  

#utility_nav {  
width: 760px;  
text-align: right;  
padding-top: 2px;  
padding-bottom: 3px;  
background-color: #000000;  
border-bottom: 1px #FFFFFF solid;  
}  

#top01 {  
width: 760px;  
height: 9px;  
background-color: #426176;  
background-image: url(images/bg_top_eng_005.jpg);  
background-repeat: repeat-x;  
}  

#top02 {  
width: 760px;  
height: 7px;  
background-color: #9e4210;  
border-top: 1px #FFFFFF solid;  
border-bottom: 1px #FFFFFF solid;  
}  

/* topnav area start */  

#topnav {  
width: 760px;  
text-align: right;  
padding-top: 2px;  
padding-bottom: 2px;  
background-color: #971F26;  
white-space: nowrap;  
background-image: url(images/bg_topnav_eng_005.jpg);  
background-repeat: repeat-x;  
}  

/* main area start */  

#main {  
width: 760px;  
background-color: #FFFFFF;  
border-top: 1px #000000 solid;  
border-bottom: 1px #000000 solid;  
}  

#leftnav {  
width: 160px;  
padding-bottom: 100px;  
background-color: #FFFFFF;  
border-right: #000000 1px solid;  
}  

#content_area {  
width: 590px;  
padding-left: 20px;  
padding-right: 20px;  
padding-top: 20px;  
padding-bottom: 30px;  
}  

/* footer area start */  

#footer {  
width: 760px;  
text-align: center;  
border-top: 1px #FFFFFF solid;  
padding-top: 24px;  
padding-bottom: 24px;  
background-color: #637677;  
background-image: url(images/bg_btm_eng_005.jpg);  
background-repeat: repeat-x;  
}  

#thomas_info {  
width: 760px;  
font-family: Arial;  
font-size: 10px;  
color: #000000;  
text-align: right;  
padding-top: 2px;  
padding-bottom: 2px;  
}  

/* heading styles */  

h1 {  
color: #272c2d;  
font-size: 20px;  
font-weight: bold;  
}  

h2 {  
color: #31787f;  
font-size: 16px;  
font-weight: bold;  
}  

h3 {  
font-family: Arial;  
color: #272c2d;  
font-size: 14px;  
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;  
} 

td { font-family:Arial, Helvetica, sans-serif;
	font-size:12px; color:#000000; }
	
td a:link, a:visited { font-family:Arial, Helvetica, sans-serif;
	font-size:12px; color:#000000; } 
	
td a:hover { text-decoration:none; }

.left_nav { padding-top:25px; } 

/* miscellaneous */  
