body { 
margin-top: 10px; 
background-color: #e4dfb6; 
} 

#container { 
width: 960px; 
border: 1px #000000 solid; 
background-color: #FFFFFF; 
} 

td 
{ 
font-family:Arial; 
color:#000000; 
font-size: 12px; 
} 

/* header area start */ 

#utility_nav { 
width: 960px; 
text-align: right; 
padding-top: 4px; 
padding-bottom: 2px; 
background-color: #34a24d; 
background-image: url(images/utility_nav_bg.jpg); 
background-position: left top; 
background-repeat: no-repeat; 
} 

#header { 
width: 960px; 
text-align: left; 
background-image: url(images/header01_che_bg_002.jpg); 
background-position: right top; 
background-repeat: no-repeat; 
white-space: nowrap; 
} 

.header_search_box 
{ 
margin-top: -55px; 
float: right; 
margin-right: 10px; 
font-family: arial; 
font-size: 12px; 
} 

#header2 { 
width: 960px; 
text-align: left; 
white-space: nowrap; 
} 

/* topnav area start */ 

#topnav { 
width: 960px; 
text-align: center; 
padding-top: 5px; 
padding-bottom: 5px; 
background-color: #36A34F; 
white-space: nowrap; 
background-image: url(images/topnav_bg.jpg); 
background-position: top left; 
background-repeat: repeat-x; 
border-top: 1px #ffffff solid; 
border-bottom: 1px #ffffff solid; 
} 

/* main area start */ 

#main { 
width: 960px; 
background-color: #FFFFFF; 
} 

#leftnav { 
width: 170px; 
padding-top: 18px; 
padding-bottom: 100px; 
background-color: #ebe9d7; 
} 

#content_area { 
padding-left: 20px; 
padding-right: 20px; 
padding-top: 20px; 
padding-bottom: 30px; 
} 

/* footer area start */ 

#footer { 
width: 960px; 
text-align: left; 
padding-top: 5px; 
padding-bottom: 5px; 
background-color: #34A24D; 
} 


.footer_left 
{ 
display:block; 
margin-left:40px; 
} 


.footer_right 
{ 
float:right; 
margin-right:40px; 
margin-top: -27px; 
} 


#thomas_info { 
width: 960px; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 

/* heading styles */ 

h1 { 
color: #1f8035; 
font-size: 18px; 
font-weight: bold; 
} 

h2 { 
color: #1f8035; 
font-size: 14px; 
font-weight: bold; 
margin-bottom: 0px; 
} 

h3 { 
color: #1f8035; 
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-type: none; 
font: normal 11px arial; 
list-style-image: url(images/bull_green.jpg); 
} */ 

ul.BucketContent 
{ 
margin-top: 5px; 
text-align: left; 
} 

ul.BucketContent li 
{ 
list-style-type: none; 
font: normal 11px arial; 
list-style-image: url(images/bull_green.jpg); 
margin-left: -20px; 
margin-right: 12px; 
} 

form {
margin:0px;
}
