body { 
margin-top:10px; 
background-color: #b29e6c; 
} 

#container { 
width: 960px; 
background-color: #FFFFFF; 
} 


td 
{ 
font-family:Arial; 
color:#000000; 
font-size: 12px; 
} 


/* header area start */ 

#header { 
width: 960px; 
border-top: 1px #545454 solid; 
border-bottom: 1px #545454 solid; 
} 

#utility_nav { 
width: 960px; 
text-align: right; 
padding-top: 3px; 
padding-bottom: 4px; 
background-color: #FFFFFF; 
} 

/* topnav area start */ 

#topnav { 
text-align: center; 
white-space: nowrap; 
padding-top: 3px; 
padding-bottom: 4px; 
background-image: url(images/topnav_bg_cus_002.gif); 
background-repeat: repeat-x; 
} 

/* main area start */ 

#main { 
width: 960px; 
background-color: #FFFFFF; 
} 

#leftnav { 
width: 218px; 
padding-top: 20px; 
/*padding-bottom: 440px; */ 
/*background-image: url(images/leftnav_logo.jpg); 
background-position: bottom left; 
background-repeat: repeat-x; */ 
} 

#nav { 
width: 166px; 
float: left; 
margin-left:20px; 
background-image: url(images/leftnav_bg_cus_002.gif); 
background-repeat: no-repeat; 
} 


.leftnav_logo 
{ 

padding-bottom:300px; 
padding-left:10px; 
text-align:left; 
} 


#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: #FFFFFF; 
border-top: 1px #545454 solid; 
} 

#thomas_info { 
width: 960px; 
text-align: right; 
padding-top: 10px; 
padding-bottom: 2px; 
background-image: url(images/bg_footer_cus_002.gif); 
background-repeat: repeat-x; 
} 

/* heading styles */ 

h1 { 
color: #404040; 
font-size: 18px; 
font-weight: bold; 
} 

h2 { 
color: #B19326; 
font-size: 15px; 
font-weight: bold; 
} 

h3 { 
color: #000000; 
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 */ 

li { 
list-style-image: url(images/bullet.gif); 
} 
