body { 
margin-top: 10px; 
background-color: #CCCCCC; 
} 

#container { 
width: 760px; 
background-color: #FFFFFF; 
} 

/* header area start */ 

#utility_nav { 
width: 760px; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
background-color: #666665; 
} 

#header { 
width: 760px; 
border-bottom: 1px #D7D7D7 solid; 
} 

/* topnav area start */ 

#topnav { 
width: 760px; 
text-align: right; 
padding-top: 3px; 
padding-bottom: 2px; 
background-color: #B27156; 
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; 
border-top: 3px #000000 solid; 
border-bottom: 3px #995533 solid; 
background-image: url(images/bg_main_ser_005.gif); 
background-repeat: repeat-x; 
position:relative; 
} 

#leftnav { 
width: 160px; 
padding-top: 6px; 
padding-bottom: 180px; 
background-color: #FEDFC3; 
background-image: url(images/bg_leftnav_ser_005.gif); 
background-repeat: repeat-x; 
} 

html > body #leftnav_bottom { 
bottom: 0px; 
} 

#leftnav_bottom { 
bottom: -3px; 
left: 0px; 
position: absolute; 
text-align:center; 
display: block; 
width:160px; 
padding-bottom: 25px; 
} 

#content_area { 
padding-left: 15px; 
padding-right: 15px; 
padding-top: 22px; 
padding-bottom: 20px; 
} 

/* footer area start */ 

#footer { 
width: 760px; 
text-align: center; 
padding-top: 4px; 
padding-bottom: 4px; 
background-color: #666665; 
background-image: url(images/bg_footer_ser_005.gif); 
background-repeat: repeat-x; 
} 

#footer_top { 
width: 760px; 
height: 7px; 
background-color: #CC8865; 
border-top: 1px #000000 solid; 
} 

#thomas_info { 
width: 760px; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 

/* heading styles */ 

h1 { 
color: #eb882e; 
font-size: 18px; 
font-weight: bold; 
} 

h2 { 
color: #cc8867; 
font-size: 14px; 
font-weight: bold; 
} 

h3 { 
color: #000000; 
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 
{ 
border: 1px #000000 solid; 
margin-left: 10px; 
margin-bottom: 10px; 
} 

.img05 
{ 
margin-bottom: 2px; 
} 

/* miscellaneous */ 

li { 
list-style-image: url(images/bullet1.gif); 
} 

td 
{ 
font-family:Arial; 
font-size: 11px; 
color: #454545; 
} 

a { 
color: #cc8866; 
text-decoration: underline; 
} 

a:hover { 
color: #eb882e; 
text-decoration: none; 
} 

form 
{ 
margin-top: 0px; 
margin-bottom: 0px; 
} 
