body { 
margin-top: 10px; 
background-color: #c2a394; 
background-image: url(images/Bgd-a.jpg); 
} 

#container { 
width: 760px; 
border: 1px #000000 solid; 
background-color: #FFFFFF; 
} 

/* header area start */ 

#utility_nav { 
width: 760px; 
text-align: right; 
padding-top: 3px; 


padding-bottom: 1px; 
background-color: #790000; 
background-image: url(images/bg_top_pro_004.gif); 
background-repeat: repeat-x; 
} 

#header { 
width: 760px; 
background-color: #c63824; 
border-top: 1px solid #FFFFFF; 
border-bottom: 1px solid #FFFFFF; 
} 

/* topnav area start */ 

#topnav { 
width: 760px; 
text-align: right; 
padding-top: 4px; 
padding-bottom: 4px; 
background-color: #790000; 
white-space: nowrap; 
border-bottom: 1px solid #FFFFFF; 
} 

/* main area start */ 

#main { 
width: 760px; 
background-color: #FFFFFF; 
} 

#leftnav { 
width: 165px; 
padding-top: 56px; 
padding-bottom: 100px; 
background-color: #EBEBEB; 
background-image: url(images/bg_leftnav_top_pro_004.jpg); 
background-repeat: no-repeat; 
} 

#content_area { 
width: 555px; 
padding-left: 20px; 
padding-right: 20px; 
padding-top: 30px; 
padding-bottom: 30px; 
background-image: url(images/bg_main_pro_004.jpg); 
background-repeat: no-repeat; 
background-position: top right; 
} 

/* footer area start */ 

#footer { 
width: 760px; 
text-align: center; 
padding-top: 5px; 
padding-bottom: 5px; 
background-color: #000000; 
border-top: 1px solid #FFFFFF; 
} 

#thomas_info { 
width: 760px; 
font-family: Arial; 
font-size: 10px; 
color: #000000; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 


#thomas_info a:link, #thomas_info a:visited { 
font-family: Arial; 
font-size: 10px; 
color: #0000ff; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
text-decoration:underline; 
} 

#thomas_info a:hover { 
font-family: Arial; 
font-size: 10px; 
color: #000000; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
text-decoration:none; 
} 








/* heading styles */ 

h1 { 
color: #350404; 
font-size: 18px; 
font-weight: bold; 
margin-top: 10px; 
} 

h2 { 
color: #9D0A0E; 
font-size: 16px; 
font-weight: bold; 
} 

h2 span a:link, h2 span a:visited, h2 span a:active { 
color: #9D0A0E; 
font-size: 13px; 
font-weight: bold; 
text-decoration:none; 

} 


h2 span a:hover, h2 span a:visited:hover { 
color: #0000ff; 
font-size: 13px; 
font-weight: bold; 
text-decoration:none; 

} 




h3 { 
font-family: Times; 
color: #000000; 
font-size: 24px; 
font-weight: bold; 
font-style: italic; 
} 


p, td, tr, li { 

font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #000000; 

} 

a:link, a:visited, a:active 
{ 
font-family: Arial; 
font-size: 11px; 
color: #0000FF; 
text-decoration: underline; 
} 
a:hover, a:visited:hover 
{ 
font-family: Arial; 
font-size: 11px; 
color: #0000FF; 
text-decoration: none; 
} 









/* 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 */ 

li { 
list-style-image: url(images/bullet-tick.jpg); 
} 

