body { 
margin-top:10px; 
background-color: #e2d9b5; 
background-image: url(images/bg_01.jpg); 
background-repeat: repeat-x; 
} 

td 
{ 
font-family:Arial; 
font-size: 12px; 
} 

a 
{ 
text-decoration: underline; 
} 

a:hover 
{ 
text-decoration: none; 
} 


#container { 
width: 960px; 
border-top: 2px #c5ba8e solid; 
border-bottom: 2px #c5ba8e solid; 
background-color: #FFFFFF; 
} 

/* header area start */ 

#header { 
width: 960px; 
border-bottom: 1px #000000 solid; 
} 

#utility_nav { 
width: 960px; 
text-align: right; 
padding-top: 3px; 
padding-bottom: 4px; 
background-color: #0b38a1; 
} 

/* topnav area start */ 

#topnav { 
width: 960px; 
text-align: right; 
padding-top: 8px; 
padding-bottom: 8px; 
background-color: #282828; 
white-space: nowrap; 
border-bottom: 1px #000000 solid; 
background-image: url(images/bg_topnav_ele_003.gif); 
background-repeat: repeat-x; 
} 

/* main area start */ 

#main { 
width: 960px; 
background-color: #ffffff; 
background-image: url(images/bg_main_ele_003.gif); 
background-repeat: repeat-x; 
} 

#leftnav { 
width: 172px; 
padding-top: 12px; 
padding-bottom: 100px; 
background-color: #ffffff; 
background-image: url(images/bg_main_ele_003.gif); 
background-repeat: repeat-x; 
} 

#nav { 
width: 160px; 
float: right; 
background: #ccb793; 
background-image: url(images/leftnav_btm_ele_003.gif); 
background-position: bottom center; 
background-repeat: no-repeat; 
} 

#content_area { 
padding-left: 20px; 
padding-right: 20px; 
padding-top: 20px; 
padding-bottom: 20px; 
} 

/* footer area start */ 

#footer { 
width: 960px; 
text-align: center; 
padding-top: 5px; 
padding-bottom: 6px; 
background-color: #3b65c6; 
background-image: url(images/bg_footer_ele_003.gif); 
background-repeat: repeat-x; 
} 

#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: #7d7c7c; 
font-size: 20px; 
font-weight: bold; 
} 

h2 { 
color: #c2b142; 
font-size: 15px; 
font-weight: bold; 
} 

h3 { 
font-family: Arial, Helvetica, sans-serif; 
color: #000000; 
font-size: 20px; 
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; 
} 

.img04 
{ 
margin-right: 10px; 
} 

/* miscellaneous */ 

li { 
list-style-image: url(images/bullet_ele_003_1.gif); 
} 

ul.sitemap { 
line-height : 20px; 
} 
li.sitemap { 
list-style: disc; 
} 

.visa { 
padding-top:20px; 
margin-top:20px; 
} 

span.background_link 
{ 
text-align: center; 
background-color: #F9EFDA; 
padding-top: 3px; 
padding-bottom: 3px; 
display: block; 
} 

