body
{
	background-image: url(../images/site_back.gif);
	background-position: center top;
	background-repeat: repeat-y;
	background-color: #CCC;
	margin: 0px;
	padding: 0px;
	min-width: 780px;
}

.centeredColumn
{
	width: 780px;
	margin: 0 auto;
	margin-left: expression( (document.body.clientWidth - 780) / 2 + 'px');
	display: table;
}

.space { padding: 10px; }

#headBox
{
	width: 780px;
	height: 76px;
	display: block;
	clear: both;
	background-image: url(../images/head.jpg);
	background-repeat: no-repeat;
}

.headSpace { padding: 10px 10px 0 0; }

#addressBox
{
	color: #333;
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 18px;
	width: 220px;
	height: 50px;
	display: block;
	text-align: right;
	float: right;
}

#addressBox a
{
	color: #425ea7;
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}

#addressBox a:hover { color: #bf0000; }

.addressBlue
{
	color: #425ea7;
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}

#flashBox
{
	width: 780px;
	height: 226px;
	display: block;
	clear: both;
	background-color: #000;
}

#flashContent
{
	display: block;
	z-index: 1;
	width: 780px;
	height: 226px;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/photo_default.jpg);
	background-repeat: no-repeat;
	background-color: #000;
}

.navBox
{
	margin: 0px;
	padding: 0px;
	width: 168px;
	height: 131px;
	display: block;
	position: absolute;
}

.navSpace { padding: 8px 0 0 8px; }

#pgHeadBox
{
	width: 780px;
	height: 22px;
	display: block;
	clear: both;
	background-image: url(../images/pgHead.jpg);
	background-repeat: no-repeat;
}

body#home #pgHeadBox { background-image: url(../images/pgHead_home.jpg); }
body#company #pgHeadBox { background-image: url(../images/pgHead_company.jpg); }
body#property #pgHeadBox { background-image: url(../images/pgHead_property.jpg); }
body#employee #pgHeadBox { background-image: url(../images/pgHead_employee.jpg); }
body#risk #pgHeadBox { background-image: url(../images/pgHead_risk.jpg); }
body#personal #pgHeadBox { background-image: url(../images/pgHead_personal.jpg); }
body#personal2 #pgHeadBox { background-image: url(../images/pgHead_personal2.jpg); }
body#request #pgHeadBox { background-image: url(../images/pgHead_request.jpg); }
body#contact #pgHeadBox { background-image: url(../images/pgHead_contact.jpg); }
body#manufacturing #pgHeadBox { background-image: url(../images/pgHead_manufacturing.jpg); }
body#alternative #pgHeadBox { background-image: url(../images/pgHead_alternative.jpg); }
body#equipment #pgHeadBox { background-image: url(../images/pgHead_equipment.jpg); }
body#hospitality #pgHeadBox { background-image: url(../images/pgHead_hospitality.jpg); }
body#healthcare #pgHeadBox { background-image: url(../images/pgHead_healthcare.jpg); }
body#emergetech #pgHeadBox { background-image: url(../images/pgHead_emergetech.jpg); }
body#environmental #pgHeadBox { background-image: url(../images/pgHead_environmental.jpg); }
body#history #pgHeadBox { background-image: url(../images/pgHead_history.jpg); }
body#mission #pgHeadBox { background-image: url(../images/pgHead_mission.jpg); }
body#partnerships #pgHeadBox { background-image: url(../images/pgHead_partnerships.jpg); }
body#people #pgHeadBox { background-image: url(../images/pgHead_people.jpg); }
body#awards #pgHeadBox { background-image: url(../images/pgHead_awards.jpg); }
body#careers #pgHeadBox { background-image: url(../images/pgHead_careers.jpg); }
body#careers-perks #pgHeadBox { background-image: url(../images/pgHead_careers-perks.jpg); }
body#claims #pgHeadBox { background-image: url(../images/pgHead_claims.jpg); }
body#loss #pgHeadBox { background-image: url(../images/pgHead_loss.jpg); }
body#controlling #pgHeadBox { background-image: url(../images/pgHead_controlling.jpg); }
body#technology #pgHeadBox { background-image: url(../images/pgHead_technology.jpg); }
body#report #pgHeadBox { background-image: url(../images/pgHead_report.jpg); }
body#group #pgHeadBox { background-image: url(../images/pgHead_group.jpg); }
body#indHealth #pgHeadBox { background-image: url(../images/pgHead_IHP.jpg); }
body#supplemental #pgHeadBox { background-image: url(../images/pgHead_supplemental.jpg); }
body#benchmarking #pgHeadBox { background-image: url(../images/pgHead_benchmarking.jpg); }
body#emptech #pgHeadBox { background-image: url(../images/pgHead_technology.jpg); }
body#lawline #pgHeadBox { background-image: url(../images/pgHead_lawline.jpg); }
body#hr #pgHeadBox { background-image: url(../images/pgHead_hr.jpg); }
body#home_auto #pgHeadBox { background-image: url(../images/pgHead_home-auto.jpg); }
body#more #pgHeadBox { background-image: url(../images/pgHead_pers-more.jpg); }
body#collectibles #pgHeadBox { background-image: url(../images/pgHead_collect.jpg); }
body#umbrella #pgHeadBox { background-image: url(../images/pgHead_umbrella.jpg); }
body#watercraft #pgHeadBox { background-image: url(../images/pgHead_watercraft.jpg); }
body#executive #pgHeadBox { background-image: url(../images/pgHead_executive.jpg); }
body#benefits #pgHeadBox { background-image: url(../images/pgHead_benefits.jpg); }
body#why #pgHeadBox { background-image: url(../images/pgHead_why.jpg); }
body#admin #pgHeadBox { background-image: url(../images/pgHead_admin.jpg); }

#pgPhoto
{
	width: 780px;
	height: 226px;
	display: block;
}

#midBox .goldContact { color: #c90; }

#midBox .goldContact a
{
	color: #c90;
	font-weight: bold;
}

#midBox .goldContact a:hover { color: #CCC; }

#midBox
{
	width: 780px;
	display: table;
	clear: both;
	background-color: #425ea7;
	background-image: url(../images/content_back.jpg);
	background-repeat: repeat-x;
	color: #FFF;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

.midSpace { 
	padding: 18px 14px 0px 14px;
	margin: 0 0 20px 0;
	display: block;
}

.printText {
	display: none;
}

.printNav {
	display: none;
}

#midBoxlist
{
	list-style-type: disk;
	text-align: left;
	margin: 0 0 0 16px;
	padding: 0px;
	
}

#midBoxlist li
{
	margin: 2px 0px 2px 0px;
	text-align: left;
	color: #fff;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
}

#midBoxlistdesignbeforechanged
{
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#midBoxlistdesignbeforechanged li
{
	background: transparent url(../images/dot.gif) no-repeat;
	background-position: 0px 6px;
	padding-left: 14px;
	margin: 2px 0px 2px 0px;
	text-align: left;
	color: #fff;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
}

#midBoxlistpopup
{
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#midBoxlistpopup li
{
	background: transparent url(../images/dot.gif) no-repeat;
	background-position: 0px 6px;
	padding-left: 14px;
	margin: 2px 0px 2px 0px;
	text-align: left;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}

#midBox a
{
	color: #FFF;
	font-weight: bold;
}

#midBox a:hover { color: #ccc; }

#midBox .subMenu a {
	font-weight: normal;
}

#popupHeader {
	font-weight: bold;
	color: #213f7d;
	font-size: 14px;
}

#homeLeft
{
	width: 350px;
	display: table;
	float: left;
	color: #FFF;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

#homeCentral
{
	width: 176px;
	display: table;
	float: left;
	margin: 0 0 0 14px;
}

#homeRight
{
	width: 190px;
	margin: 0 0 0 14px;
	display: table;
	float: left;
}

#marketNavBox
{
	margin: 0px;
	padding: 0px;
	width: 176px;
	display: block;
}

#clientBox
{
	margin: 3px 0px 0px 0px;
	padding: 0px;
	width: 191px;
	height: 172px;
	display: table;
	background-image: url(../images/client_back.jpg);
	background-repeat: repeat-y;
}

#myWave a
{
	width: 168px;
	height: 64px;
	display: block;
	background-image: url(../images/myWave.jpg);
	background-repeat: no-repeat;
}

#myWave a:hover
{
	background-image: url(../images/myWave_over.jpg);
	background-repeat: no-repeat;
}

a.report
{
	width: 168px;
	height: 23px;
	display: block;
	background-image: url(../images/report.jpg);
	background-repeat: no-repeat;
	margin: 10px 0 0 0;
}

a:hover.report
{
	background-image: url(../images/report_over.jpg);
	background-repeat: no-repeat;
}

a.apply
{
	width: 168px;
	height: 36px;
	display: block;
	background-image: url(../images/apply.jpg);
	background-repeat: no-repeat;
	margin: 10px 0 0 0;
}

a:hover.apply
{
	background-image: url(../images/apply_over.jpg);
	background-repeat: no-repeat;
}

.subMenu {
	margin: 0px;
	padding: 0px;
	width: 174px;
	height: 172px;
	display: block;
}

a.subMenulinks {
	height: 22px;
	width: 174px;
	line-height: 22px;
	border-color: #fff;
	border-style: solid;
	border-width: 0 2px 0 0;
	background-color: #999;
	display: block;
	margin: 0 0 3px 0;
	padding: 0 0 0 6px;
	text-decoration: none;
	color: #fff;
	font-size: 11px;
	font-family: arial;
	font-weight: normal;
}

a:hover.subMenulinks {
	color:  #fff;
	background: #213f7d;
}

a.bioSubsublinks {
	height: 22px;
	line-height: 22px;
	border-color: #fff;
	border-style: solid;
	border-width: 0 2px 0 0;
	background-color: #999;
	display: block;
	width: 162px;
	margin: 3px 0 0 0;
	padding: 0 0 0 6px;
	text-decoration: none;
	text-align: left;
	color: #fff;
	font-size: 10px;
	font-family: arial;
	font-weight: normal;
}

a:hover.bioSubsublinks {
	color:  #fff;
	background: #213f7d;
}

#midBox .bioSubsublinks a {
	font-weight: normal;
}

h1 {
	font-weight: bold;
	font-size: 12px;
}

#subLeft
{	float: left;
	display: table;
	width: 530px;
	margin: 0 0 20px 12px;
}

#subRight
{
	float: left;
	display: table;
	margin: 0 0 20px 20px;
}

#subRight2
{
	float: left;
	display: table;
	margin: 0 0 20px 20px;
}

#bioArea {
	float: left;
	width: 530px;
}

.bioHead {
	font-weight: bold;
	font-size: 14px;
}

.bioPic {
	float: right;
	width: 150px;
	height: 150px;
	border-color: #213f7d;
	border-style: solid;
	border-width: 1px;
	margin: 0 0 0 10px;
}

.head01
{
	color: #FFF;
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	padding: 0px;
	font-weight: 600;
}

.head02
{
	color: #fff;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: 600;
}

#boxList
{
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#boxList li
{
	background: transparent url(../images/dot.gif) no-repeat;
	background-position: 3px 3px;
	padding-left: 14px;
	margin: 2px 0px 2px 0px;
	text-align: left;
	color: #fff;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
}

#boxList li a
{
	color: #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
	text-transform: uppercase;
}

#boxList li a:hover
{
	color: #fff;
	text-decoration: none;
}

.line
{
	height: 1px;
	margin-top: 10px;
	padding: 0px;
	background-image: url(../images/line.gif);
	border-width: 0px;
	font-size: 1px;
	background-repeat: repeat-x;
	width: 100%;
	margin-bottom: 10px;
}

#formBox2
{
	display: block;
	border-color: #7790a6;
	border-width: 1px;
	border-style: solid;
	width: 230px;
	padding: 4px;
	background-color: #e2e7ed;
}

#formField
{
	padding: 2px;
	background-color: #fff;
	border-color: #7790a6;
	border-width: 1px;
	border-style: solid;
	color: #7790a6;
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	width: 120px;
	margin: 5px 0px 0px 11px;
	float: left;
}

#formSelect
{
	padding: 2px;
	background-color: #fff;
	border-color: #7790a6;
	border-width: 1px;
	border-style: solid;
	color: #7790a6;
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	margin: 5px 0px 0px 11px;
	float: left;
}

#formField2
{
	padding: 2px;
	background-color: #fff;
	color: #7790a6;
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	margin: 5px 10px 5px 11px;
	float: left;
	display: block;
}

#formButton
{
	padding: 2px;
	background-color: #a8b9c1;
	border-color: #7790a6;
	border-width: 1px;
	border-style: solid;
	color: #fff;
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	float: right;
	margin: 11px 18px 11px 0px;
	cursor: pointer;
}

#boxContainer
{
	display: block;
	width: 300px;
	padding: 0 0 0 100px;
}

#formRow1
{
	height: 20px;
	display: block;
	white-space: nowrap;
}

.formRow
{
	height: 30px;
	display: block;
	white-space: nowrap;
}

.formRowlrg
{
	display: block;
	white-space: nowrap;
}

.formText
{
	color: #fff;
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 26px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	display: block;
	float: left;
	width: 100px;
	text-align: right;
}

.formField
{
	padding: 2px;
	background-color: #fff;
	border-color: #333;
	border-width: 1px;
	border-style: solid;
	color: #333;
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	width: 250px;
	margin: 5px 0px 0px 11px;
	float: left;
}

.formFieldadmin
{
	padding: 2px;
	background-color: #fff;
	border-color: #333;
	border-width: 1px;
	border-style: solid;
	color: #333;
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin: 0px 0px 0px 11px;
}

.formButton
{
	padding: 2px;
	background-color: #a8b9c1;
	border-color: #333;
	border-width: 1px;
	border-style: solid;
	color: #fff;
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	margin: 5px 0px 0px 11px;
	cursor: pointer;
}

.clearBoth {
	clear: both;
}

#footbox
{
	display: table;
	width: 780px;
	clear: both;
	background-color: #333;
}

#foot
{
	color: #ccc;
	font-family: Arial, sans-serif;
	font-size: 8px;
	line-height: 10px;
	padding: 4px 0px 4px 10px;
	font-weight: bold;
	display: block;
	float: left;
}

a.footLink
{
	color: #ccc;
	font-family: Arial, sans-serif;
	font-size: 8px;
	line-height: 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}

a:hover.footLink
{
	color: #fff;
	font-family: Arial, sans-serif;
	font-size: 8px;
	line-height: 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}

#credit
{
	color: #666;
	font-family: Arial, sans-serif;
	font-size: 8px;
	line-height: 10px;
	padding: 4px 10px 4px 0px;
	font-weight: bold;
	display: block;
	float: right;
}

a.creditLink
{
	color: #666;
	font-family: Arial, sans-serif;
	font-size: 8px;
	line-height: 10px;
	text-decoration: none;
	font-weight: bold;
}

a:hover.creditLink
{
	color: #bf0000;
	font-family: Arial, sans-serif;
	font-size: 8px;
	line-height: 10px;
	text-decoration: none;
	font-weight: bold;
}

/* Admin */

#adminTable {
	color: #fff;
	font-size: 12px;
	border-color: #fff;
	border-style: solid;
	border-width: 1px 0 0 0;
	width: 720px;
	display: table;
	height: auto;
}

#adminTable tr {
	width: 100%;
	display: table;
}

#adminTable td {
	border-color: #fff;
	border-style: solid;
	border-width: 0 1px 1px 1px;
	padding: 2px 6px 2px 6px;
}

#tableWhite {
	color: #fff;
}

/* Drop down buttons */

.hide { display: none; }

.showme
{
	display: block;
}

ul.noshow
{
	display: none;
	list-style: none;
	padding: 0;
	margin: 0;
}

.show
{
	display: block;
	list-style: none;
}
		
.htmltooltip {
position: absolute; /*leave this and next 3 values alone*/
z-index: 1000;
left: -1000px;
top: -1000px;
background: transparent;
border: 0;
color: white;
padding: 0px;
width: 230px; /*width of tooltip*/
}

.popuphead {
	background-image: url(../images/whyhaake_top.png);
	width: 230px;
	height: 63px;
	margin:0px;
	}
.popupbody {
	background-image: url(../images/whyhaake_bg.png);
	
	width:180px;
	*width: 230px;
	padding-top:0px;
	padding-left:25px;
	padding-right:25px;
	padding-bottom:0px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	color: #FFFFFF;
	}
.popupbody strong {
	font-size:12px;
	}
.popupfoot {
	background-image: url(../images/whyhaake_bottom.png);
	width: 230px;
	height: 37px;
	margin:0px;
	}
	.popuplist {
		margin-bottom:0px !important;
		}
		
	#popupholder {
		width:530px;
		height:600px;
		position: relative;
		}
		
		
		#communityservice {
		overflow:hidden;
		position:absolute;
		left: 39px;
		top:31px;
		}
		#communityservice a {
		background-image: url(../images/why_communityservice_off.png);
		background-repeat:no-repeat;
		width:112px;
		height:108px;
		display:block;
		text-decoration:none;
		}
		#communityservice a:hover {
		background-image: url(../images/why_communityservice.png);
		}
		
		
		#massage {
		overflow:hidden;
		position:absolute;
		left: 28px;
		top:142px;
		}
		#massage a {
		background-image: url(../images/why_massage_off.png);
		background-repeat:no-repeat;
		width:170px;
		height:133px;
		display:block;
		text-decoration:none;
		}
		#massage a:hover {
		background-image: url(../images/why_massage.png);
		}
		
		
		#health {
		overflow:hidden;
		position:absolute;
		left: 366px;
		top: 11px;
		}
		#health a {
		background-image: url(../images/why_health_off.png);
		background-repeat:no-repeat;
		width: 116px;
		height: 164px;
		display:block;
		text-decoration:none;
		}
		#health a:hover {
		background-image: url(../images/why_health.png);
		}
		
		
		#drycleaning {
		overflow:hidden;
		position:absolute;
		left: 249px;
		top: 141px;
		}
		#drycleaning a {
		background-image: url(../images/why_drycleaning_off.png);
		background-repeat:no-repeat;
		width: 83px;
		height: 133px;
		display:block;
		text-decoration:none;
		}
		#drycleaning a:hover {
		background-image: url(../images/why_drycleaning.png);
		}
		
						
		#holiday {
		overflow:hidden;
		position:absolute;
		left: 9px;
		top: 282px;
		}
		#holiday a {
		background-image: url(../images/why_holiday_off.png);
		background-repeat:no-repeat;
		width: 111px;
		height: 127px;
		display:block;
		text-decoration:none;
		}
		#holiday a:hover {
		background-image: url(../images/why_holiday.png);
		}
		
		
		#gifts {
		overflow:hidden;
		position:absolute;
		left: 108px;
		top: 487px;
		}
		#gifts a {
		background-image: url(../images/why_gifts_off.png);
		background-repeat:no-repeat;
		width: 146px;
		height: 100px;
		display:block;
		text-decoration:none;
		}
		#gifts a:hover{
		background-image: url(../images/why_gifts.png);
		}
		
		
		#service {
		overflow:hidden;
		position:absolute;
				left: 11px;
		top: 441px;

		}
		#service a {
		background-image: url(../images/why_service_off.png);
		background-repeat:no-repeat;
		width: 91px;
		height: 93px;
		display:block;
		text-decoration:none;
		}
		#service a:hover {
		background-image: url(../images/why_service.png);
		}
		
		
		#computer {
		overflow:hidden;
		position:absolute;
		left: 383px;
		top: 183px;
		}
		#computer a {
		background-image: url(../images/why_computer_off.png);
		background-repeat:no-repeat;
		width: 92px;
		height: 142px;
		display:block;
		text-decoration:none;
		}
		#computer a:hover {
		background-image: url(../images/why_computer.png);
		}
		
		
		#bowling {
		overflow:hidden;
		position:absolute;
		left: 180px;
		top: 20px;
		}
		#bowling a {
		background-image: url(../images/why_bowling_off.png);
		background-repeat:no-repeat;
		width: 131px;
		height: 106px;
		display:block;
		text-decoration:none;
		}
		#bowling a:hover {
		background-image: url(../images/why_bowling.png);
		}
		
		
		#teambuilding { 
		overflow:hidden;
		position:absolute;
		left: 228px;
		top: 279px;
		}
		#teambuilding a { 
		background-image: url(../images/why_teambuilding_off.png);
		background-repeat:no-repeat;
		width: 162px;
		height: 164px;
		display:block;
		text-decoration:none;
		}
		#teambuilding a:hover { 
		background-image: url(../images/why_teambuilding.png);
		}
		
		
		#chili {
		overflow:hidden;
		position:absolute;
		left: 251px;
		top: 462px;
		}
		#chili a {
		background-image: url(../images/why_chili_off.png);
		background-repeat:no-repeat;
		width: 89px;
		height: 70px;
		display:block;
		text-decoration:none;
		}
		#chili a:hover {
		background-image: url(../images/why_chili.png);
		}
		
		
		#picnic {
		overflow:hidden;
		position:absolute;
		left: 340px;
		top: 463px;
		}
		#picnic a {
		background-image: url(../images/why_picnic_off.png);
		background-repeat:no-repeat;
		width: 187px;
		height: 120px;
		display:block;
		text-decoration:none;
		}
		#picnic a:hover {
		background-image: url(../images/why_picnic.png);
		}
		
		
		#wear {
		overflow:hidden;
		position:absolute;
		left: 129px;
		top: 316px;
		}
		#wear a {
		background-image: url(../images/why_wear_off.png);
		background-repeat:no-repeat;
		width: 99px;
		height: 156px;
		display:block;
		text-decoration:none;
		}
		#wear a:hover {
		background-image: url(../images/why_wear.png);
		}
		
		
		#awards2121 {
		overflow:hidden;
		position:absolute;
		left: 385px;
		top: 353px;
		}
		#awards2121 a {
		background-image: url(../images/why_award_off.png);
		background-repeat:no-repeat;
		width: 139px;
		height: 115px;
		display:block;
		text-decoration:none;
		}
		#awards2121 a:hover {
		background-image: url(../images/why_award.png);
		}
