body {        
margin-top: 10px;        
background: url(images/bkgd.jpg) repeat-x #ffffff;        
}        

#container {        
width: 760px;        
border: 1px #242b24 solid;        
background-color: #FFFFFF;        
}        

/* header area start */        

#utility_nav {        
width: 760px;        
text-align: right;        
background-color: #000000;        
}        

#header {        
width: 760px;               
}        

/* topnav area start */        

#topnav {        
width: 760px;        
text-align: right;        
background-color: #000000;        
}        

/* main area start */        

#main {        
width: 760px;        
background-color: #FFFFFF;        
}        

#leftnav {        
width: 165px;        
padding-top: 56px;        
padding-bottom: 20px;        
background-color: #66cc66;        
background-image: url(images/bg_leftnav_top_eng_004.jpg);        
background-repeat: no-repeat;        
}        

#content_area {        
width: 555px;        
padding-left: 20px;        
padding-right: 20px;        
padding-top: 40px;        
padding-bottom: 50px;        
background-image: url(images/bg_main_eng_004.jpg);        
background-repeat: no-repeat;        
background-position: top right;        
}        

/* footer area start */        

#footer {        
width: 760px;        
text-align: center;        
padding-top: 5px;        
padding-bottom: 5px;        
background-color: #000000;        
}        

#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: #000000;        
font-size: 20px;        
font-weight: bold;        
}        

h2 {        
color: #000000;        
font-size: 16px;        
font-weight: bold;        
}        

h3 {        
font-family: Times;        
color: #000000;        
font-size: 24px;        
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 */        

ul, ol {        
margin-top: 0px;        
margin-bottom: 15px;        
}        

p {        
line-height: 20px;        
}  
