body { 
margin-top: 10px; 
background-color: #96705c; 
} 

td 
{ 
font-family:Arial; 
font-size: 12px; 
color:#3a282b; 
} 


a { 
text-decoration: underline; 
color:#2d649c; 
} 
a:hover { 
text-decoration: none; 
color:#2d649c; 
} 


#container { 
width: 960px; 
background-color: #FFFFFF; 
} 

/* header area start */ 

#utility_nav { 
width: 960px; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 3px; 
background-color: #7d2232; 
} 

#header { 
width: 960px; 
} 

/* topnav area start */ 

#topnav { 
width: 960px; 
text-align: right; 
padding-top: 4px; 
padding-bottom: 3px; 
background-color: #981325; 
white-space: nowrap; 
border-bottom: 1px #D7D7D7 solid; 
background-image: url(images/topnav_bg_ser_005.gif); 
background-repeat: repeat-x; 
} 

.last{ 
padding-right:20px !important; 

} 


/* main area start */ 

#main { 
width: 960px; 
background-color: #FFFFFF; 
border-top: 3px #000000 solid; 
background-image: url(images/bg_main_ser_005.gif); 
background-repeat: repeat-x; 
position:relative; 

} 

#leftnav { 
width: 170px; 
padding-top:19px; 
padding-bottom: 180px; 
background-color: #f5f2ea; 
background-image: url(images/bg_leftnav_ser_005.gif); 
background-repeat: repeat-x; 
} 



#content_area { 
padding:23px 20px 20px 20px; 
} 

/* footer area start */ 

#footer { 
width: 960px; 
text-align: center; 

padding-top:19px;padding-bottom: 7px; 
background-color: #000000; 
background-image: url(images/footer_bg_ser_005.gif); 
background-repeat: repeat-x; 
} 


#thomas_info { 
width: 960px; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 


.thomas_last{ 

padding-right:10px !important; 

} 

/* heading styles */ 

h1 
{ 
color: #7d2231; 
font-size: 18px; 
font-weight: bold; 
} 

.head { 
font-size: 16px; 
font-weight:normal; 
} 

.head1 { 
font-size: 17px; 
font-weight: bold; 
} 


h2 { 
color: #32040b; 
font-size: 14px; 
font-weight: bold; 
} 

h3 { 
color: #a6321f; 
font-size: 13px; 
font-weight: bold; 

} 

/* image styles */ 

.img01 { 
border: 1px #000000 solid; 

margin-bottom:8px; 

} 

.img02 { 
float: left; 
margin-right: 10px; 

} 

.img03 { 
border: 1px #000000 solid; 
float: right; 
margin-left: 10px; 
margin-bottom: 10px; 
} 


.img04 { 

margin:11px 0 9px; 
} 

.img05{ 
margin-bottom:8px; 
} 

.img06 { 
margin-right: 10px; 
border: 1px #000000 solid; 

margin-bottom:10px; 


} 



/* miscellaneous */ 
