body { 
margin-top:10px; 
background-color:#507a9b; 
} 

#container { 
width: 960px; 
border: 1px #000000 solid; 
background-color: #FFFFFF; 
} 

td 
{ 
font-family:Arial; 
font-size: 12px; 
} 


/* header area start */ 

#header { 
width: 960px; 
height:121px; 
text-align:left; 
background-image:url(images/header_bg.jpg); 
background-position:right top; 
background-repeat:no-repeat; 
border-top:22px #003471 solid; 
} 


.header_contact { 
float:right; 
text-align:right; 
margin:72px 23px 0px 0px; 
} 


#utility_nav { 
width: 960px; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
background-color: #003471; 
} 


/* topnav area start */ 
#topnav { 
width: 960px; 
text-align: right; 
padding-top:9px; 
padding-bottom: 1px; 
white-space: nowrap; 
border-bottom: 4px #000000 solid; 
background-image: url(images/bg_topnav_ele_001.jpg); 
background-repeat: repeat-x; 
} 

.bucket_link_ele_001 img { 
margin: 3px 0px; 
} 



/* main area start */ 
#main { 
width: 960px; 
background-color: #FFFFFF; 
border-top: 1px #FFFFFE solid; 
border-bottom: 1px #FFFFFE solid; 
} 


#leftnav { 
width: 170px; 
padding-top: 0px; 
background-color: #def0f5; 
} 


#content_area {  
padding-left: 20px; 
padding-right: 20px; 
padding-top: 20px; 
padding-bottom: 30px; 
} 


/* footer area start */ 
#footer { 
width: 960px; 
text-align: center; 
padding-top: 4px; 
padding-bottom: 5px; 
background-color: #003471; 
} 


#thomas_info { 
width: 960px; 
font-family: Arial; 
font-size: 10px; 
color: #000000; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 


/* heading styles */ 
h1 { 
color: #000000; 
font-size: 18px; 
font-weight: bold; 
} 


h2 { 
color: #C4151C; 
font-size: 14px; 
font-weight: bold; 
} 


h3 { 
color: #000000; 
font-size: 22px; 
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; 
} 

.bottom_image { 
padding:84px 9px 10px 0px; 
text-align:center; 
} 

a { 
text-decoration: underline; 
} 
a:hover { 
text-decoration: none; 
} 


/* miscellaneous */ 
