body { 
margin-top: 10px; 
background-color: #365414; 
} 

#container { 
width: 960px; 
border: 1px #000000 solid; 
background-color: #FFFFFF; 
} 


td 
{ 
font-family:Arial; 
font-size: 12px; 
} 


/* header area start */ 

#utility_nav { 
width: 960px; 
text-align: right; 
padding-top: 3px; 
padding-bottom: 1px; 
background-color: #22380a; 
/*background-image: url(images/bg_top_pro_004.gif); 
background-repeat: repeat-x; */ 
} 

#header { 
width: 960px; 
/*border-top: 1px solid #FFFFFF; 
border-bottom: 1px solid #FFFFFF;*/ 
} 

/* topnav area start */ 

#topnav { 
width: 960px; 
text-align: right; 
padding-top: 4px; 
padding-bottom: 5px; 
background-color: #000000; 
white-space: nowrap; 
/*border-bottom: 1px solid #FFFFFF; */ 
} 

/* main area start */ 

#main { 
width: 960px; 
background-color: #FFFFFF; 
} 

#leftnav { 
width: 180px; 
padding-top: 56px; 
padding-bottom: 195px; 
/*background-color: #ced0cd; */ 
background-image: url(images/bg_leftnav_top_pro_004.jpg); 
background-repeat: no-repeat; 
} 

#content_area { 
padding-left: 30px; 
padding-right: 13px; 
padding-top: 38px; 
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: 960px; 
text-align: center; 
padding-top: 5px; 
padding-bottom: 5px; 
background-color: #000000; 
border-top: 1px solid #FFFFFF; 
} 

#thomas_info { 
width: 960px; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 

/* heading styles */ 

h1 { 
color: #4d6c1e; 
font-size: 18px; 
font-weight: bold; 
} 

h2 { 
color: #000000; 
font-size: 14px; 
font-weight: bold; 
} 

h3 
{ 
color: #000000; 
font-size: 12px; 
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; 
} 

.abtimage 
{ 
margin-right:40px; 
} 

/* miscellaneous */ 

.hidden { display: none; } 
.unhidden { display: block; } 

.subh1{ 
font-size:12px; 
color:#000000; 
font-weight:normal;
} 
