body { 
margin-top:10px; 
background-color: #d4d591; 
background-image: url(images/bg_1.jpg); 
background-repeat: repeat-x; 

} 

#container { 
width: 960px; 
border: 1px #000000 solid; 
background-color: #FFFFFF; 
} 

/* header area start */ 

#header { 
width: 960px; 
/*border-bottom: 14px #000000 solid;*/ 
} 

#utility_nav { 
width: 960px; 
text-align: right; 
padding-top: 4px; 
padding-bottom: 4px; 
background-image: url(images/pro_003.gif); 
background-repeat: no-repeat; 

background-color: #1b3c62; 
} 

/* topnav area start */ 

#topnav { 
width: 960px; 
text-align: right; 
padding-top: 3px; 
padding-bottom: 3px; 
background-color: #b9d6ef; 
white-space: nowrap; 
background-image: url(images/topnav_left_pro_003.gif); 
background-repeat: no-repeat; 
} 

/* main area start */ 

#main { 
width: 960px; 
background-color: #FFFFFF; 
border-top: 1px #000000 solid; 
} 

#leftnav { 
width: 160px; 
padding-top: 40px; 
padding-bottom: 60px; 
background-color: #FFFFFF; 
} 

#content_area { 
width: 800px; 
padding-left: 20px; 
padding-right: 20px; 
padding-top: 20px; 
padding-bottom: 20px; 
} 


/* footer area start */ 

#footer { 
width: 960px; 
text-align: center; 
padding-top: 30px; 
padding-bottom: 8px; 
background-image: url(images/pro_003-11.gif); 
background-repeat: no-repeat; 
background-color: #27578e; 
} 

#bottom { 
width: 960px; 
height: 14px; 
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 { 
color: #14357b; 
font-size: 20px; 
font-weight: bold; 
} 

h2 { 
color: #000000; 
font-size: 16px; 
font-weight: bold; 
} 

h3 { 
font-family: Times; 
color: #8a0101; 
font-size: 24px; 
font-weight: bold; 
font-style: italic; 
} 

/* image styles */ 

.img01 { 
border: 1px #000000 solid; 
} 

.img02 { 
border-right: 1px #000000 solid; 
/*border-bottom: 1px #000000 solid;*/ 
border-left: 1px #000000 solid; 
float: left; 
margin-right: 10px; 
margin-left:0px; 
padding-left:0px; 
/*margin-bottom: 10px;*/ 
vertical-align:top; 
margin-top:0px; 
} 

.img03 { 
border: 1px #cccccc solid; 
float: right; 
margin-left: 10px; 
margin-bottom: 10px; 
} 

/* miscellaneous */ 


.box1 { 
background: url(images/box1_bg.jpg); 
} 


.box2 { 
background: url(images/box2_bg.jpg); 
} 
