body { 
margin-top: 10px; 
background-color: #EBEBEB; 
background-image: url(images/); 
} 

#container { 
width: 960px; 
background-color: #FFFFFF; 
border: 1px #A4A4A4 solid; 
} 

/* header area start */ 

#utility_nav { 
width: 960px; 
text-align: right; 
padding-top: 3px; 
padding-bottom: 3px; 
background-color: #FFFFFF; 
} 

#header { 
width: 960px; 
border-top: 1px #000000 solid; 
border-bottom: 1px #A4A4A4 solid; 
} 

/* main area start */ 

#main { 
width: 960px; 
padding-top: 15px; 
padding-bottom: 30px; 
background-color: #FFFFFF; 
} 

#leftnav { 
width: 150px; 
border-top: 1px #A4A4A4 solid; 
border-bottom: 1px #A4A4A4 solid; 
border-right: 1px #A4A4A4 solid; 
background-color: #CCCCCC; 
background-image: url(images/bg_leftnav_eng_003.jpg); 
background-repeat: repeat-x; 
} 

#nav { 
width: 100%; 
border-top: 9px #dc5d4a solid; 
padding-bottom: 60px; 
list-style-image: url(images/bullet_eng_003.gif); 
} 

#content_area { 
width: 810px; 
padding-left: 25px; 
padding-right: 25px; 
} 

/* footer area start */ 

#footer { 
width: 960px; 
text-align: center; 
padding-top: 5px; 
padding-bottom: 5px; 
background-color: #CCCCCC; 
border-top: 1px #A4A4A4 solid; 
} 

#thomas_info { 
width: 960px; 
font-family: Arial; 
font-size: 10px; 
color: #000000; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 

/* heading styles */ 

h1 { 
color: #1555d7; 
font-size: 18px; 
font-weight: bold; 
} 

h2 { 
color: #000; 
font-size: 14px; 
font-weight: bold; 
} 

h3 { 
color: #1555d7; 
font-size: 14px; 
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 */ 
