body { 
margin:0px; 
background-color: #003963; 
} 
td 
{ 
font-family: Arial; 
font-size: 12px; 
} 
#container { 
width: 760px; 
border:1px solid #2a6fa2; 
} 

/* header area start */ 

#header { 
width: 760px; 
border-top: 1px #fae105 solid; 
border-bottom: 1px #fae105 solid; 
} 

#utility_nav { 
width: 760px; 
text-align: right; 
padding-top: 4px; 
padding-bottom: 4px; 
background-color: #000000; 
} 

/* topnav area start */ 

#topnav { 
width: 760px; 
text-align: right; 
padding-top: 3px; 
padding-bottom: 3px; 
background-color: #456265; 
white-space: nowrap; 
background-image: url(images/topnav_left_pro_003.gif); 
background-repeat: no-repeat; 
border-top:13px solid #000000; 
border-bottom:1px solid #000000; 
} 

/* main area start */ 

#main { 
width: 760px; 
background-color: #b9d9e6; 
background-image: url(images/main_bg.gif); 
background-repeat: repeat-x; 
} 

#leftnav { 
width: 160px; 

padding-top: 40px; 
padding-bottom: 60px; 
background-image: url(images/leftnav_top_pro_003.gif); 
background-repeat: no-repeat; 
background-position: 0px 30px ; 

} 

#content_area { 
width: 600px; 
padding-left: 20px; 
padding-right: 20px; 
padding-top: 20px; 
padding-bottom: 20px; 
} 

/* footer area start */ 

#footer { 
width: 760px; 
text-align: center; 
padding-top: 8px; 
padding-bottom: 8px; 
background-color: #004a80; 
} 

#bottom { 
width: 760px; 
height: 14px; 
background-color: #b9d9e6; 
} 

#thomas_info { 
width: 760px; 
font-family: Arial; 
font-size: 10px; 
color: #ffffff; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 

/* heading styles */ 

h1 { 
color: #004a80; 
font-size: 12px; 
font-weight: bold; 
} 

h2 { 
color: #000000; 
font-size: 14px; 
font-weight: bold; 
} 

h3 { 
color: #004a80; 
font-size: 11px; 
font-weight: bold; 
} 

/* image styles */ 

.img01 { 
border: 1px #000000 solid; 
} 

.img02 { 
/* 
float: left; 
margin-right: 10px; 
margin-bottom: 10px; 
border: 2px #000000 solid; 
*/ 
border:1px solid #83a1b8; 
} 

.img03 { 
border: 1px #000000 solid; 
float: right; 
margin-left: 10px; 
margin-bottom: 10px; 
} 

/* miscellaneous */ 
.certified 
{ 
display:block; 
text-align:center; 
font-family:Arial; 
font-size:14px; 
font-weight:bold; 
color:#004a80; 
padding-top:25px; 
} 
a:link { 
color: #000000; 
text-decoration: underline; 
} 
a:visited { 
text-decoration: underline; 
color: #000000; 
} 
a:hover { 
text-decoration: none; 
color: #000000; 
} 
a:active { 
text-decoration: underline; 
color: #000000; 
} 
