body { 
margin-top:10px; 
background-color: #b8c6cd; 
background-image: url(images/); 
} 

#container { 
width: 960px; 
border: 1px #035A26 solid; 
background-color: #FFFFFF; 
} 

/* header area start */ 

#header { 
width: 960px; 
border-top: 0px #FFFFFF solid; 
border-bottom:0px #FFFFFF solid; 
background-color:#000000; 
} 

#utility_nav { 
width: 960px; 
text-align: right; 
padding-top: 7px; 
padding-bottom: 7px; 
background-color: #000000; 
} 

/* topnav area start */ 

#topnav { 
width: 960px; 
text-align: right; 
padding-top: 7px; 
padding-bottom: 7px; 
background-color: #000407; 
white-space: nowrap; 
border-bottom:4px solid #aed374; 
margin-top:-3px; 

} 
html>body #topnav {margin-top:0px;} 

*:first-child+html #topnav {margin-top:-3px;} 



/* main area start */ 

#main { 
width: 960px; 
background-color: #FFFFFF; 
border-top: 1px #FFFFFF solid; 
border-bottom: 1px #FFFFFF solid; 
} 

#leftnav { 
width: 170px; 
padding-top: 25px; 

background: #aed374; 
} 


/* url(/images/iso_certified.jpg) no-repeat bottom left padding-bottom: 170px;*/ 


#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: 10px; 
padding-bottom: 16px; 
background-color: #aed374; 

} 

#thomas_info { 
width: 960px; 
font-family: Arial; 
font-size: 10px; 
color: #000000; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 

/* heading styles */ 

h1 { 
color: #181d65; 
font-size: 18px; 
font-weight: bold; 
padding:0px; 
margin-bottom:5px; 
} 

h2 { 
color: #1869a1; 
font-size: 14px; 
font-weight: bold; 
} 

h3 { 
color: #181d65; 
font-size: 14px; 
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_pro_005.gif); 
} 

a { 
text-decoration: underline; 
} 
a:hover { 
text-decoration: none; 
}



td 
{ 
font-family:Arial; 
color:#000000; 
font-size: 12px; 
} 

.table 
{ 
background-color:#cccccc; 
} 
.table td 
{ 
background-color:#FFFFFF; 
} 
