body { 
margin-top:10px; 
background-color: #619899; 
} 

#container { 
width: 760px; 
border: 1px #000000 solid; 
background-color: #FFFFFF; 
} 

td { 
font-family: Arial; 
font-size: 12px; 
color: #030000; 
} 

/* header area start */ 

#header { 
width: 760px; 
} 

#utility_nav { 
width: 760px; 
text-align: left; 
padding-top: 5px; 
padding-bottom: 5px; 
border-bottom: 7px #182e18 solid; 
background-image: url(images/bg_top_cus_004.jpg); 
background-repeat: no-repeat; 
} 

/* topnav area start */ 

#topnav { 
width: 760px; 
text-align: right; 
padding-top: 8px; 
padding-bottom: 10px; 
background-color: #000000; 
white-space: nowrap; 
border-top: 1px #FFFFFF solid; 
border-bottom: 1px #FFFFFF solid; 
background-image: url(images/bg_topnav_cus_004.gif); 
background-repeat: repeat-x; 
} 

/* main area start */ 

#main { 
width: 760px; 
background-color: #FFFFFF; 
border-bottom: 1px #003366 solid; 
} 

#leftnav { 
width: 148px; 
padding-top: 8px; 
padding-bottom: 30px; 
background-color: #030000; 
background-image: url(images/left_top.jpg); 
background-position: left top; 
background-repeat: no-repeat; 
} 

#sub_leftnav { 
width: 148px; 
padding-top: 5px; 
} 

#content_area { 
padding-left: 20px; 
padding-right: 20px; 
padding-top: 20px; 
padding-bottom: 20px; 
} 

/* footer area start */ 

#footer { 
width: 760px; 
text-align: center; 
padding-top: 18px; 
padding-bottom: 8px; 
background-image: url(images/bg_footer_cus_002.gif); 
background-repeat: repeat-x; 
} 

#thomas_info { 
width: 760px; 
font-family: Arial; 
font-size: 10px; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 

/* heading styles */ 

h1 { 
color: #003366; 
font-size: 18px; 
font-weight: bold; 
} 

h2 { 
color: #000000; 
font-size: 14px; 
font-weight: bold; 
} 

h3 { 
font-family: Times; 
color: #003366; 
font-size: 24px; 
font-weight: bold; 
font-style: italic; 
} 

/* image styles */ 

.img01 { 
border: 1px #000000 solid; 
} 

.img02 { 
border: 1px #000000 solid; 
float: right; 
margin-right: 10px; 
margin-bottom: 10px; 
margin-left: 10px; 
} 

.img03 { 
border: 1px #000000 solid; 
float: right; 
margin-left: 10px; 
margin-bottom: 10px; 
} 

/* miscellaneous */ 

li { 
list-style-image: url(images/bullet_har_002.gif); 
} 

