body { 
margin-top: 10px; 
background-color: #1b3250; 
background-image: url(images/); 
} 
td{ 
font-family: Arial; 
color:#000000; 
font-size: 11px; 

} 

#container { 
width:100%; 
border: 1px #000000 solid; 
background-color: #FFFFFF; 
} 

/* header area start */ 

#utility_nav { 
text-align: right; 
padding-top: 4px; 
padding-bottom: 2px; 
padding-right:10px; 
background-color: #FFFFFF; 
height: 30px; 
background:url(images/utility-bg.jpg); 
background-repeat:repeat-x; 
} 

#header { 
border-bottom: 1px #d7d7d7 solid; 
background:url(images/header01_che_002-background.jpg); 
background-position: left bottom; 
background-repeat:no-repeat; 
} 

/* topnav area start */ 

#topnav { 
text-align: right; 
height: 80px; 
background: url(images/bg_main_che_002.jpg); 
white-space: nowrap; 
background-repeat: no-repeat; 
background-position: top left; 
padding-top:5px; 
} 

/* main area start */ 

#main { 
width: 100%; 
background-color: #FFFFFF; 
} 

#leftnav { 
width: 165px; 
padding-top: 0px; 
padding-bottom: 100px; 
background: #b7d0f2 url(images/); 
background-repeat: no-repeat; 
background-position: top right; 
} 

#content_area { 

padding-left: 20px; 
padding-right: 20px; 
padding-bottom: 30px; 
background-image: url(images/); 
background-repeat: no-repeat; 
background-position: top right; 
} 
p { 
font-family: Arial; 
color: #000000; 
font-size: 11px; 
line-height: 13px; 
} 

/* footer area start */ 

#footer { 
text-align: center; 
padding-top: 5px; 
padding-bottom: 5px; 
background-color: #2b4c78; 
} 

#thomas_info { 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 

/* heading styles */ 

h1 { 
font-family: Arial; 
color: #8da7c9; 
font-size: 16px; 
font-weight: bold; 
border-bottom: #406495 1px solid; 
border-right: #406495 1px solid; 
margin-right: 25px; 
padding-bottom:5px; 
} 

h2 { 
font-family: Arial; 
color: #000000; 
font-size: 14px; 
font-weight: bold; 
} 

h3 { 
font-family: Arial; 
color: #598527; 
font-size: 24px; 
font-weight: bold; 
font-style: italic; 
} 

/* 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); 
} 
