body { 
margin-top:10px; 
background-color: #CCCCCC; 
} 

#container { 
width: 760px; 
border: 1px #000000 solid; 
background-color: #FFFFFF; 
} 


td 
{ 
font-family:Arial; 
color:#000000; 
font-size: 12px; 
} 

/* header area start */ 

#header { 
width: 760px; 
border-bottom: 12px #023F88 solid; 
} 

#utility_nav { 
width: 760px; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 3px; 
background-color: #023f88; 
} 

/* topnav area start */ 

#topnav { 
width: 760px; 
text-align: right; 
padding-top: 4px; 
padding-bottom: 2px; 
background-color: #FFFFFF; 
white-space: nowrap; 
background-image: url(images/topnav_left_mac_001.gif); 
background-repeat: no-repeat; 
margin-bottom: 1px; 
} 

/* main area start */ 

#main { 
width: 760px; 
background-color: #FFFFFF; 
border-top: 1px #023F88 solid; 
padding-top: 5px; 
padding-bottom: 2px; 
background-image: url(images/btm_right_mac_001.gif); 
background-position: bottom right; 
background-repeat: no-repeat; 
} 


#main_homepage 
{ 
width: 760px; 
background-color: #FFFFFF; 
border-top: 1px #023F88 solid; 
padding-top: 5px; 
padding-bottom: 2px; 
background-image: url(images/content_bg.gif); 
background-position: top right; 
background-repeat: no-repeat; 
} 



#leftnav { 
width: 160px; 
padding-bottom: 150px; 
background-color: #FFFFFF; 
border-right: 1px #000000 dashed; 
background-image: url(images/leftnav_bg.gif); 
background-position: bottom left; 
background-repeat: no-repeat; 
/*border-bottom: 2px #ffffff solid; */ 

} 

#content_area { 
padding-left: 20px; 
padding-right: 20px; 
padding-top: 0px; 
padding-bottom: 20px; 
} 

/* footer area start */ 

#footer { 
width: 760px; 
text-align: center; 
padding-top: 4px; 
padding-bottom: 5px; 
background-color: #023F88; 
} 


#thomas_info { 
width: 760px; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 

/* heading styles */ 

h1 { 
color: #779CC2; 
font-size: 18px; 
font-weight: bold; 
} 

h1 span{ 
color: #000000; 
font-size: 18px; 
font-weight: bold; 
} 


h2 { 
color: #023F88; 
font-size: 14px; 
font-weight: bold; 
} 

h3 { 
color: #779CC2; 
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 */ 
