body { 
margin-top:10px; 
background-color: #273c4f; 
} 

td 
{ 
font-family:Arial; 
font-size: 12px; 
color:#000000; 
} 
a { 
text-decoration: underline; 
color:#0000ff; 
} 
a:hover { 
text-decoration: none; 
color:#0000ff; 
} 


#container { 
width: 960px; 
background-color: #ffffff; 
} 

/* header area start */ 

#header { 
width: 960px; 
height: 108px; 
background-image:url(/images/header01_pum_002_bg.jpg); 
background-repeat:no-repeat; 
background-position:left top; 
}
 

#header img { 
*margin-left: -3px;
}

#header02 { 
width: 960px; 
} 

#utility_nav { 
width: 960px; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 3px; 
background-image:url(/images/utilitynav_bg.jpg); 
background-repeat:no-repeat; 
background-position:left top; 
} 

/* topnav area start */ 

#topnav { 
width: 960px; 
text-align: right; 
padding-top: 5px; 
padding-bottom:5px; 
background-color: #000001; 
white-space: nowrap; 
background-image:url(/images/topnav_bg.gif); 
background-repeat:repeat-x; 
background-position:left top; 

} 

/* main area start */ 

#main { 
width: 960px; 
background-color: #FFFFFF; 

} 

#leftnav { 
width: 186px; 
padding-top: 12px; 
padding-bottom: 100px; 
background-color: #FFFFFF; 
border-right: 1px #cbd4d1 solid; 
} 

#content_area { 


padding:15px 23px 20px; 

} 

/* footer area start */ 

#footer { 
width: 960px; 
font-size: 11px; 
text-align: center; 
padding-bottom:15px; 
padding-top:12px; 
background-color: #a34825; 
background-image:url(/images/footer_bg.gif); 
background-repeat:repeat-x; 
background-position:left top; 
} 

#thomas_info { 
width: 960px; 
padding-top: 2px; 
padding-bottom: 2px; 
text-align:right; 

} 

/* heading styles */ 

h1 { 
color: #633e34; 
font-size: 14px; 
font-weight: bold; 
} 

h1 span{ 
color: #ac4d35; 
font-size: 13px; 
font-weight: bold; 
} 


h2 { 
color: #ac4d35; 
font-size: 14px; 
font-weight: bold; 
} 

h3 { 
font-family: Arial; 
color: #000000; 
font-size: 24px; 
font-weight: bold; 
} 

/* image styles */ 

.img01 { 
border: 1px #000000 solid; 
} 

.img02 { 
float: left; 
margin-right: 10px; 

} 

.img03 { 
border: 1px #000000 solid; 
float: right; 
margin-left: 10px; 
margin-bottom: 10px; 
} 

.img04{ 

margin-right: 10px; 
border: 1px #000000 solid; 

} 

.img05{ 

margin-right: 10px; 
margin-bottom: 10px; 
border: 1px #000000 solid; 

} 


/* miscellaneous */ 

li { 
list-style-image: url(images/bullet_pum_002.gif); 
} 
