body {
	background: #686868;
	text-align: left;
	color: #686868; 
	font: small/1.35 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#container {
	background: #fff url(/images/interface/header_bg.gif) repeat-x scroll;
	float: left;
	width: 100%;
}

#wrapper {
	margin: 0 auto;
	width: 960px;
}

/* @group Banner */

#banner {
	float: left;
	overflow: hidden;
	padding: 0 0 0 10px;
	margin: 0;
	width: 720px;
	height: 112px;
}

#banner li {
	display: inline;
}

#banner a {
	float: left;
	display: inline;
	padding: 65px 16px 0 0px;
	overflow: hidden;
	height: 0px !important; 
	height /**/:65px; /* for IE5/Win only */
	}
	
#banner a:hover {
	background-position: 0 -65px;
	}

#banner a.selected {
	background-position: 0 -130px;
	outline: none;
	}

#home a {
	background: url(/images/interface/header_panatek.gif) no-repeat;
	height: 65px;
	width: 174px;
}

#home a:hover {
	background-position: 0 0;
}

#linecard a {
	background: url(/images/interface/header_linecard.gif) no-repeat;
	height: 62px;
	width: 101px;
}

#offices a {
	background: url(/images/interface/header_offices.gif) no-repeat;
	height: 62px;
	width: 91px;
}

#links a {
	background: url(/images/interface/header_links.gif) no-repeat;
	height: 62px;
	width: 111px;
}

#represented a {
	background: url(/images/interface/header_representation.gif) no-repeat;
	height: 62px;
	width: 156px;
}

/* @end Banner */

/* @group Contact */

#contact {
	float: left;
	margin: 0;
	background: #c5cf22 url(/images/interface/header_phone.gif) no-repeat;
	width: 220px;
	height: 112px;
}

#contact .phonenumber, .findrep {
	text-indent: -5000px;
}

#contact .repselect {
	padding: 20px 12px 0 12px;
}

#contact select {
	width: 195px;
}

/* @end Contact */

/* @group Index */


#index {
	float: left;
	padding: 2px 0 0 0;
}

#index h1 {
	background: url(/images/interface/index_bg_livebreathe.gif) no-repeat top left;
	width: 730px;
	height: 219px;
	text-indent: -5000px;
}

#index p.years {
	background: url(/images/interface/index_bg_25years.gif) no-repeat top left;
	font: italic 21px/31px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	width: 566px;
	height: 162px;
	padding: 0 60px 0 104px;
}

#locations {
	float: left;
	background: url(/images/interface/index_bg_locations.gif) no-repeat top left;
	width: 960px;
	height: 40px;
}

#locations ul {
	padding: 12px 0;
	text-align: center;
}

#locations li {
	display: inline;
	padding: 0 5px;
	font-size: 10px;
	text-transform: uppercase;
}

#locations a {
	color: #686868;
	text-decoration: none;
}

#locations a:hover {
	text-decoration: underline;
}



/* @group indexrcol */

#indexrcol {
	float: left;
	background: url(/images/interface/rcol_bg.gif) repeat-y;
	margin: 2px 0 0 0;
	padding: 0;
	width: 220px;
}

#indexquick {
	background: #c5cf22 url(/images/interface/quick_dude.gif) no-repeat 12px 24px;
	padding: 24px 12px 12px 12px;
	height: 345px;
	width: 196px;
}

#indexquick h2 {
	background: url(/images/interface/quick_question.gif) no-repeat 39px 0;
	height: 40px;
	width: 189px;
	text-indent: -5000px;
}

#indexquick p.heretohelp {
	color: #fff;
	padding: 0 0 12px 43px;
	letter-spacing: .07em;
	min-height: 5em;
}

#indexquick textarea {
	color: #aaa;
	font-size: 11px;
	width: 190px;
	height: 11em;
	margin-bottom: 5px;
	padding: 4px 2px;
}

#indexquick input.line {
	width: 186px;
	margin-bottom: 5px;
	padding: 2px;
	color: #aaa;
	font-size: 11px;
}

#indexquick input.submit {
	float: right;
	background: url(/images/interface/quick_submit.gif) no-repeat;
	border: 0;
	padding-top: 27px;
	overflow: hidden;
	text-indent: -5000px;
	width: 90px;
	height: 26px;
	margin: 5px 0 0 0;
}

#indexquick input.submit:hover {
	background-position: 0 -28px;
}

/* @end */

#ourtechnologies {
	float: left;
	background: url(/images/interface/index_ourtech_grid.gif) no-repeat center 32px;
	width: 940px;
	padding: 0 10px;
	margin: 30px 0 0 0;
}

#ourtechnologies h2 {
	float: left;
	background: #fff url(/images/interface/index_ourtechnologies.gif) no-repeat top left;
	text-indent: -5000px;
	border-bottom: #686868 6px solid;
	margin: 0 0 30px 0;
	width: 720px;
	height: 26px;
}

#ourtechnologies a.linecard {
	float: right;
	background: url(/images/interface/index_viewlinecard.gif) no-repeat top left;
	border-bottom: #686868 6px solid;
	margin: 0 0 30px 0;
	text-indent: -5000px;
	width: 220px;
	height: 26px;
}

#ourtechnologies a.linecard:hover {
	background-position: 0 -26px;
}

#ourtechnologies dt {
	font: 135%/130% Georgia, "Times New Roman", Times, serif;
	margin: 1em 0 .5em 0;
}

#ourtechnologies dd {
	padding: .5em 0 0 1em;
	text-indent: -1em;
}

#col1 {
	float: left;
	background: url(/images/interface/index_col1.jpg) no-repeat top left;
	width: 180px;
	margin-right: 20px;
	padding: 160px 20px 20px 20px;
}

#col2 {
	float: left;
	background: url(/images/interface/index_col2.jpg) no-repeat top left;
	width: 180px;
	margin-right: 20px;
	padding: 160px 20px 20px 20px;
}

#col3 {
	float: left;
	background: url(/images/interface/index_col3.jpg) no-repeat top left;
	width: 180px;
	margin-right: 20px;
	padding: 160px 20px 20px 20px;
}

#col4 {
	float: left;
	background: url(/images/interface/index_col4.jpg) no-repeat top left;
	width: 180px;
	padding: 160px 20px 20px 20px;
}

/* @end */

#content {
	background: url(/images/interface/bg_inside.gif) repeat-y top;
	float: left;
	margin: 2px 0 0 0;
	width: 960px;
}

/* @group linecard */

#lcol_lc {
	float: left;
	width: 700px;
	margin: 0 10px 0 0;
	padding: 0 10px;
}

#candc {
	border-bottom: #686868 6px solid;
	height: 26px;
}

#lcol_lc h1.candc {
	float: left;
	background: url(/images/interface/linecard_candc.gif) no-repeat;
	text-indent: -5000px;
	width: 460px;
	height: 26px;
}

#lcol_lc a.machine {
	float: left;
	background: url(/images/interface/linecard_viewmachine.gif) no-repeat;
	text-indent: -5000px;
	width: 240px;
	height: 26px;
}

#machine {
	border-bottom: #686868 6px solid;
	height: 26px;
	margin: 60px 0 0 0;
}

#lcol_lc h1.machine {
	float: left;
	background: url(/images/interface/linecard_machine.gif) no-repeat;
	text-indent: -5000px;
	width: 460px;
	height: 26px;
}

#lcol_lc a.candc {
	float: left;
	background: url(/images/interface/linecard_viewcandc.gif) no-repeat;
	text-indent: -5000px;
	width: 240px;
	height: 26px;
}

#lcol_lc a.machine:hover {
	background-position: 0 -26px;
}

#lcol_lc a.candc:hover {
	background-position: 0 -26px;
}

#candc_entries {
	background: url(/images/interface/linecard_candc_board.jpg) top left no-repeat;
}

#machine_entries {
	background: url(/images/interface/linecard_machine_board.jpg) top left no-repeat;
}

#lcol_lc .reg, .alt {
	padding: 20px;
	margin: 0 0 0 220px;
}

#lcol_lc .alt {
	background: #f2f2f2;	
}

#lcol_lc img {
	float: left;
}

#lcol_lc h2 {
	font: normal 175% Georgia, "Times New Roman", Times, serif;
	padding: 0 0 .1em 120px;
}

#lcol_lc p {
	padding: 0 0 1em 120px;
}

#lcol_lc a.company {
	color: #686868;
	font: normal 100% Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-decoration: none;
}

#lcol_lc a.company:hover {
	text-decoration: underline;
}

#lcol_lc dl {
	padding: 0 0 0 120px;
}

#lcol_lc dt {
	font:  normal 100% Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	padding: 0 0 .5em 0;
}

#lcol_lc dd {
	font-size: 90%;
	padding: .5em 0 0 1em;
	text-indent: -1em;
}

/* @end */


/* @group offices */

#lcol_oo {
	float: left;
	width: 700px;
	margin: 0 10px 0 0;
	padding: 0 10px;
	background: url(/images/interface/offices_bg.gif) repeat-y;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#lcol_oo h1 {
	background: url(/images/interface/offices.gif) no-repeat top left;
	text-indent: -5000px;
	border-bottom: #686868 6px solid;
	height: 26px;
}

#lcol_oo h2 {
	height: 15px;
	text-indent: -5000px;
	padding: 4px 0;
	margin-bottom: 1em;
	border-bottom: #686868 4px solid;
}

#lcol_oo p {
	font-style: italic;
	font-weight: bold;
}

#lcol_oo dt {
	font-size: 150%;
	margin-top: .75em;
}

#lcol_oo dd {
	font-size: 110%;
	font-style: italic;
}

#lcol_oo a {
	color: #c5cf22;
	text-decoration: none;
}

#lcol_oo a:hover {
	text-decoration: underline;
}

#lcol_oo dl.hq {
	margin: 1em 0;
	line-height: 1.5em;
}

#lcol_oo dt.hqtitle {
	font-size: 100%;
	font-style: italic;
	font-weight: bold;
	margin: 2em 0 .5em 0;
}

#lcol_oo dd.address {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 90%;
	font-style: normal;
	border-bottom: 1px dotted #686868;
}

#lcol_oo dd.phone {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 90%;
	font-style: normal;
	border-bottom: 1px dotted #686868;
}

#lcol_oo dd.fax {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 90%;
	font-style: normal;
	border-bottom: 1px dotted #686868;
}

#lcol_oo span {
	font-size: 80%;
	font-weight: bold;
	margin-right: .5em;
}

#office_illinois {
	background: url(/images/interface/office_illinois.gif) no-repeat top left;
	float: left;
	width: 180px;
	margin-right: 20px;
	padding: 270px 20px 80px 20px;
}

#office_illinois h2 {
	background: url(/images/interface/office_illinois_head.gif) no-repeat top left;
}

#office_minnesota h2 {
	background: url(/images/interface/office_minnesota_head.gif) no-repeat top left;
}

#office_stlouis h2 {
	background: url(/images/interface/office_stlouis_head.gif) no-repeat top left;
}

#office_minnesota {
	background: url(/images/interface/office_minnesota.gif) no-repeat top left;
	float: left;
	width: 180px;
	margin-right: 20px;
	padding: 270px 20px 80px 20px;
}

#office_stlouis {
	background: url(/images/interface/office_stlouis.gif) no-repeat top left;
	float: left;
	width: 180px;
	padding: 270px 20px 80px 20px;
}

/* @end */

/* @group offices reps */

#lcol_oo_rep {
	float: left;
	background: url(/images/interface/rep_bg.gif) repeat-y;
	width: 700px;
	margin: 0 10px 0 0;
	padding: 0 10px 60px 10px;
}

#ourreps h1 {
	float: left;
	background: url(/images/interface/office_ourreps.gif) no-repeat;
	text-indent: -5000px;
	border-bottom: #686868 6px solid;
	width: 460px;
	height: 26px;
}

#ourreps a.return {
	float: right;
	background: url(/images/interface/office_return.gif) no-repeat;
	text-indent: -5000px;
	width: 240px;
	height: 26px;
	border-bottom: #686868 6px solid;
}

#ourreps a:hover {
	background-position: 0 -26px;
}

#oo_overview {
	float: right;
	width: 450px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0 0 0 10px;
	margin: 20px 0;
}

#oo_overview dt {
	font: normal 175% Georgia, "Times New Roman", Times, serif;
}

#oo_overview dd.title {
	font-size: 140%;
	font-style: italic;
	padding: 0 0 .5em 0;
}

#oo_overview dd.email, dd.phone, dd.fax {
	font-size: 115%;
	font-style: italic;
}

#oo_overview a.oo_email {
	color: #686868;
	text-decoration: none;
}

#oo_overview a.oo_email:hover {
	text-decoration: underline;
}

#oo_overview span {
	font: normal bold 70% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#oo_overview dd.fax {
	padding: 0 0 1em 0;
	margin: 0 0 1em 0;
	border-bottom: dotted 1px #686868;
}

#oo_overview img {
	float: left;
	margin: 10px 20px 20px 0;
}

#oo_overview p {
	padding: 0 0 1em 0;
	line-height: 2em;
}

#oo_overview a.emailme {
	float: right;
	background: url(/images/interface/office_emailme.gif) no-repeat;
	height: 45px;
	width: 45px;
	overflow: hidden;
	text-indent: -5000px;
}

#oo_overview a:hover {
	background-position: 0 -45px;
}

#oo_overview p.back {
	font-size: 150%;
	font-style: italic;
	color: #c5cf22;
}

#oo_overview a.back {
	color: #c5cf22;
	text-decoration: none;
}

#oo_overview a.back:hover {
	text-decoration: underline;
}

#oo_otherreps {
	float: left;
	width: 200px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 0 10px;
}

#oo_otherreps img {
	margin: 0 0 20px 0;
	display: block;
}

#oo_otherreps h2 {
	text-indent: -5000px;
	padding: 0;
	margin: 0 0 .5em 0;
	line-height: 20px;
	border-bottom: 4px solid #686868;
}

#oo_otherreps h2.illinois {
	background: url(/images/interface/office_illinois_head.gif) no-repeat top left;
}

#oo_otherreps h2.stlouis {
	background: url(/images/interface/office_stlouis_head.gif) no-repeat top left;
}

#oo_otherreps h2.minnesota {
	background: url(/images/interface/office_minnesota_head.gif) no-repeat top left;
}

#oo_otherreps h2.otherlocations {
	background: url(/images/interface/office_other_head.gif) no-repeat top left;
	margin: 2em 0 .5em 0;
}

#oo_otherreps {
	margin: 1em 0;
	line-height: 1.5em;
}

#oo_otherreps dt.name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	font-style: italic;
	line-height: 1.3em;
	margin: 1em 0 0 0;
}

#oo_otherreps dd.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-style: italic;
}

#oo_otherreps dt.hqtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-style: italic;
	font-weight: bold;
	margin: 2em 0 .5em 0;
}

#oo_otherreps dd.address {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 90%;
	font-style: normal;
	border-bottom: 1px dotted #686868;
}

#oo_otherreps dd.phone {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 90%;
	font-style: normal;
	border-bottom: 1px dotted #686868;
}

#oo_otherreps dd.fax {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 90%;
	font-style: normal;
	border-bottom: 1px dotted #686868;
}

#oo_otherreps span {
	font-size: 80%;
	font-weight: bold;
	margin-right: .5em;
}

#oo_otherreps a {
	color: #c5cf22;
	text-decoration: none;
}

#oo_otherreps a.active {
	color: #686868;
}

#oo_otherreps a:hover {
	text-decoration: underline;
}


/* @end */


/* @group links */

#lcol_lk {
	float: left;
	width: 700px;
	margin: 0 10px 0 0;
	padding: 0 10px;
}

#lcol_lk h1 {
	background: url(/images/interface/links.gif) no-repeat;
	text-indent: -5000px;
	border-bottom: #686868 6px solid;
	height: 26px;
}

#links_entries {
	background: url(/images/interface/links_board.jpg) no-repeat top left;
}

#lcol_lk .reg, .alt {
	padding: 20px;
	margin: 0 0 0 220px;
}

#lcol_lk .alt {
	background: #f2f2f2;	
}

#lcol_lk img {
	float: left;
}

#lcol_lk h2 {
	font: normal 175% Georgia, "Times New Roman", Times, serif;
	padding: 0 0 .1em 120px;
}

#lcol_lk p {
	padding: 0 0 1em 120px;
}

#lcol_lk a.company {
	color: #686868;
	font: normal 100% Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-decoration: none;
}

#lcol_lk a.company:hover {
	text-decoration: underline;
}

/* @end */

/* @group rep */

#lcol_rp {
	float: left;
	background: url(/images/interface/rep_bg.gif) repeat-y;
	width: 700px;
	margin: 0 10px 0 0;
	padding: 0 10px 60px 10px;
}

#lcol_rp h1 {
	float: left;
	background: url(/images/interface/rep_whypanatek.gif) no-repeat;
	text-indent: -5000px;
	border-bottom: #686868 6px solid;
	width: 460px;
	height: 26px;
}

#rep_whyheader li {
	display: inline;
}

#rep_whyheader a.meetstaff {
	float: right;
	background: url(/images/interface/rep_meetstaff.gif) no-repeat;
	text-indent: -5000px;
	width: 120px;
	height: 26px;
	border-bottom: #686868 6px solid;
}

#rep_whyheader a.viewlinecard {
	float: right;
	background: url(/images/interface/rep_viewlinecard.gif) no-repeat;
	text-indent: -5000px;
	width: 120px;
	height: 26px;
	border-bottom: #686868 6px solid;
}

#rep_whyheader a:hover {
	background-position: 0 -26px;
}

#rep_overview {
	float: right;
	width: 440px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0 10px;
	margin: 30px 0;
}

#rep_overview img {
	float: left;
	margin: 10px 20px 20px 0;
}

#terrline {
	float: left;
	width: 200px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 10px;
}

#terrline img {
	margin: 0 0 20px 0;
	display: block;
}

#terrline h2.terr {
	background: url(/images/interface/rep_territory.gif) no-repeat top left;
	text-indent: -5000px;
	padding: 0;
	margin: 0;
	line-height: 20px;
	border-bottom: 4px solid #686868;
}

#terrline h2.experience {
	background: url(/images/interface/rep_experience.gif) no-repeat top left;
	text-indent: -5000px;
	padding: 0;
	margin: 0;
	line-height: 20px;
	border-bottom: 4px solid #686868;
}

#lcol_rp h2 {
	font: normal 175%/150% Georgia, "Times New Roman", Times, serif;
	padding: 0 .1em 1em 0;
}

#lcol_rp h3 {
	font-size: 120%;
	font-style: italic;
	font-weight: normal;
	padding: .5em 0 0 0;
}

#lcol_rp p {
	padding: 0 0 1em 0;
	line-height: 2em;
}

#lcol_rp dt {
	font:  normal 100% Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	padding: 1.5em 0 .5em 0;
}

#lcol_rp dd {
	font-size: 90%;
	padding: .25em 0 0 1em;
	text-indent: -1em;
}

#lcol_rp span {
	font-size: 80%;
	font-weight: bold;
	margin-right: .5em;
}

#lcol_rp a {
	color: #686868;
	text-decoration: none;
}

#lcol_rp a:hover {
	text-decoration: underline;
}



/* @end */

#rep_whyheader h1.privacy {
	float: left;
	background: url(/images/interface/legaldisclaimer.jpg) no-repeat;
	text-indent: -5000px;
	border-bottom: #686868 6px solid;
	width: 460px;
	height: 26px;
}

/* @group rcol */

#rcol {
	float: left;
	background: url(/images/interface/rcol_bg.gif) repeat-y;
	margin: 0;
	width: 220px;
}

#quick {
	background: #c5cf22 url(/images/interface/quick_dude.gif) no-repeat 12px 24px;
	padding: 24px 12px 12px 12px;
}

#quick h2 {
	background: url(/images/interface/quick_question.gif) no-repeat 39px 0;
	height: 40px;
	width: 189px;
	text-indent: -5000px;
}

#quick p.heretohelp {
	color: #fff;
	padding: 0 0 12px 43px;
	letter-spacing: .07em;
	min-height: 5em;
}

#quick textarea {
	color: #aaa;
	font-size: 11px;
	width: 190px;
	height: 11em;
	margin-bottom: 5px;
	padding: 4px 2px;
}

#quick input.line {
	width: 186px;
	margin-bottom: 5px;
	padding: 2px;
	color: #aaa;
	font-size: 11px;
}

#quick input.submit {
	float: right;
	display: block;
	background: url(/images/interface/quick_submit.gif) no-repeat;
	border: 0;
	padding-top: 27px;
	overflow: hidden;
	text-indent: -5000px;
	width: 90px;
	height: 26px;
	margin: 5px 0 0 0;
}

#quick input.submit:hover {
	background-position: 0 -28px;
}

/* @end */

/* @group footer */

#footer {
	float: left;
	width: 100%;
	background: #686868;
}

#footer a {
	color: white;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer ul {
	margin: 20px auto;
	width: 940px;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#footer li {
	float: left;
	display: inline;
	margin-right: 37px;
	width: 159px;
	height: 10em;
}

#footer dt {
	text-indent: -5000px;
	margin-bottom: .5em;
}

#footer dd {
	text-indent: 25px;
	margin: .1em 0;
}

#footer li.illinois {
	background: url(/images/interface/footer_illinois.gif) no-repeat top left;
}

#footer li.stlouis {
	background: url(/images/interface/footer_stlouis.gif) no-repeat top left;
}

#footer li.minnesota {
	background: url(/images/interface/footer_minnesota.gif) no-repeat top left;
}

#footer li.copyright {
	float: right;
	text-align: right;
}

/* @end */