body { 
margin-top:10px; 
background-color: #94826a; 
} 

td 
{ 
font-family:Arial; 
font-size: 12px; 
} 


#container { 
width: 960px; 
background-color: #FFFFFF; 
} 

/* header area start */ 

#header1 { 
width: 960px; 
text-align: left; 
height: 112px; 
} 

#header1 img 
{ 
float: left; 
} 

#header2 { 
width: 960px; 
background-image: url(images/header02_plc_005.jpg); 
background-position: left top; 
background-repeat: no-repeat; 
height: 169px; 
} 

/*#utility_nav { 
width: 960px; 
text-align: right; 
padding-top: 4px; 
padding-bottom: 4px; 
background-color: #0072BC; 
}*/ 

/* topnav area start */ 

#topnav { 
width: 960px; 
text-align: center; 
padding-top: 4px; 
padding-bottom: 4px; 
background-color: #d9180d; 
white-space: nowrap; 
} 

/* main area start */ 

#main { 
width: 960px; 
/*background-image: url(images/main_bg.jpg); 
background-position: left top; 
background-repeat: repeat-x; */ 
} 


#main_content 
{ 
width: 960px; 
} 

#leftnav { 
width: 225px; 
background-image: url(images/leftnav_bg.jpg); 
background-position: 20px top; 
background-repeat: no-repeat; 
height: 545px; 
} 

.leftnav_padding 
{ 
Padding-right: 15px; 
Padding-left: 30px; 
} 


#content_area_home { 
padding-left: 15px; 
padding-right: 15px; 
padding-top: 5px; 
padding-bottom: 15px; 
} 


#content_area { 
padding-left: 15px; 
padding-right: 15px; 
padding-top: 14px; 
padding-bottom: 15px; 
} 

/* footer area start */ 

#footer { 
width: 960px; 
text-align: center; 
padding-top: 4px; 
padding-bottom: 13px; 
} 

#thomas_info 
{ 
width: 960px; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 


.search_text 
{ 
color:#ffffff; 
font-size:13px; 
font-weight:bold; 
font-family:Arial; 
} 


.search_catalog form 
{ 
margin:0; 
padding:0; 
} 

.search_catalog 
{ 
text-align:right; 
padding-top: 128px; 
padding-right: 26px; 
padding-bottom: 10px; 
padding-left: 456px; 
} 

.search_catalog form select 
{ 
width:179px; 
font-family:Arial; 
font-size:12px; 
border:1px solid #000000; 
height:20px; 
margin:0px; 
margin-left:8px; 
} 


.search_catalog form input{ 
width:150px; 
font-family:Arial; 
font-size:12px; 
border:1px solid #000000; 
height:20px; 
margin:0px; 
margin-left:8px; 
} 


.search_catalog form img 
{ 
cursor:pointer; 
position:relative; 
vertical-align: middle; 
margin-left: 5px; 
} 


.logo 
{ 
padding-left: 7px; 
padding-top: 42px; 
} 


.bucket_link_plc_005 td 
{ 
text-align: center; 
} 



/* heading styles */ 

h1 { 
color: #000000; 
font-size: 18px; 
font-weight: bold; 
} 

h2 { 
color: #000000; 
font-size: 14px; 
font-weight: bold; 
} 

h3 { 
color: #000000; 
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; 
} 

/* miscellaneous */ 


#topnav .highlight_class a 
{ 
color:#f4b721 !important; 
text-decoration:underline !important; 

} 


#leftnav .highlight_leftnav a 
{ 
color:#f4b721 !important; 
text-decoration:underline !important; 
} 

.center{ 
text-align:center !important; 

} 

a{
text-decoration:underline;
}
a:hover{
text-decoration:none;
}
