body { 
margin-top:10px; 
background-color: #4d4d4d; 
} 

#container { 
width: 960px; 
background-color: #FFFFFF; 
} 

td { 
font-family: Arial; 
font-size: 12px; 
color: #000000; 
} 

/* header area start */ 

#header { 
width: 960px; 
} 

#utility_nav { 
width: 960px; 
text-align: right; 
height:19px; 
background-color: #4b616f; 
background-image: url(images/utilitynav_bg.gif); 
background-position: left top; 
background-repeat: repeat-x; 
} 

/* topnav area start */ 

#topnav { 
width: 960px; 
text-align: right; 
padding-top: 17px; 

padding-bottom:4px; 
background-color: #ffffff; 
white-space: nowrap; 
background-image: url(images/top_nav_ins_005.gif); 
background-position: left top; 
background-repeat: no-repeat; 
} 

/* main area start */ 

#main { 
width: 960px; 
padding-bottom: 2px; 
background-color: #FFFFFF; 
background-image: url(images/btm_right_ins_004.gif); 
background-position: right bottom; 
background-repeat: no-repeat; 
} 

#leftnav { 
width: 180px; 
padding-bottom: 100px; 
background-image: url(images/leftnav_bg.jpg); 
background-position: left top; 
background-repeat: no-repeat; 
background-color:#ebf3f6; 
} 

#content_area { 
padding-left: 20px; 
padding-right: 20px; 
padding-top: 20px; 
padding-bottom: 20px; 
} 

/* footer area start */ 

#footer { 
width: 960px; 
padding-top: 5px; 
padding-bottom: 5px; 
text-align: center; 
background-color: #0a0a0b; 
background-image: url(images/footer_bg.jpg); 
background-position: left top; 
background-repeat: repeat-x; 
} 


#bottom { 
width: 960px; 
background-color: #FFFFFF; 
} 

#thomas_info { 
width: 960px; 
font-family: Arial; 
font-size: 10px; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 

/* heading styles */ 

h1 { 
color: #3a454d; 
font-size: 18px; 
font-weight: bold; 
} 

h2 { 
color: #000000; 
font-size: 14px; 
font-weight: bold; 
} 

h3 { 
font-family: Times; 
color: #4b6160; 
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 */ 

.bucket_link_ins_004 img { 
margin-top: 3px; 
} 
