body { 
margin-top: 30px; 
background-color: #0c0e0c; 
} 

#container { 
width: 960px; 
background-color: #FFFFFF; 
} 

td,div 
{ 
font-family:Arial; 
font-size: 17px; 
color:#444544; 
} 

a { 
text-decoration: underline; 
color:#2b2b2b; 
} 
a:hover { 
text-decoration: none; 
} 


/* header area start */ 

#utility_nav { 
width: 960px; 
text-align: right; 
} 

#header { 
width: 960px; 
height:165px; 
background-image: url(images/header01_bg.jpg); 
background-repeat: no-repeat; 
background-position: right top; 
} 

#header img{ 
float:left; 
margin-right:5px; 
} 


/* topnav area start */ 

#topnav { 
float:right; 
padding-top:137px; 
padding-right:20px; 

} 

#topnav a{ 
float:left; 
width:112px; 
text-align:center; 
background-image: url(images/top_nav_link_bg.gif); 
background-repeat: no-repeat; 
background-position: left top; 
height:28px; 
line-height:28px; 

} 

#topnav a:hover{ 
background-image: url(images/top_nav_link_bg_hover.gif); 
background-repeat: no-repeat; 
background-position: left top; 
} 



/* main area start */ 

#main { 
clear:both; 
width: 960px; 

} 

#leftnav { 
width: 198px; 
padding-top: 28px; 
padding-bottom: 350px; 
background-image: url(images/left_nav_bg.jpg); 
background-repeat: no-repeat; 
background-position: left top; 

} 

#leftnav a{ 
background-image: url(images/left_nav_link_bg.jpg); 
background-repeat: no-repeat; 
background-position: left top; 
padding-top:6px; 
padding-bottom:12px; 
padding-left:14px; 
display:block; 
} 

#leftnav a:hover{ 
background-image: url(images/left_nav_link_hover_bg.jpg); 
background-repeat: no-repeat; 
background-position: left top; 
} 



#content_area { 
padding-left: 20px; 
padding-right: 28px; 
padding-top: 20px; 
padding-bottom: 20px; 
} 

/* footer area start */ 

#footer { 
width: 960px; 
height:90px; 
text-align: center; 
background-color: #000000; 
background-repeat: no-repeat; 
background-position: center top; 
} 

.footer_left{ 
float:left; 
text-align:left; 
padding-left:15px; 
padding-top:18px; 

} 

.footer_right{ 
padding-top:18px; 
float:right; 
text-align:right; 
background-image: url(images/footer_right.jpg); 
background-repeat: no-repeat; 
background-position: right top; 
padding-right:47px; 
padding-bottom:25px; 
} 

.footer_right a{ 
padding-top:8px; 

display:inline-table; 

} 

#thomas_info { 
width: 960px; 
/*font-family: Arial; 
font-size: 10px; 
color: #000000; */ 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 

/* heading styles */ 

h1 { 
color: #030303; 
font-size: 16px; 
font-weight: bold; 
} 

.home_hone{ 
height:100px; 
background-image: url(images/main_bg_hone.jpg); 
background-repeat: no-repeat; 
background-position: left top; 
padding:0px 0px 0px 226px; 
margin:0px; 
text-align:left; 

line-height:28px; 

} 

.home_hone span{ 
display:block; 
padding-top:10px; 

} 

h2 { 
color: #416156; 
font-size: 14px; 
font-weight: bold; 
} 

h3 { 
font-family: Times; 
color: #598527; 
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 { 
float: right; 
margin-left: 10px; 
margin-bottom: 10px; 
} 

.img_bg 
{ 

background:#d3eee5 none repeat scroll 0 0; 
border:1px dashed #009865; 
} 

.img_bg td 
{ 
text-align: center; 

padding:15px 15px 10px; 

} 


/* miscellaneous */ 

li { 
list-style-image: url(images/list_bg.gif); 
} 


.bucket_link_che_002 a{ 
background-image: url(images/bucket_bg.jpg); 
background-repeat: no-repeat; 
background-position: 2px top; 
display:block; 
padding-bottom:20px; 
text-align:center; 
} 

.bucket_link_che_002 a:hover{ 
background-image: url(images/bucket_bg_over.jpg); 
background-repeat: no-repeat; 
background-position: 2px top; 
} 

.main_bottom_table td{ 
vertical-align:top; 
} 

.main_bottom_table{ 
background-image: url(images/main_bottom_bg.jpg); 
background-repeat: no-repeat; 
background-position: left top; 
} 


.mbpt_left{ 
background-image: url(images/main_bottom_bg_seperator.jpg); 
background-repeat: no-repeat; 
background-position: right 8px; 
padding-left:15px; 
} 

.target{ 
padding-top:10px; 
padding-left:25px; 
} 

.mbpt_right{ 
padding-bottom:10px; 
} 


.pop-up-right{ 
float:right; 
text-align:center; 
padding-left:12px; 
padding-bottom:5px; 
} 
