body { 
margin-top:0px; 
background:#517d7d; 
} 

#container { 
width: 760px; 
border: 1px #000000 solid; 
background-color: #FFFFFF; 
} 

/* header area start */ 

#header { 
width: 760px; 
border-bottom: 14px #000000 solid; 
} 

#utility_nav { 
width: 760px; 
text-align: right; 
padding-top: 4px; 
padding-bottom: 4px; 
background-color: #000000; 
} 

/* topnav area start */ 

#topnav { 
width: 760px; 
text-align: right; 
padding-top: 3px; 
padding-bottom: 3px; 
white-space: nowrap; 
background-image: url(images/topnav_left_pro_003.gif); 
background-repeat: no-repeat; 
} 

/* main area start */ 

#main { 
width: 760px; 
background:url(/images/bottom_content.jpg) no-repeat right bottom; 
border-top: 1px #000000 solid; 
} 

#leftnav { 
width: 176px; 
padding-top:40px; 
padding-bottom:60px; 
background:#b9b9a9; 
} 


#nav { width:160px; float:left; background:#336666 url(/images/bottom_nav.jpg) no-repeat bottom left; padding-bottom:20px;} 



#content_area { 
padding-left: 15px; 
padding-right: 15px; 
padding-top: 20px; 
padding-bottom:40px; 
} 

/* footer area start */ 

#footer { 
width: 760px; 
text-align: center; 
padding-top: 8px; 
padding-bottom: 8px; 
background-color: #000000; 
} 

#bottom { 
width: 760px; 
height: 14px; 
background-color: #FFFFFF; 
} 

#thomas_info { 
width: 760px; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 

/* heading styles */ 

h1 { 
color: #336667; 
font-size: 18px; 
font-weight: bold; 
} 


h1.index{font-size:12px; } 

h2.index{font-size:12px; font-weight:normal} 

h2 { 
font-size: 13px; 
font-weight: bold; 
} 

h3 { 
color: #0e4444; 
font-size: 13px; 
font-weight: bold; 
} 

/* image styles */ 

.img01 { 
border: 1px #000000 solid; 
} 

.img02 { 
float: right; 
width:250px; 
margin-bottom:15px; 
margin-left:7px; 
} 


.img03{float:left; width:250px;} 


/* miscellaneous */ 



td 
{ 
font-family:Arial; 
font-size: 12px; 
} 


a { 
text-decoration: underline; 
} 
a:hover { 
text-decoration: none; 
} 

.last{margin-right:5px;} 
