body { 
MARGIN: 10px 10px 15px; 
background-color: #cab69c; 
background-image: url(images/); 
} 

#container { 
width: 760px; 
border: 1px #000000 solid; 
background-color: #FFFFFF; 
} 

/* header area start */ 

#header { 
width: 760px; 
} 

#utility_nav { 
width: 760px; 
text-align: right; 
padding-top: 4px; 
padding-bottom: 4px; 
border-bottom: 7px #d1550f solid; 
background-image: url(images/bg_top_ins_005.jpg); 
background-repeat: no-repeat; 
} 

/* topnav area start */ 

#topnav { 
width: 760px; 
text-align: right; 
padding-top: 8px; 
padding-bottom: 8px; 
background-color: #000000; 
white-space: nowrap; 
border-top: 1px #FFFFFF solid; 
border-bottom: 1px #FFFFFF solid; 
background-image: url(images/bg_topnav_ins_005.gif); 
background-repeat: repeat-x; 
} 

/* main area start */ 

#main { 
width: 760px; 
background-color: #FFFFFF; 
} 

#leftnav { 
width: 140px; 
padding-top: 15px; 
padding-bottom: 100px; 
background-color: #780001; 
} 

#content_area { 
width: 435px; 
padding-left: 20px; 
padding-right: 15px; 
padding-top: 20px; 
padding-bottom: 20px; 
border-right: 1px dotted #5b5b5b; 
} 

#rightnav { 
width: 130px; 
padding-top: 20px; 
padding-bottom: 30px; 
background-color: #fff; 
padding-left: 5px; 
padding-right: 5px; 
} 


/* footer area start */ 

#footer { 
width: 760px; 
text-align: center; 
padding-top: 18px; 
padding-bottom: 5px; 
background-image: url(images/bg_footer_ins_005.gif); 
background-repeat: repeat-x; 
} 

#thomas_info { 
width: 760px; 
font-family: Arial; 
font-size: 10px; 
color: #000000; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 

/* heading styles */ 

h1 { 
font-family: Times, serif; 
color: #856947; 
font-size: 24px; 
font-weight: bold; 
font-style: italic; 
} 

h2 { 
color: #5b5b5b; 
font-size: 14px; 
font-weight: bold; 
} 

h3 { 
color: #d1550f; 
font-size: 16px; 
font-weight: bold; 

} 

h4 { 
color: #780001; 
font-size: 12px; 
font-weight: bold; 
} 

h4 a{ 
color: #780001; 
font-size: 12px; 
font-weight: bold; 
text-decoration: underline; 

} 

h4 a:hover { 
color: #5b5b5b; 
font-size: 12px; 
font-weight: bold; 
text-decoration: none; 

} 
h5 { 
color: #5b5b5b; 
font-size: 12px; 
font-weight: bold; 
} 

h6 { 
color: #000; 
font-size: 13px; 
font-weight: bold; 
display: block; 
padding: 4px; 
border-top: 1px solid #000; 
background: #d8d8d8; 
} 

/* 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 */ 

p, td, tr, li { 

font-family: Arial, Helvetica, sans-serif; 
font-size: 13px; 
color: #000000; 

} 

a 
{ 
font-family: Arial, Helvetica, sans-serif; 
color: #0000ff; 
text-decoration: underline; 
} 
a:hover { 
font-family: Arial, Helvetica, sans-serif; 
color: #000; 
text-decoration: none; 
} 

li { 
list-style-image: url(images/bullet_ins_005.gif); 
} 

.right { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #000000; 
padding-left: 8px; 
padding-right: 8px; 


} 
.left { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #fff; 
padding-left: 4px; 
padding-right: 4px; 
} 
.left a{ 
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #fff; 
text-decoration: underline; 
} 
.left a:hover{ 
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #fff; 

text-decoration: none; 
} 
.small { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #000000; 

} 


#quoteTable { 

margin: 5px 0; 

} 

#quoteTable td { 

background-color: #f1f1f1; 

border: 1px solid #fff; 

padding: 2px; 

} 

#quoteTable td.title { 

background-color: #5b5b5b; 

color: #fff; 

padding: 0 3px; 

} 

#quoteTable td.noBorder { 

border: none; 

} 
