body { 
Font-family: arial; 
Font-size: 12px; 
margin-top:10px; 
background-color: #254669; 
background-image: url(images/); 
} 

#container { 
width: 960px; 
border: 1px #000000 solid; 
background-color: #FFFFFF; 
} 

/* header area start */ 

#header { 
width: 960px; 
} 

#utility_nav { 
width: 960px; 
text-align: right; 
padding-top: 5px; 
padding-bottom: 4px; 
border-bottom: 7px #b91315 solid; 
background-image: url(images/bg_top_cus_004.jpg); 
background-repeat: no-repeat; 
} 

/* topnav area start */ 

#topnav { 
width: 960px; 
text-align: right; 
padding-top: 8px; 
padding-bottom: 8px; 
background-color: #000000; 
white-space: nowrap; 
border-bottom: 1px #FFFFFF solid; 
background-image: url(images/bg_topnav_cus_004.gif); 
background-repeat: repeat-x; 
} 

/* main area start */ 

#main { 
width: 960px; 
background-color: #FFFFFF; 
} 

#leftnav { 
width: 150px; 
padding-top: 15px; 
padding-bottom: 100px; 
background-color: #dee1e4; 
} 

#content_area { 
width: 810px; 
padding-left: 20px; 
padding-right: 20px; 
padding-top: 20px; 
padding-bottom: 20px; 
} 

/* footer area start */ 

#footer { 
width: 960px; 
text-align: center; 
padding-top: 18px; 
padding-bottom: 21px; 
background-image: url(images/bg_footer_cus_004.gif); 
background-repeat: repeat-x; 
} 
#thomas_info { 
width: 960px; 
font-family: Arial; 
font-size: 10px; 
color: #cccccc; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 
#thomas_info a:link, #thomas_info a:visited, #thomas_info a:active { 
font-family: Arial; 
font-size: 10px; 
color: #cccccc; 
} 
#thomas_info a:hover, #thomas_infoa:visited:hover { 
font-family: Arial; 
font-size: 10px; 
color: #FFFFFF; 
text-decoration: none; 
} 



/* heading styles */ 

h1 { 
color: #7A1B2A; 
font-size: 18px; 
font-weight: bold; 
margin: 0px 0px 18px 0px; 
} 

h2 { 
color: #000000; 
font-size: 15px; 
font-weight: bold; 
margin: 0px 0px 14px 0px; 
} 

h3 { 
font-family: Arial, Helvetica, sans-serif; 
color: #000000; 
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 { 
border: 1px #000000 solid; 
float: right; 
margin-left: 10px; 
margin-bottom: 10px; 
} 

/* miscellaneous */ 

li { 
list-style-image: url(images/bullet_cus_004.jpg); 
} 
