body { margin:0px;background-color:#FFFFFF;background-image:url(images/white_bg.gif);background-repeat:repeat-y; }

#menu_bar { width:100%; height:26px; background-image:url(images/top_gradient.gif);background-repeat:repeat-x; z-index:0;}

#menu { width:362px;height:30px;position:absolute;top:9px;left:360px;z-index:2; }

#top_banner_bg { width:100%; height:181px;background-image:url(images/top_banner_bg.gif);background-repeat:repeat-x;z-index:0;}
#top_banner { width:780px;height:181px;background-image:url(images/top_banner.jpg);background-repeat:no-repeat;float:left;z-index:0;}
#center_bg { width:780px;height:auto;background-image:url(images/center_bg.gif);background-repeat:repeat-y:z-index:0}

#left_box { width:214px;height:auto;float:left;background-image:url(images/left_box_bg.gif);background-repeat:repeat-y; }
#left_box_top {width:100%;height:14px;background-image:url(images/left_box_top.gif);background-repeat:no-repeat;z-index:1}
#left_box_bg {width:100%;height:auto;background-image:url(images/left_box_bg.gif);background-repeat:repeat-y;z-index:1}
#testimonial_text { position:absolute;top:260px;left:93px;width:115px; }
#testimonial_person {
	position:absolute;
	top:366px;
	left:13px;
	width:209px;
	height: 24px;
}
#left_box_input { width:100%;height:135px;position:relative;left:7px; }

#center_box { width:391px;height:auto;float:left; }
#center_box_full { width:521px;height:auto;float:left; }
#center_div { width:100%;height:1px;background-image:url(images/center_box_top.gif);background-repeat:no-repeat;}
#center_content { width:90%;padding-left:21px;padding-right:21px;padding-bottom:21px; }
#center_box_bottom {position:relative;top:-1px;width:100%;height:1px;background-image:url(images/center_box_bottom_bg.gif);background-repeat:repeat-x;float:left;}
#page_title { position:relative;left:20px; width:100%; }

#right_box { width:155px;height:auto;float:left;}
#right_box_feature { width:100%;height:auto;background-color:#E3E4E8;}
#right_box_text { padding:15px; }

#links { position:relative;left:271px;top:6px;float:left; }
#copyright { position:relative;left:375px;top:6px;float:left; }
#footer { position:relative;top:15px;width:100%;height:12px;background-color:#d1d1db;float:left; }
#business_company { width:206px;height:79px;background-image:url(images/business_company.gif);background-repeat:no-repeat;position:absolute;top:6px;left:23px;z-index:1; }

ul {
	width:100%;
	list-style-type: disc;
	list-style-image:url(images/square.gif);
	margin-left:-5ex;
	_margin-left:2px;
}
 
.two_col_list li {
  line-height:1.25em;
  padding-bottom:0.5em;
  width:48%;
  float:left;
  font-size:12px;
  list-style-type: disc;
}
