body {  
margin-top:10px;  
background-color: #9fc8e7;  
}  

#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: 1px;  
padding-bottom: 2px;  
background-color: #000000;  
}  

/* topnav area start */  

#topnav {  
width: 960px;  
text-align: right;  
padding-top: 3px;  
padding-bottom: 4px;  
white-space: nowrap;  
background-image: url(images/topnav_left_pum_003-new.jpg);  
background-repeat: no-repeat;  
background-position: top left;  
}  

#topnav-dev {  
width: 960px;  
text-align: right;  
padding-top: 3px;  
padding-bottom: 4px;  
white-space: nowrap;  
background-image: url(images/topnav_left_pum_003-new.jpg);  
background-repeat: no-repeat;  
background-position: top left;  
}  


/* main area start */  

#main {  
width: 960px;  
padding-top: 1px;  
}  

#leftnav {  
width: 160px;  
padding-bottom: 100px;  
padding-top: 9px;  
background-color: #616266;  
}  

#content_area {  
padding-left: 30px;  
padding-right: 30px;  
padding-top: 30px;  
padding-bottom: 25px;  
}  

/* footer area start */  

#footer {  
width: 960px;  
text-align: center;  
padding-top: 9px;  
padding-bottom: 11px;  
background-color: #000000;  
}  

#bottom {  
width: 960px;  
background-image: url(images/bg_footer_pum_003.gif);  
background-repeat: repeat-x;  
background-position: bottom left;  

margin-top:-14px;  
}  

#thomas_info {  
width: 960px;  
text-align: right;  
padding-top: 2px;  
padding-bottom: 2px;  
}  

/* heading styles */  

h1 {  
color: #222222;  
font-size: 18px;  
font-weight: bold;  
}  

h2 {  
color: #1277bb;  
font-size: 14px;  
font-weight: bold;  
}  

h3 {  
color: #000001;  
font-size: 13px;  
font-weight: bold;  
}  

/* 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: 1px #000000 solid;  
margin-left: 10px;  
margin-bottom: 10px;  
}  

.img05  
{  
margin-bottom: 3px;  
}  

/* miscellaneous */  

td  
{  
font-family:Arial;  
font-size: 12px;  
color: #333333;  
}  

a {  
text-decoration: underline;  
color: #333333;  
}  

a:hover {  
text-decoration: none;  
color: #039aff;  
}  

.separator  
{  
padding-left: 6px;  
padding-right: 6px;  
}  