body { 
margin-top:10px; 
background-color: #D1ced5; 
background-image: url(Bgd-e.jpg); 
background-repeat: repeat-x; 
} 

#container { 
width: 960px; 
border: 1px #CBD4D1 solid; 
background-color: #FFFFFF; 
} 

/* header area start */ 

#header { 
width: 960px; 
border-top: 1px #000000 solid; 
border-bottom: 1px #000000 solid; 
background-image: url(header01_mat_a.jpg); 
} 

#header02 { 
width: 960px; 
border-top: 1px #FFFFFF solid; 
border-bottom: 2px #000000 solid; 
background-image: url(header02_mat_001.jpg); 
} 

#utility_nav { 
width: 960px; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 3px; 
background-color: #d6d3d3; 
border-bottom: 1px #FFFFFF solid; 
} 

/* topnav area start */ 

#topnav { 
width: 960px; 
text-align: right; 

padding-top: 1px; 
padding-bottom: 1px; 
background-color: #000000; 
white-space: nowrap; 
border-top: 1px #FFFFFF solid; 
border-bottom: 1px #FFFFFF solid; 
} 

/* main area start */ 

#m { 
width: 960px; 
background-color: #FFFFFF; 
border-top: 2px #000000 solid; 
border-bottom: 1px #FFFFFF solid; 
} 

#leftnav { 
width: 140px; 
*width: 149px;
padding-top: 15px; 
padding-bottom: 100px; 
background-color: #FFFFFF; 
border-right: 1px #CBD4D1 dashed; 
} 

@media screen and (-webkit-min-device-pixel-ratio:0) {
 #leftnav { 
width: 143px;
padding-top: 15px; 
padding-bottom: 100px; 
background-color: #FFFFFF; 
border-right: 1px #CBD4D1 dashed; 
}
}


#content_area { 
width: 800px; 
padding-left: 20px; 
padding-right: 20px; 
padding-top: 20px; 
padding-bottom: 20px; 
} 

/* footer area start */ 

#footer { 
width: 960px; 
font-size: 11px; 
color: #e5e5ef; 
text-align: center; 
padding-top: 4px; 
padding-bottom: 5px; 
background-color: #5e3e6f; 
} 

#thomas_info { 
width: 960px; 
font-family: Arial; 
font-size: 10px; 
color: #000000; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 17px;
} 
<!--catnav search--> 
.search { 
font-size: 10px; 
color: #ffffff; 
} 
.search a:link, .search a:visited { 
font-weight: bold; 
text-decoration: none; 
color: #640897; 
border: 1px solid #640897; 
padding: 1 2 1 2; 
background-color: #ceccd3; 
font-size: 12px;
} 
.search a:hover { 
font-weight: bold; 
color: #ffffff; 
text-decoration: none; 
border: 1px solid #ffffff; 
padding: 1 2 1 2; 
background-color: #640897; 
font-size: 12px;
} 
.searchtex { 
font-size: 10px; 
color: #333333; 
} 

/* heading styles */ 

h1 { 
 margin-bottom: 0px !important; 
} 



/* 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 */ 




a:link.fot02 {
color:#0000FF;
font-family:Arial;
font-size:12px;
font-style:normal;
font-weight:normal;
text-decoration:underline;
}


a:visited.fot02 {
color:#0000FF;
font-family:Arial;
font-size:12px;
font-style:normal;
font-weight:normal;
text-decoration:underline;
}



a:hover.fot02 {
color:#0000FF;
font-family:Arial;
font-size:12px;
font-style:normal;
font-weight:normal;
text-decoration: none;
}