body {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: left;
	vertical-align: middle;
	width: 100%;
	height: 100%;
}
/* ~~~~~~~~~~~~~~~~~~~~ DIV POSITION ~~~~~~~~~~~~~~~~~~~~ */

/* ~~~~~~~~~~~~~~~~~~~~ HEADER ~~~~~~~~~~~~~~~~~~~~ */
.emailheaderlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3399FF;
	text-align: right
}
.emailheaderlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-align: right
	text-decoration: none;
}
.emailheadernolink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3399FF;
	text-align: right
}
/* ~~~~~~~~~~~~~~~~~~~~ BODY ~~~~~~~~~~~~~~~~~~~~ */
.introbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #000033;
	padding-bottom: 2px;
}
.introbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #000033;
}
.subheadblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000033;
	padding-bottom: 2px;
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000033;
	padding-top: 3px;
}
.bulletsbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #000033;
}
.telephone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #000033;
	padding-bottom: 8px;
	padding-top: 5px;
}
.panelbulletswhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 1px;
}

.subheadblue2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
	padding-bottom: 2px;
}

/* ~~~~~~~~~~~~~~~~~~~~ GRAPHICS ~~~~~~~~~~~~~~~~~~~~ */
.mainbackslice {
	background-image: url(images/common/backslice.gif);
	background-repeat: repeat-x;
	height: 530px;
	width: 800px;
}
.mainbackslicemap {
	background-image: url(images/map/map_backimage.jpg);
	background-repeat: no-repeat;
	height: 468px;
}
.panel1back {
	background-image: url(images/panel/panel_clients96d.jpg);
	background-repeat: no-repeat;
	height: 96px;
	width: 165px;
}
.panel2back {
	background-image: url(images/panel/panel_specialists102d.jpg);
	background-repeat: no-repeat;
	height: 102px;
	width: 165px;
}
.mainbackslicecase {
	background-image: url(images/case_study/casestudy_backimage.jpg);
	background-repeat: no-repeat;
	height: 468px;
}
/* ~~~~~~~~~~~~~~~~~~~~ FOOTER ~~~~~~~~~~~~~~~~~~~~ */

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #003300;
	text-decoration: none;
	line-height: 14px;
}
.footer:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #003300;
	line-height: 14px;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
}

/* ~~~~~~~~~~~~~~~~~~~~ LINKS ~~~~~~~~~~~~~~~~~~~~ */
.introlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
}
.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #000033;
}
.emailnolink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	height: 30px;
	padding-top: 4px;
}
.emaillink1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	height: 30px;
	padding-top: 4px
}
.emaillink1:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	height: 30px;
	padding-top: 4px;
	text-decoration: none;
}
.footernolink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.footernolinkbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}
.footerlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
/* ~~~~~~~~~~~~~~~~~~~~ BORDER ~~~~~~~~~~~~~~~~~~~~ */
.panelleftborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #003366;
}
.footertopborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003366;
	background-color: #FFFFFF;
	width: 450px;
	padding: 3px;
}
.border {
	border: 1px solid #666666;
	width: 800px;
}
/* ~~~~~~~~~~~~~~~~~~~~ SPACERS ~~~~~~~~~~~~~~~~~~~~ */
.spacer1 {
	background-color: #FFFFFF;
	height: 24px;
}
.spacer2 {
	height: 40px;
}
.spacer3 {
	height: 110px;
}
/* ~~~~~~~~~~~~~~~~~~~~Dividers ~~~~~~~~~~~~~~~~~~~~ */
.dividerrule {
	vertical-align: middle;
	height: 7px;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003366;
	width: 420px;
}
/* ~~~~~~~~~~~~~~~~~~~~ Plant List ~~~~~~~~~~~~~~~~~~~~ */
.plantlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #000033;
}
.plantlistbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #000033;
}
.navibackgraphic {
	background-image: url(images/navi_new/navi_slice.jpg);
	background-repeat: repeat-x;
	height: 21px;
	width: 440px;
}
.leftimagerule2px {
	background-image: url(images/common/2px.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 350px;
}
.animbackblack {
	background-image: url(images/common/black10px.gif);
	background-repeat: repeat;
	height: 261px;
	width: 173px;
	background-position: center center;
	text-align: center;
}
.left99ccffback {
	background-color: 99ccff;
	height: 270px;
	width: 20px;
}
.casestudyheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #000033;
	padding-bottom: 8px;
	padding-top: 5px;
}
.mainbackslice2 {
	background-image: url(images/common/backslice551.gif);
	background-repeat: repeat-x;
	height: 551px;
	width: 800px;
}
.directions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #000033;
}
.whitepopfill {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
.casestudybgrd {
	background-image: url(images/case_study/cabinet-bgrd.gif);
	background-repeat: no-repeat;
	height: 480px;
	width: 452px;
}
.mainbackslice3 {
	background-image: url(images/common/backslice.gif);
	background-repeat: repeat-x;
	height: 490px;
	width: 800px;
}
