body { 
margin-top:10px; 
background-color: #CCCCCC; 
} 

#container { 
width: 960px; 
border: 1px #000000 solid; 
background-color: #ffffff; 
} 

/* header area start */ 

#header { 
width: 960px; 

border-bottom: 3px #ffffff solid; 
} 

#header02 { 
width: 960px; 
} 

#utility_nav { 
width: 960px; 
text-align: right; 
padding-top: 3px; 
padding-bottom: 3px; 
background-color: #ffffff; 
} 

/* topnav area start */ 

#topnav { 
width: 960px; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
background-image:url(/images/top_nav_pum_002.jpg); 
background-repeat:repeat; 
white-space: nowrap; 
border-bottom: 1px #7a8843 solid; 
} 

/* main area start */ 

#main { 
width: 960px; 
background-color: #FFFFFF; 
position:relative; 
} 

#leftnav { 
width: 200px; 
padding-top: 15px; 
padding-bottom: 240px; 
background-color: #FFFFFF; 
border-right:1px #839242 solid; 
} 

#content_area { 
padding:5px 18px 20px 26px; 
} 

/* footer area start */ 

#footer { 
width: 960px; 

text-align: center; 

padding-bottom:13px; 
padding-top:13px; 

background-color: #8d9d3d; 
background-image:url(/images/footer_pum_002.jpg); 
background-repeat:repeat; 

} 

#thomas_info { 
width: 960px; 


text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 




.leftnav_img { 

bottom:42px; 
left:35px; 
position:absolute; 
text-align:center; 
} 
.home_last_text 
{ 
color: #545551; 
font-size: 12px; 
font-family:arial; 

} 


/* heading styles */ 

h1 { 
color: #2e3507; 
font-size: 18px; 
font-weight: bold; 
} 



.homeh1 
{ 
font-family:arial; 
font-size:15px; 
font-weight:bold; 
color:#2e3507; 
} 
h1 span 
{ 
font-family:arial; 
font-size:14px; 
font-weight:normal; 
color:#2e3507; 
} 

h2 span 
{ 
font-family:arial; 
font-size:12px; 
font-weight:normal; 
color:#545551; 
} 


h2 { 
color: #545551; 
font-size: 14px; 
font-weight: bold; 
} 

h3 { 
font-family: Arial; 
color: #000000; 
font-size: 16px; 
font-weight: bold; 
} 



td { 
color:#000000; 
font-family:arial; 
font-size:12px; 
} 
a { 
color:#0000FF; 
font-size:12px; 
text-decoration:underline; 
} 
a:hover { 
color:#0000FF; 
font-size:12px; 
text-decoration:none; 
} 








/* 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; 
} 




#search { 
height:30px; 
text-align:right; 
margin-top: 3px; 
padding-top:0; 
color:#303234; 
font-family:arial; 
font-size:11px; 
font-weight:bold; 
} 

html>body #search 
{ 
margin-top: 0px; 
} 

#search select { 
width:121px; 
} 
#search img { 
margin-left:10px; 
position:relative; 
top:2px; 
} 
html > body #search img { 
position:relative; 
top:4px; 
} 
#search form { 
margin:0; 
padding:0; 
} 
#search input { 
width:121px; 
} 
