body { 
margin-top:10px; 
background-color: #8f9faf; 
background-image: url(images/Bgd-f.jpg); 
background-repeat: repeat-x; 
} 

#container { 
width: 960px; 
border: 1px #000000 solid; 
background-color: #FFFFFF; 
} 

/* header area start */ 

#header { 
width: 960px; 
} 

#utility_nav { 
width: 940px; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 3px; 
} 

/* topnav area start */ 

#topnav { 
width: 960px; 
text-align: right; 
padding-top: 4px; 
padding-bottom: 2px; 
white-space: nowrap; 
} 

/* main area start */ 

#main { 
width: 960px; 
background-color: #FFFFFF; 
padding-top: 0px; 
} 

#leftnav { 
width: 210px; 
padding-bottom: 50px; 
background-color: #5f94ca; 
border-top: 15px solid #5f94ca; 
} 

#content_area { 
width: 744px; 
padding-left: 20px; 
padding-right: 20px; 
padding-top: 0px; 
padding-bottom: 20px; 
} 
#buckets { 
width: 167px; 
text-align: center; 
padding-top: 4px; 
padding-bottom: 5px; 
background-color: #cfd9e3; 
border: 1px solid #000000; 
} 


/* footer area start */ 

#footer { 
width: 960px; 
text-align: center; 
padding-top: 4px; 
padding-bottom: 5px; 
background-image: url(images/ins_004-04.jpg); 
background-color: #a8a8a8; 
border-top: 9px solid #0f0079; 
} 

#bottom { 
width: 960px; 
background-color: #FFFFFF; 
} 

#thomas_info { 
width: 960px; 
font-family: Arial; 
font-size: 10px; 
color: #000000; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 

/* heading styles */ 

h1 { 
font-family: Arial; 
color: #190b6b; 
font-size: 20px; 
font-weight: bold; 
} 

h2 { 
font-family: Arial; 
color: #190b6b; 
font-size: 16px; 
font-weight: bold; 
} 

h2 span{ 
font-family: Arial; 
color: #190b6b; 
font-size: 16px; 
font-weight: bold; 
} 




h3 { 
font-family: Arial; 
color: #000000; 
font-size: 14px; 
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; 
} 

/* miscellaneous */ 


ul.text 
{ 
margin-top: 4px; 
text-align: left; 
margin-bottom: 4px; 
} 
/*it will set left and right margin of li*/ 
ul.text li 
{ 
margin-left: -15px; 
margin-right: 0px; 
} 

.border { 
border: 1px #000000 solid; 
} 
