
body { 
margin-top: 10px; 
background-color: #C6BFB9; 
background-image: url(images/Bgd-f.jpg); 
background-repeat:repeat-x; 
background-position:top; 
} 

#container { 
width: 760px; 
border: 1px #000000 solid; 
background-color: #FFFFFF; 
} 

/* header area start */ 

#utility_nav { 
width: 760px; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 3px; 
background-color: #000000; 
} 

#header { 
width: 760px; 
border-top: 1px #D7D7D7 solid; 
border-bottom: 1px #D7D7D7 solid; 
} 

/* topnav area start */ 

#topnav { 
width: 760px; 
text-align: right; 
padding-top: 4px; 
padding-bottom: 3px; 
background-color: #ca252a; 
white-space: nowrap; 
border-bottom: 1px #D7D7D7 solid; 
background-image: url(images/bg_topnav_ser_005.gif); 
background-repeat: repeat-x; 
} 

/* main area start */ 

#main { 
width: 760px; 
background-color: #FFFFFF; 
border-top: 3px #000000 solid; 
border-bottom: 3px #9D0A0E solid; 
background-image: url(images/bg_main_ser_005.gif); 
background-repeat: repeat-x; 
} 

#leftnav { 
width: 170px; 
padding-top: 25px; 
padding-bottom: 100px; 
background-color: #dddcd3; 
background-image: url(images/bg_leftnav_ser_005.gif); 
background-repeat: repeat-x; 
} 

#content_area { 
width: 590px; 
padding-left: 20px; 
padding-right: 20px; 
padding-top: 20px; 
padding-bottom: 20px; 
} 

/* footer area start */ 

#footer { 
width: 760px; 
text-align: center; 
padding-top: 7px; 
padding-bottom: 7px; 
background-color: #000000; 
background-image: url(images/bg_footer_ser_005.gif); 
background-repeat: repeat-x; 
} 

#footer_top { 
width: 760px; 
height: 7px; 
background-color: #cc1b22; 
border-top: 1px #000000 solid; 
} 

#thomas_info { 
width: 760px; 
font-family: Arial; 
font-size: 10px; 
color: #000000; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 

/* heading styles */ 

h1 { 
color: #000000; 
font-size: 18px; 
font-weight: bold; 
}
 
h1 span { 
color: #454545; 
font-size: 14px; 
font-weight: bold; 
}

h2 { 
color: #ED1C24; 
font-size: 14px; 
font-weight: bold; 
} 

h3 { 
font-family: Times; 
color: #000000; 
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); 
} 

td { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; } 
td a:link, a:visited { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#9A1B1F; text-decoration:none; } 
td a:hover { color:#EF4A4F; text-decoration:underline; } 
.border { border:1px solid #FBF4F5; } 
.bucket_border { border-right:1px solid #dbdbe5; width:180px; } 
