body { 
margin-top: 0px; 
background-color: #7085A1; 
background-image: url(images/background_bg.jpg); 
background-position: top left; 
background-repeat: repeat-x; 
} 

#container { 
width: 968px; 
background-color: #FFFFFF; 
background-image: url(/images/main_bg.jpg); 
background-position: top left; 
background-repeat: repeat-y; 
} 

/* header area start */ 

#utility_nav { 
width: 968px; 
text-align: right; 
padding-top: 3px; 
padding-bottom: 4px; 
} 

#header { 
width: 968px; 
text-align: left; 
white-space: nowrap; 
background-image: url(/images/header_bg.jpg); 
background-position: top right; 
background-repeat: no-repeat; 
} 

/* topnav area start */ 

#topnav { 
width: 968px; 
text-align: right; 
height: 29px; 
white-space: nowrap; 
background-image: url(/images/topnav_bg.jpg); 
background-position: top left; 
background-repeat: no-repeat; 
} 

#leftnav 
{ 
width: 968px; 
white-space: nowrap; 
background-image: url(/images/leftnav_bg.jpg); 
background-position: top left; 
background-repeat: no-repeat; 
display: block; 
height: 138px; 
margin-top: -4px; 
} 

html > body #leftnav 
{ 
margin-top: 0px; 
} 


#nav 
{ 
width: 170px; 
float: left; 
margin-left: 4px; 
} 

/* main area start */ 

#main { 
width: 968px; 
} 

#main_homepage { 
width: 968px; 
background-image: url(/images/homepage_top.jpg); 
background-position: 6px 14px; 
background-repeat: no-repeat; 
} 

#content_area { 
padding-left: 28px; 
padding-right: 27px; 
padding-top: 11px; 
padding-bottom: 20px; 
background-image: url(/images/content_area_bg.jpg); 
background-position: 50px bottom; 
background-repeat: no-repeat; 
} 

/* footer area start */ 

#footer { 
width: 968px; 
text-align: left; 
padding-top: 10px; 
padding-bottom: 18px; 
background-image: url(/images/main_bg.jpg); 
background-position: top left; 
background-repeat: repeat-y; 
} 

#thomas_info { 
width: 968px; 
text-align: right; 
padding-top: 6px; 
padding-bottom: 2px; 
background-image: url(/images/thomas_info_bg.jpg); 
background-position: top left; 
background-repeat: no-repeat; 
} 

/* heading styles */ 

h1 { 
color: #163873; 
font-size: 18px; 
font-weight: bold; 

text-transform: uppercase; 
} 

.homepageh1 
{ 
font-weight: bold; 
font-size: 15px; 
color: #163873; 
background-image: url(/images/homepageh1_bg.jpg); 
background-position: top right; 
background-repeat: no-repeat; 
padding-top: 10px; 
padding-bottom: 9px; 
width: 599px; 
margin-bottom:7px; 
margin-left: 17px; 

text-transform:none; 
} 

h2 { 
color: #535353; 
font-size: 14px; 
font-weight: bold; 
} 

h3 { 
color: #000000; 
font-size: 13px; 
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; 
} 

.img04 
{ 
margin-left: 15px; 
} 

.img05 
{ 
margin-bottom: 4px; 
} 

.img06 
{ 
margin-right: 16px; 
} 

.img07 
{ 
margin-bottom: 8px; 
margin-left: -9px; 
} 

.img08 { 
float: right; 
margin-left: 10px; 
margin-bottom: 10px; 
} 

/* miscellaneous */ 

li { 
list-style-image: url(images/bullet_ser_004.gif); 
} 

td 
{ 
font-family:Arial; 
font-size: 12px; 
color: #535353; 
} 

a { 
text-decoration: underline; 
color: #535353; 
} 

a:hover { 
text-decoration: none; 
color: #535353; 
} 

.footer_left 
{ 
display:block; 
margin-left: 53px; 
margin-top: 11px; 
} 

.footer_right 
{ 
float:right; 
margin-right: 61px; 
text-align: right; 
} 

.callbg 
{ 
background-image: url(/images/call_bg.jpg); 
background-position: 25px 6px; 
background-repeat: no-repeat; 
padding-left: 24px; 
display: block; 
padding-bottom: 5px; 
} 

.emailbg 
{ 
background-image: url(/images/email_bg.jpg); 
background-position: left 3px; 
background-repeat: no-repeat; 
padding-left: 22px; 
display: block; 
} 

.topnav_ser_004 span 
{ 
background-image: url(/images/topnav_link_bg.jpg); 
background-position:right bottom; 
background-repeat:no-repeat; 
height:24px; 
padding:4px 8px 4px 0px; 
} 

.topnav_ser_004 a 
{ 
background-image:url(/images/topnav_link_left_bg.jpg); 
background-position:left bottom; 
background-repeat:no-repeat; 
cursor:pointer; 
height:24px; 
margin-right: -1px; 
padding: 0px 0px 0px 10px; 
} 

html > body .topnav_ser_004 a 
{ 
padding: 4px 0px 4px 10px; 
} 

.topnav_ser_004 a:hover 
{ 
background-image:url(/images/topnav_link_left_bg.jpg); 
background-position:left bottom; 
background-repeat:no-repeat; 
cursor:pointer; 
height:24px; 
margin-right: -1px; 
padding: 0px 0px 0px 10px; 
} 

html > body .topnav_ser_004 a:hover 
{ 
padding: 4px 0px 4px 10px; 
} 

.topnav_ser_004 { 
float:right; 
padding-right: 25px; 
padding-top: 0px; 
margin-top:-33px; 
text-align:right; 
width:542px; 
} 

html > body .topnav_ser_004 
{ 
margin-top:-25px; 
} 

.clearboth 
{ 
clear: both; 
} 

.homepage_bottom_para 
{ 
font-size: 15px; 
color: #9a6f40; 
font-weight: normal; 
display: block; 
background-image: url(/images/homepage_bottom.jpg); 
background-position: center top; 
background-repeat: no-repeat; 
padding-top: 9px; 
padding-left: 24px; 
padding-bottom:21px; 
clear: both; 
margin-top: 0px; 
margin-bottom: 21px; 
} 

html > body .homepage_bottom_para 
{ 
padding-top: 17px; 
} 

.bottomtext2 
{ 
display: block; 
padding-left: 88px; 
} 

.homepage_top_para 
{ 
font-size: 15px; 
color: #9a6f40; 
font-weight: bold; 
display: block; 
text-align:center; 
padding-bottom:12px; 
margin-bottom: 23px; 
} 

.bucketright 
{ 
float: right; 
background-image: url(/images/bucket2_bg.jpg); 
background-position: left bottom; 
background-repeat: no-repeat; 
width: 264px; 
margin-bottom: 16px; 
padding-bottom: 16px; 
} 

.righthead 
{ 
color: #143570; 
font-size: 15px; 
font-weight: bold; 
display: block; 
margin-left: 24px; 
text-align: left; 
} 

ul.BucketContent 
{ 
margin-top: 7px; 
text-align: left; 
font-size:11px; 
margin-left: 0px; 
margin-bottom: 10px; 
color: #535353; 
} 

html > body ul.BucketContent 
{ 
margin-bottom: 16px; 
} 

ul.BucketContent li 
{ 
background-image: url(/images/bullet1.jpg); 
background-position: left 6px; 
background-repeat: no-repeat; 
list-style-type: none; 
margin-left: 22px; 
padding-left: 7px; 
} 

html > body ul.BucketContent li 
{ 
margin-left: -18px; 
} 

.BucketContent2 
{ 
margin-top: 7px; 
font-size:11px; 
color: #535353; 
display: block; 
font-weight: normal; 
margin-left: 19px; 
} 

.BucketBlock 
{ 
/*background-image: url(/images/bucket1_bg.jpg); 
background-position: left bottom; 
background-repeat: no-repeat; 
width: 633px; 
display: block; 
margin-left: 20px; */ 
} 

table.bucket_link_ser_004 
{ 
background-image: url(/images/table_bg_repeater.jpg); 
background-position: left bottom; 
background-repeat: repeat-y; 
display:block; 
} 

/*html > body .bucket_link_ser_004 a 
{ 
margin-left: 0px !important; 
} 

html > body .bucket_link_ser_004 a:hover 
{ 
margin-left: 0px !important; 
}*/ 

#idContentTblCell 
{ 
height: 330px; 
} 
