body { 
margin-top:20px; 
background-color:#5a8dbc; 
} 

#container { 
width:960px; 
background:#ffffff; 
} 

/* header area start */ 

#utility_nav { 
float:right; 
padding-right:20px; 
padding-top:10px; 
} 

#header { 
width:960px; 
} 

/* topnav area start */ 

#topnav { 
width:960px; 
text-align: left; 
background: url(/images/topnav_bg.jpg) left top no-repeat; 
height:46px; 
} 


#topnav_left{float:left; padding-top:25px; padding-left:5px;} 

/* main area start */ 

#main { 
width:960px; 
background:url(/images/main_bg.jpg) left bottom no-repeat; 
} 

#leftnav { 
width: 165px; 
padding-bottom:100px; 
} 

#nav{width:165px; background: #e6efee url(/images/nav_bg.jpg) left bottom no-repeat; padding-bottom:50px;} 

#content_area { 
padding-left: 23px; 
padding-right: 23px; 
padding-top: 160px; 
padding-bottom: 95px; 
background: url(/images/content_areabg.jpg) left top no-repeat; 
} 

/* footer area start */ 

#footer { 
width:960px; 
background: url(/images/footer_bg.jpg) left top no-repeat; 
height:110px; 
} 

#footer_top { 
width: 760px; 
height: 7px; 
background-color: #ED1C24; 
border-top: 1px #000000 solid; 
} 

#thomas_info { 
width:935px; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 

/* heading styles */ 

h1 { 
color: #1e5aa0; 
font-size: 18px; 
font-weight: bold; 
margin-bottom:30px; 
margin-top:5px; 
} 


.heading1 
{ 

font-size:14px; 
font-weight:normal; 
margin-bottom:26px; 
margin-top:0px; 
} 



h2 { 
color: #36638b; 
font-size: 14px; 
font-weight: bold; 
} 

h3 { 
color: #163391; 
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{margin-top:8px;} 
.img05{margin-top:15px;} 

.phone{ 
background:transparent url(/images/drop.jpg) no-repeat scroll left 5px; 
padding-left:14px; 
} 


a { 
text-decoration: underline; 
color:#508df3; 
} 
a:hover { 
text-decoration: none; 
color:#508df3; 
} 

.footer_right 
{ 

float:right; 
margin-right:80px; 
padding-top:10px; 
text-align:left; 
} 


td{font-family:arial; font-size:11px; color:#324870;} 


.bucket_bg 
{width:142px; 
background:url(/images/bucket_bg.jpg) left bottom; 
padding-bottom:12px; 

} 



ul.bucket_content { 
list-style-type:none; 
margin:0px; 
padding:0px; 
} 




ul.bucket_content li { 
background-image:url(/images/bullet_index.jpg); 
background-position:7px 6px; 
background-repeat:no-repeat; 
font-size:10px; 
font-weight:normal; 
padding-bottom:0; 
padding-left:13px; 
padding-right:7px;
color:#4277A5;
} 




html>body ul.bucket_content li { 

background-position:7px 5px; 
} 

