body { 
margin-top:10px; 
background-color: #5984cd; 
background-image: url(images/bg_01); 
} 

#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: 5px; 
padding-bottom: 5px; 
border-bottom: 7px #81baee solid; 
background-image: url(images/bg_top_cus_004.jpg); 
background-repeat: no-repeat; 
} 

/* topnav area start */ 

#topnav { 
width: 960px; 
text-align: right; 
padding-top: 8px; 
padding-bottom: 8px; 
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: 960px; 
background-color: #FFFFFF; 
} 

#leftnav { 
width: 175px; 
padding-top: 15px; 
padding-bottom: 100px; 
background-color: #d2d8df; 
} 

#content_area { 
width: 785px; 
padding-left: 0px; 
padding-right: 0px; 
padding-top: 20px; 
padding-bottom: 20px;  
} 

/* footer area start */ 

#footer { 
width: 960px; 
text-align: center; 
padding-top: 22px; 
padding-bottom: 17px; 
background-image: url(images/Slice-09.jpg); 
background-repeat: repeat-x; 
} 

#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: #4685be; 
font-size: 18px; 
font-weight: bold; 
} 

h2 { 
color: #2333a9; 
font-size: 14px; 
font-weight: bold; 
} 

h3 { 
font-family: Arial, Helvetica, sans-serif; 
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; 
} 

.img04 { 
border: 2px #2132a5 solid; 
} 


/* miscellaneous */ 

li { 
list-style-image: url(images/bullet_cus_004.gif); 
} 

.headline { 
color: #364c7a; 
margin: 0px; 
padding: 0px; 
} 

ul.sitemap { 
line-height : 20px; 
} 
li.sitemap { 
list-style: disc; 
} 
