body { 
margin-top:10px; 
background-color: #ddd; 
} 
* { 
font-size:11px; 
font-family:Arial, Helvetica, sans-serif; 
} 

#container { 
width: 832px; 
border: 1px #091492 solid; 
background-color: #FFFFFF; 
} 

/* header area start */ 

#header { 
border-bottom: 1px #FFFFFF solid; 
} 

#utility_nav { 
width: 832px; 
text-align: right; 
background: #091492 url(top_header.jpg) top left no-repeat; 
} 
.zfloat { 
position: absolute; 
z-index:2; 
float:right; 

margin-left:700px; 
padding-top:19px; 
} 
/* topnav area start */ 

#topnav { 
text-align: right; 
padding-right: 80px; 
white-space: nowrap; 
background: #ff9004 url(topnav_bg.jpg) top left repeat-x; 
line-height:22px; 
*width:832px; 
} 
#topnav img { 
float:left; 
margin-left:193px; 
} 
/* main area start */ 

#m { 
background: #ffffff url(tab_bottom_right.gif) bottom right no-repeat; 
border-top: 1px #FFFFFF solid; 
width:832px; 
position:relative; 
} 
#main td { 
vertical-align: top; 
} 
#leftnav { 
width: 195px; 
padding-top: 15px; 
background-color: #cbdbea; 
height:725px;
/*background: #cbdbea url(leftcolumn_bottom.jpg) bottom center no-repeat; */ 
} 

#content_area { 
width: 623px; 
padding: 8px; 
} 
.splash { 
width:616px; 
height:179px; 
background:url(home_splash.jpg) top left no-repeat; 
} 
.holder { 
width: 610px; 
*width: 100%; 
padding: 20px; 
*padding-right: 0px; 
} 
.splash p { 
margin:0; 
padding: 89px 50px 20px 256px; 
color: #fff; 
text-align:left; 
} 
.bucket { 
background:url(bucket_bg.gif) top left no-repeat; 
width: 616px; 
height:107px; 
margin-top:7px; 
padding:4px; 
text-align:right; 
} 
.bucket img { 
border-left: 4px solid #cbdbea; 
} 
.fright { 
float: right; 
margin: 0; 
} 
.margin { 
margin: 5px 10px; 
*margin-right:5px; 
} 
.padding { 
padding: 20px 30px; 
} 
.fleft { 
float: left; 
margin: 5px 15px 10px 0; 
} 
.lightblue { 
background: #c1d0de; 
} 

/* footer area start */ 

#footer { 
text-align: center; 
padding-top: 10px; 
padding-bottom: 16px; 
background-color: #091492; 
background-repeat: repeat-x; 
width:832px; 
} 

#thomas_info { 
width: 830px; 
font-family: Arial; 
font-size: 10px; 
color: #000000; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 17px; 
*padding-bottom: 2px; 
} 

#thomas_info a {text-decoration:underline; color:#0000ff;}

#thomas_info a:link {text-decoration:underline; color:#0000ff;}

#thomas_info a:hover{text-decoration:none;}

#thomas_info a:visited{color:#800080;}

html > body .pp { 
margin-bottom: 32px; 
} 
/* heading styles */ 


/* 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 */ 

.lit { 
list-style:none; 
} 

.utl_nav{ 
font-size:14px; 
} 

.leftnav_bottom{ 
text-align:center; 
position:absolute; 
bottom:5px; 
padding-left:37px; 
} 
