body { 
margin-top: 10px; 
background-color: #626262; 
/*background-image: url(images/); */ 
} 

td{ 
color:#666666; 
font-family:Arial; 
font-size:11; 
} 

#container { 
width: 760px; 
background-color: #142c5c; } 

/* header area start */ 

#utility_nav { 
width: 760px; 
text-align: right; 
padding-top: 4px; 
padding-bottom: 0px; 
background-color: #142c5c; 
} 

#header { 
width: 740px; 
padding-top: 4px; 
/*background-image: url(images/header_bg.jpg); 
background-position: right top; 
background-repeat: no-repeat; */ 
} 

/* topnav area start */ 

#topnav { 
width: 740px; 
text-align: right; 
padding-top: 10px; 
padding-bottom: 0px; 
background-color: #142c5c; 
white-space: nowrap; 
/*background-image: url(images/bg_topnav_plt_002.jpg); */ 
background-position: center; 
background-repeat: no-repeat; 
border-bottom: 10px #142c5c solid; 

} 


/* leftnav */ 

#leftnav { 
/*width: 160px; */ 
text-align: left; 
padding-top: 20px; 
padding-left: 0px; 
padding-right: 0px; 
padding-bottom: 20px; 
background-image: url(images/leftnav_background.jpg); 
background-position: top left; 
background-color: #e13e03; 
background-repeat: no-repeat; 
white-space: nowrap; 
} 



/* main area start 
#main { 

background-color: #000000; 
padding-bottom: 0px; 
margine-bottom:0px; 

} */ 

#content_area { 
width: 560px; 
padding-left: 20px; 
padding-right: 20px; 
padding-top: 15px; 
padding-bottom: 20px; 
background-color: #FFFFFF; 
background-image: url(images/main_top_plt_0021.jpg); 
background-position: top right; 
/*background-image: url(images/leftnav_top.jpg); 
background-position: bottom right;*/ 
background-repeat: no-repeat; 
} 

/* footer area start */ 

#footer { 
width: 760px; 
text-align: center; 
padding-top: 20px; 
padding-bottom: 7px; 
background-color: #142c5c; 
/*background-image: url(images/footer_top.jpg); 
background-position: top center; 
background-repeat: no-repeat; */ 

} 

#bottom{ 
background:#ffffff url(images/footer_btm.jpg); 
background-position: bottom right; 
text-align: left; 
padding-left: 0px; 
padding-right: 0px; 
background-repeat: no-repeat; 
} 


#thomas_info { 
width: 760px; 
font-family: Arial; 
font-size: 10px; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 0px; 
background-color: #626262; 
} 

/* heading styles */ 

h1 { 
color: #666666; 
font-size: 20px; 
font-weight: bold; 
} 

h2 { 
color: #999999; 
font-size: 14px; 
font-weight: bold; 
} 

h3 { 
color: #b4b4b4; 
font-size: 16px; 
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: 15px; 
margin-bottom: 15px; 
} 





/* miscellaneous */ 
