body { 
margin-top:10px; 
background-color: #CCCCCC; 
} 

#container { 
width: 760px; 
border: 1px #000000 solid; 
background-color: #FFFFFF; 
} 

/* header area start */ 

#header { 
width: 760px; 
} 

#utility_nav { 
width: 760px; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 3px; 
background-color: #990100; 
border-bottom: 1px #FFFFFF solid; 
} 

#top01 { 
width: 760px; 
height: 9px; 
background-color: #00345A; 
background-image: url(images/bg_top_che_003.jpg); 
background-repeat: repeat-x; 
} 

#top02 { 
width: 760px; 
height: 7px; 
background-color: #9D0A0E; 
border-top: 1px #FFFFFF solid; 
border-bottom: 1px #FFFFFF solid; 
} 

/* topnav area start */ 

#topnav { 
width: 760px; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
background-color: #000000; 
white-space: nowrap; 
background-image: url(images/bg_topnav_che_003.jpg); 
background-repeat: repeat-x; 
} 

/* main area start */ 

#main { 
width: 760px; 
border-top: 1px #000000 solid; 
border-bottom: 1px #000000 solid; 
} 

#leftnav { 
width: 150px; 
padding-bottom: 250px; 
border-right: #000000 1px solid; 
padding-top: 14px; 
} 

#content_area { 
padding-left: 15px; 
padding-right: 15px; 
padding-top: 18px; 
padding-bottom: 18px; 
} 

/* footer area start */ 

#footer { 
width: 760px; 
text-align: center; 
border-top: 1px #FFFFFF solid; 

padding-bottom:7px; 
padding-top:25px; 
background-color: #000000; 
background-image: url(images/footer_bg.gif); 
background-repeat: repeat-x; 
} 

#thomas_info { 
width: 760px; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 

/* heading styles */ 

h1 { 
color: #000001; 
font-size: 18px; 
font-weight: bold; 
} 

h2 { 
color: #666665; 
font-size: 14px; 
font-weight: bold; 
} 

h3 { 
color: #9D0A0d; 
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; 
} 

.img04 
{ 
left: 0px; 
margin-right: 3px; 
} 

/* miscellaneous */ 

td 
{ 
font-family:Arial; 
font-size: 11px; 
color: #454545; 
} 

a { 
text-decoration: underline; 
} 

a:hover { 
text-decoration: none; 
} 
