body { 
margin-top:0px; 
padding-top: 0px; 
background-color: #f2f2f7; 
background-image: url(images/body_background.jpg); 
background-repeat: repeat-x; 
background-position: left top; 
} 

#container 
{ 
width: 947px; 
} 


td 
{ 
color: #333333; 
font-family:Arial; 
font-size: 12px; 
} 

.a 
{ 
color: #3441df; 
text-decoration: underline; 
} 

a:hover 
{ 
color: #3441df; 
text-decoration: none; 
} 

/* header area start */ 

#header 
{ 
width: 947px; 
background: url(images/header_bg.jpg) no-repeat right top; 
height: 110px; 
} 

.header_img 
{ 
float: left; 
margin-right: 10px; 
} 

#utility_nav 
{ 
width: 390px; 
display: block; 
float: right; 
margin-top: 8px; 
margin-right: 10px; 
text-align: right; 
margin-bottom: 0px; 
padding-bottom: 0px; 
} 

html>body #utility_nav 
{ 
margin-top: 7px; 
} 

.email 
{ 
background:transparent url(/images/email.gif) no-repeat left top; 
display:block; 
float:left; 
padding:5px 0 5px 33px; 
} 

.phone 
{ 
background-image:url(/images/phone.gif); 
background-position:left top; 
background-repeat:no-repeat; 
display:block; 
float:left; 
padding:5px 0 5px 33px; 
} 

/* topnav area start */ 

#topnav 
{ 
width: 753px; 
float: right; 
height: 28px; 
background-image: url(/images/topnav_bg.jpg); 
background-repeat: no-repeat; 
background-position: left top; 
overflow: hidden; 
margin-top: 10px; 
} 


.topnav_plc_005 a span 
{ 
display: block; 
float: left; 
background-image: url(/images/topnav_link_left.jpg); 
background-repeat: no-repeat; 
background-position: left 2px; 
padding:6px 0 6px 13px; 
margin-left:0px; 
cursor: pointer; 
} 

.topnav_plc_005 a:hover span 
{ 
display: block; 
float: left; 
background-image: url(/images/topnav_link_left.jpg); 
background-repeat: no-repeat; 
background-position: left 2px; 
padding:6px 0 6px 13px; 
margin-left:0px; 
cursor: pointer; 
} 

/* main area start */ 

#main { 
width: 947px; 
margin-bottom: 8px; 
position: relative; 
} 

#leftnav { 
width: 178px; 
padding-top: 0px; 
background-image: url(/images/leftnav_repeat_bg.jpg); 
background-repeat: repeat-y; 
background-position: left top; 
} 

#nav 
{ 
width: 178px; 
background-image: url(/images/leftnav_top_bg.jpg); 
background-repeat: no-repeat; 
background-position: left top; 
padding-bottom: 180px; 
padding-top:15px; 
} 

#leftnav_btm 
{ 
position: absolute; 
left: 0px; 
bottom: 0px; 
width: 179px; 
height: 139px; 
background-image: url(/images/leftnav_btm_bg.jpg); 
background-repeat: no-repeat; 
background-position: 3px top; 
text-align: center; 
} 

#content_area { 
background-image: url(/images/content_area_bg.gif); 
background-repeat: no-repeat; 
background-position: 16px top; 
padding-left: 30px; 
padding-right: 30px; 
padding-top: 12px; 
padding-bottom: 0px; 
} 


#content_area_home 
{ 
background-image: url(/images/content_bg_home.jpg); 
background-repeat: no-repeat; 
background-position: 16px top; 
padding-left: 30px; 
padding-right: 30px; 
padding-top: 12px; 
padding-bottom: 20px; 
} 

.index_top 
{ 
height: 185px; 
} 


/* footer area start */ 

#footer { 
width: 947px; 
background:#f2f2f7 url(images/footer_bg.jpg) no-repeat left top; 
height: 102px; 
} 

.footer_left 
{ 
display: block; 
float: left; 
text-align: left; 
margin-top: 33px; 
margin-left: 29px; 
} 

.footer_right 
{ 
display: block; 
float: right; 
text-align: right; 
margin-top: 50px; 
margin-right: 31px; 
} 

.footer_right span 
{ 
color: #eeeeee; 
font-size: 14px; 
font-weight: bold; 
font-family: Arial; 
display: block; 
margin-bottom: 7px; 
} 

#thomas_info { 
width: 947px; 
text-align: right; 
padding-top: 4px; 
padding-bottom: 2px; 
} 

#thomas_info span 
{ 
margin-right: 13px; 
} 

/* heading styles */ 

h1 { 
color: #d8ba18; 
font-size: 17px; 
font-weight: bold; 
margin-top:20px; 
} 

.home_head 
{ 
color: #efce1b; 
font-size: 17px; 
font-weight: bold; 
margin-bottom:3px; 
margin-top:6px; 
padding-bottom: 0px; 
margin-left: 6px; 
} 

h2 { 
color: #262c74; 
font-size: 14px; 
font-weight: bold; 
margin-bottom:-16px; 
} 

html>body h2 
{ 

margin-bottom:-8px; 
} 

.home_sub_head 
{ 
color: #cdcdcf; 
font-size: 11px; 
font-weight: normal; 
margin-top:0px; 
padding-top: 0px; 
margin-left: 6px; 
} 

h3 { 
color: #000000; 
font-size: 22px; 
font-weight: bold; 
} 

/* image styles */ 

.img01 { 
border: 1px #000000 solid; 
} 

.img02 { 
float: left; 
margin-right: 20px; 
margin-bottom: 10px; 
} 

.img03 { 
border: 1px #000000 solid; 
float: right; 
margin-left: 10px; 
margin-bottom: 10px; 
} 

/* miscellaneous */ 

.leftnav_btm_txt 
{ 
color: #232869 !important; 
font-size: 11px !important; 
font-weight: normal !important; 
font-family: Arial !important; 
text-align: center !important; 
padding: 0px !important; 
margin: 0px !important; 
} 


.leftnav_btm_txt a 
{ 
color: #232869 !important; 
font-size: 11px !important; 
font-weight: normal !important; 
font-family: Arial !important; 
text-align: center !important; 
text-decoration: underline !important; 
background-image: none !important; 
padding: 0px !important; 
margin: 0px !important; 
} 

.leftnav_btm_txt a:hover 
{ 
color: #232869 !important; 
font-size: 11px !important; 
font-weight: normal !important; 
font-family: Arial !important; 
text-align: center !important; 
text-decoration: none !important; 
background-image: none !important; 
padding: 0px !important; 
margin: 0px !important; 
} 

.bucket_link_plc_005 td 
{ 
padding-bottom: 16px; 
} 

.bucket_link_plc_005 img 
{ 
margin-bottom: 5px; 
} 


.distributors_tbl 
{ 
border: 1px solid #dddddd; 
} 

.distributors_tbl td 
{ 
border: 1px solid #dddddd; 
font-size: 11px; 
} 


.search_hdr 
{ 
float:right; 
margin-right:0px; 
padding-bottom:0; 
padding-top:0px; 
text-align:right; 
vertical-align:top; 
width:290px; 
} 


.search_hdr form 
{ 
margin:0px; 
padding: 0px; 
} 


.search_hdr img 
{ 
vertical-align: top; 
margin-left: 5px; 
} 

.search_hdr input 
{ 
height:20px; 
margin-left:5px; 
width:121px; 
vertical-align:top; 
} 

.search_hdr select 
{ 
font-family:Arial; 
font-size:12px; 
height:20px; 
vertical-align:top; 
width:102px; 
} 


.distributors_tbl_bg 
{ 
background-color: #e7e5e8; 
vertical-align: top; 
} 

.distributors_tbl_bg1 
{ 
background-color: #f1f1f1; 
vertical-align: top; 
} 

#idContentTbl 
{ 
clear: both; 
} 
