/* CSS Document */

html {
	/* IE hack */
	font-size: 100%;
	text-align: left;
	margin: 0px 0px 1px;
	padding: 0px;
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	color: #333333;
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/template/page-bk.gif) repeat center top;
}
a {
	color: #009999;
	text-decoration: none;
}
a:hover {
	color: #006666;
}


/* Keeps everything in the middle of the browser */
.page-holder {
	margin: 0px auto;
	padding: 0px;
	width: 880px;
	text-align: left;
}
#page-header {
	margin: 0px;
	padding: 30px 15px 0px;
	height: 145px;
	width: 850px;
	background: url(../images/template/header-bk.gif) no-repeat;
	float: left;
}
#page-header .left {
	margin: 0px;
	padding: 5px 0px 0px;
	float: left;
	width: 200px;
	height: 105px;
}
#page-header .left .top-logo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100px;
	width: 200px;
	background: url(../images/template/top-logo.gif);
}

#page-header .right {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 110px;
	width: 640px;
}
#page-header .right .log-panel {
	margin: 0px 2px 0px 0px;
	padding: 8px 2px 9px 15px;
	float: right;
	height: 20px;
	background: url(../images/template/log-bar.gif) no-repeat left top;
	display: inline;
}
#page-header .right .log-panel form {
	display: inline;
}

#page-header .right .log-panel table {
	font-size: 1.1em;
	line-height: 1.3em;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 20px;
}
#page-header .right .log-panel .loginbox {
	margin: 0px 5px;
	padding: 1px 1px 1px 2px;
	height: 16px;
	width: 100px;
	border: 1px solid #CCCCCC;
	font: 1.1em Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
#page-header .right .strapline {
	margin: 22px 0px 0px;
	padding: 0px;
	float: right;
	height: 30px;
	width: 210px;
	clear: right;
}




#page-header .main-nav {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 850px;
	list-style-image: none;
	list-style-type: none;
	background: url(../images/nav-temp.jpg) repeat-x;
	height: 35px;
}
#page-header .main-nav li {
	color: #FFFFFF;
	font-size: 1.1em;
	line-height: 1.3em;
	float: left;
}
#page-header .main-nav .off {
	margin: 0px;
	float: left;
	height: 26px;
	padding-top: 9px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	text-decoration: none;
	border-right: 1px solid #ccc;
}
#page-header .main-nav .off:hover {
	background: #999800;
}
#page-header .main-nav .on {
	margin: 0px;
	float: left;
	height: 26px;
	padding-top: 9px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background: #999800;
	border-right: 1px solid #ccc;
}



#page-footer {
	margin: 0px;
	padding: 14px 30px 0px;
	height: 36px;
	width: 820px;
	background: url(../images/template/footer-bk.gif) no-repeat;
	float: left;
	color: #999999;
	font-size: 1em;
	line-height: 1.2em;
}
#page-footer .left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 400px;
}
#page-footer .right {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 400px;
	text-align: right;
}
#page-footer .right a {
	color: #999999;
	text-decoration: underline;
}





#column-utils {
	margin: 0px;
	padding: 10px 32px 20px 18px;
	float: right;
	width: 160px;
}
#column-utils .title-latestnews {
	background: url(../images/content/utilnav/heading-news.gif) no-repeat;
	margin: 0px 0px 10px;
	padding: 0px;
	float: left;
	height: 30px;
	width: 160px;
}
#column-utils .title-latestfaqs {
	background: url(../images/content/utilnav/heading-faqs.gif) no-repeat;
	margin: 0px 0px 10px;
	padding: 0px;
	float: left;
	height: 11px;
	width: 160px;
}
#column-utils .flash {
	padding: 0px;
	float: left;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#column-utils .title-releases {
	background: url(../images/content/utilnav/heading-press-releases.gif) no-repeat;
	margin: 5px 0px 10px;
	padding: 0px;
	float: left;
	height: 42px;
	width: 160px;
}
#column-utils .title-distributors {
	background: url(../images/content/utilnav/heading-distributors.gif) no-repeat;
	margin: 5px 0px 10px;
	padding: 0px;
	float: left;
	height: 42px;
	width: 160px;
}
#column-utils .title-events {
	background: url(../images/content/utilnav/heading-events.gif) no-repeat;
	margin: 5px 0px 10px;
	padding: 0px;
	float: left;
	height: 42px;
	width: 160px;
}
#column-utils .title-latestnews span, #column-utils .title-releases span, #column-utils .title-distributors span, #column-utils .title-events span, #column-utils .title-latestfaqs span {
	display: none;
}
#column-utils .date {
	font-size: 1.1em;
	line-height: 1.3em;
	color: #666666;
	margin: 0px;
	padding: 0px 0px 2px;
	float: left;
	width: 160px;
}
#column-utils .news-story {
	font-size: 1.1em;
	line-height: 1.4em;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 15px;
	float: left;
	width: 160px;
}
#column-utils .download {
	margin: 0px;
	padding: 0px 0px 15px 30px;
	float: left;
	width: 130px;
	font-size: 1.1em;
	line-height: 1.4em;
	background: url(../images/content/utilnav/dl-icon-pdf.gif) no-repeat left top;
}
#column-utils .copy {
	font-size: 1.1em;
	line-height: 1.4em;
	margin: 0px;
	padding: 0px 0px 5px;
	float: left;
	width: 160px;
}
#column-utils .sidelinks {
	float: left;
	width: 160px;
	list-style-type: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#column-utils .sidelinks li {
	float: left;
	height: 32px;
	width: 160px;
	margin-bottom: 6px;
}
#column-utils .sidelinks li a {
	font-size: 1.1em;
	background-image: url(../images/home/sidelink-bk.gif);
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 150px;
	padding-top: 9px;
	padding-right: 4px;
	padding-left: 8px;
}

#homepage {
	margin: 0px;
	padding: 0px 0px 25px;
	float: left;
	width: 880px;
	display: inline;
	background: url(../images/template/page-bk-rightnav.gif) repeat-y;
}
#homepage .joiner {
	background: url(../images/template/page-joiner-rightnav.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 15px;
	width: 880px;
	display: inline;
}
#homepage #column-content {
	margin: 0px;
	padding: 30px 0px 0px 60px;
	float: left;
	width: 600px;
	display: inline;
	height: 420px;
}

#homepage #column-content .home-panel-new {}
#homepage #column-content .home-panel-new a { color:#fff;}
#homepage #column-content .home-panel-new a:hover { color:#fff;}
#homepage #column-content .home-panel-new h1 {
	font-size: 2.2em;
	line-height: 1.4em;
	font-weight: normal;
	color: #999800;
	float: left;
	width: 600px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#homepage #column-content .home-panel-new h1 span {
	font-size: 35px;
}
#homepage #column-content .home-panel-new .left {
	float: left;
	width: 300px;
}
#homepage #column-content .home-panel-new .left p {
	font-size: 1.1em;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #333333;
	line-height: 1.3em;
}
#homepage #column-content .home-panel-new .right {
	float: right;
	width: 300px;
}

#homepage #column-content .home-panel-new .right img {
	border: none;
}


#homepage #column-content h2 {
	font-size: 1.1em;
	line-height: 1.4em;
	margin: 0px;
	padding: 0px 0px 12px;
	float: left;
	width: 310px;
	font-weight: normal;
}
#homepage #column-content .intro {
	font-size: 1.1em;
	line-height: 1.4em;
	margin: 0px;
	padding: 0px 290px 12px 0px;
	float: left;
	width: 310px;
}
#homepage #column-content .biglink {
	background: url(../images/content/home/more-info.gif) no-repeat;
	padding: 0px;
	float: left;
	height: 40px;
	width: 139px;
	clear: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#homepage #column-content .biglink2 {
	background: url(../images/content/home/what-is.gif);
	margin: 16px 0px 8px;
	padding: 0px;
	float: left;
	height: 48px;
	width: 145px;
}
#homepage #column-content .pressurelink {
	background: url(../images/content/home/pressure-calc.gif);
	margin: 0px 5px 15px 0px;
	padding: 0px;
	float: left;
	height: 48px;
	width: 190px;
	clear: left;
}

#homepage .box-holder {
	margin: 0px;
	padding: 0px 0px 0px 60px;
	float: left;
	width: 600px;
	display: inline;
}
#homepage .box-holder .box-applications {
	margin: 0px 20px 0px 0px;
	padding: 56px 15px 0px 75px;
	float: left;
	height: 60px;
	width: 190px;
	background: url(../images/content/home/box-applications.gif) no-repeat;
	font-size: 1.2em;
	line-height: 1.4em;
}
#homepage .box-holder .box-accessories {
	font-size: 1.2em;
	line-height: 1.4em;
	background: url(../images/content/home/box-accessories.gif) no-repeat;
	margin: 0px;
	padding: 56px 15px 0px 75px;
	float: left;
	height: 60px;
	width: 179px;
}


#prodhome, #prodpage, #contpage, #linkspage, #distributorspage, #updatespage, #applicationspage, #downloadspage, #dist-downloadspage, #eventspage, #newspage, #referencespage, #companypage, #splashpage, #articlepage, #pressurepage, #appletshome, #configurator {
	margin: 0px;
	padding: 0px 0px 25px;
	float: left;
	width: 880px;
	display: inline;
	background: url(../images/template/page-bk-leftnav.gif) repeat-y;
}
#prodhome .joiner, #prodpage .joiner, #contpage .joiner, #linkspage .joiner, #distributorspage .joiner, #updatespage .joiner, #applicationspage .joiner, #downloadspage .joiner, #dist-downloadspage .joiner, #eventspage .joiner, #newspage .joiner, #referencespage .joiner, #companypage .joiner, #splashpage .joiner, #articlepage .joiner, #pressurepage .joiner, #appletshome .joiner, #configurator .joiner {
	background: url(../images/template/page-joiner-leftnav.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 15px;
	width: 880px;
	display: inline;
}
#prodhome #column-content, #prodpage #column-content, #contpage #column-content, #linkspage #column-content, #distributorspage #column-content, #updatespage #column-content, #applicationspage #column-content, #downloadspage #column-content, #dist-downloadspage #column-content, #eventspage #column-content, #newspage #column-content, #referencespage #column-content, #companypage #column-content, #splashpage #column-content, #articlepage #column-content, #pressurepage #column-content, #appletshome #column-content, #configurator #column-content {
	margin: 0px;
	float: right;
	width: 600px;
	display: inline;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 0px;
}
#prodpage #column-content h1, #contpage #column-content h1, #linkspage #column-content h1, #distributorspage #column-content h1, #updatespage #column-content h1, #applicationspage #column-content h1, #downloadspage #column-content h1, #dist-downloadspage #column-content h1, #eventspage #column-content h1, #newspage #column-content h1, #referencespage #column-content h1, #companypage #column-content h1, #splashpage #column-content h1, #articlepage #column-content h1, #pressurepage #column-content h1, #appletshome #column-content h1, #configurator #column-content h1 {
	font-size: 2.1em;
	line-height: 1.5em;
	color: #999933;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 15px;
	float: left;
	width: 600px;
}

#prodhome #column-content .header-panel {
	float: left;
	width: 600px;
}
#prodhome #column-content .header-panel .left {
	float: left;
	width: 300px;
}
#prodhome #column-content .header-panel .left h1 {
	font-size: 2.2em;
	line-height: 1.5em;
	color: #999933;
	font-weight: normal;
	margin: 0px;
	float: left;
	width: 260px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#prodhome #column-content .header-panel .left .link-config {
	font-size: 1.2em;
	float: left;
	margin-top: 15px;
	background-image: url(../images/template/products/link-config.gif);
	background-repeat: no-repeat;
	height: 62px;
	width: 170px;
	padding-left: 20px;
	padding-top: 18px;
	padding-right: 60px;
	color: #FFFFFF;
	line-height: 1.4em;
}

#prodhome #column-content .header-panel .left .description {
	font-size: 1.1em;
	line-height: 1.3em;
	margin: 0px;
	float: left;
	width: 280px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	clear: both;
}
#prodhome #column-content .header-panel .left ul {
	margin: 0px;
	float: left;
	width: 280px;
	list-style-image: none;
	list-style-type: none;
	font-size: 1.1em;
	line-height: 1.3em;
	clear: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#prodhome #column-content .header-panel .left li {
	margin: 0px;
	float: left;
	width: 265px;
	background: url(../images/template/products/bullet-sm-gold.gif) no-repeat left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 15px;
}


#prodhome #column-content .prod-range {
	margin: 0px;
	float: left;
	width: 560px;
	border: 1px solid #add6d6;
	padding-top: 19px;
	padding-right: 19px;
	padding-bottom: 14px;
	padding-left: 19px;
}
#prodhome #column-content .prod-range h2 {
	margin: 0px;
	float: left;
	width: 560px;
	font-size: 1.8em;
	font-weight: normal;
	color: #999933;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#prodhome #column-content .prod-range ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 560px;
	font-size: 1.1em;
	line-height: 1.3em;
	list-style-type: none;
}
#prodhome #column-content .prod-range li {
	margin: 0px;
	float: left;
	width: 560px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
#prodhome #column-content .prod-range li .shot {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100px;
	height: 100px;
}
#prodhome #column-content .prod-range li h3 {
	margin: 0px;
	float: right;
	width: 450px;
	font-size: 1.2em;
	font-weight: bold;
	color: #009999;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#prodhome #column-content .prod-range li p {
	margin: 0px;
	float: right;
	width: 450px;
	line-height: 1.3em;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#prodhome #column-content .prod-range li .link {
	margin: 0px;
	float: right;
	width: 435px;
	background: url(../images/template/products/bullet-sm-gold.gif) no-repeat left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}


#prodpage #column-content .description {
	font-size: 1.1em;
	line-height: 1.4em;
	margin: 0px;
	padding: 0px 0px 10px;
	float: left;
	width: 600px;
}
#prodpage #column-content .picture-box {
	margin: 10px 0px 10px;
	padding: 20px;
	float: left;
	height: 360px;
	width: 560px;
	background: url(../images/template/products/pic-holder.gif) no-repeat;
}
#prodpage #column-content .picture-box .bigpic {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 360px;
	width: 300px;
}
#prodpage #column-content .insetpic-holder {
	margin: 0px;
	padding: 15px 0px 0px 15px;
	float: right;
	width: 225px;
	background: url(../images/template/products/insetpic-holder.gif) no-repeat;
	height: 225px;
}
#prodpage #column-content .picture-box .insetpic-holder .insetpic {
	margin: 0px 10px 10px 0px;
	padding: 0px;
	float: left;
	height: 98px;
	width: 98px;
	border: 1px solid #666666;
}
#prodpage #column-content .picture-box .button-demo {
	background: url(../images/template/products/button-demo.gif) no-repeat;
	margin: 10px 0px 0px;
	padding: 0px;
	float: right;
	height: 45px;
	width: 240px;
}
#prodpage #column-content .picture-box .button-applications {
	background: url(../images/template/products/button-applications.gif) no-repeat;
	margin: 10px 0px 0px;
	padding: 0px;
	float: right;
	height: 45px;
	width: 240px;
}
#prodpage #column-content .features-heading {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 30px;
	width: 350px;
	background: url(../images/template/products/benefits-header.gif) no-repeat left top;
}
#prodpage #column-content .feat-list {
	margin: 0px;
	padding: 10px 0px 20px;
	float: left;
	width: 330px;
	list-style-image: none;
	list-style-type: none;
	font-size: 1.1em;
	line-height: 1.3em;
}
#prodpage #column-content .feat-list li {
	margin: 0px;
	padding: 0px 0px 10px 15px;
	float: left;
	width: 315px;
	background: url(../images/template/products/bullet-sm-gold.gif) no-repeat left top;
}


#prodpage #column-content .benefits-heading {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 30px;
	width: 240px;
	background: url(../images/template/products/features-header.gif) no-repeat left top;
}
#prodpage #column-content .ben-list {
	margin: 0px;
	padding: 10px 0px 20px;
	float: left;
	width: 240px;
	list-style-image: none;
	list-style-type: none;
	font-size: 1.1em;
	line-height: 1.3em;
	clear: left;
}
#prodpage #column-content .ben-list li {
	margin: 0px;
	padding: 0px 0px 10px 15px;
	float: left;
	width: 225px;
	background: url(../images/template/products/bullet-sm-gold.gif) no-repeat left top;
}


#prodpage #column-content .features-heading span, #prodpage #column-content .benefits-heading span {
	display: none;
}




#prodpage #column-content .dl-faq-box-header {
	background: url(../images/template/products/dl-faq-box-header.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 40px;
	width: 600px;
}
#prodpage #column-content .dl-faq-box-header span {
	display: none;
}
#prodpage #column-content .dl-faq-box-holder {
	background: url(../images/template/products/dl-faq-box-bk.gif) bottom;
	float: left;
	width: 560px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
#prodpage #column-content .dl-faq-box-holder .dl-list {
	margin: 0px;
	padding: 0px;
	width: 260px;
	list-style-image: none;
	list-style-type: none;
}
#prodpage #column-content .dl-faq-box-holder .dl-list li {
	margin: 0px;
	padding: 4px 0px 15px 30px;
	float: left;
	width: 230px;
	background: url(../images/template/products/dl-icon-pdf.gif) no-repeat left top;
	font-size: 1.1em;
	line-height: 1.3em;
}

#prodpage #column-content .panel-stf, #configurator #column-content .panel-stf {
	background-image: url(../images/template/stf/panel-bk.gif);
	background-repeat: no-repeat;
	float: left;
	height: 31px;
	width: 570px;
	padding-top: 9px;
	padding-right: 15px;
	padding-left: 15px;
}
#prodpage #column-content .panel-stf label, #configurator #column-content .panel-stf label {
	float: left;
	width: 230px;
	font-size: 1.2em;
	font-weight: normal;
	color: #333333;
	padding-top: 4px;
}
#prodpage #column-content .panel-stf .field, #configurator #column-content .panel-stf .field {
	float: left;
	height: 17px;
	width: 276px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #339999;
	border: 1px solid #CCCCCC;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
#prodpage #column-content .panel-stf .send, #configurator #column-content .panel-stf .send {
	background-image: url(../images/template/stf/button-send.gif);
	background-repeat: no-repeat;
	float: right;
	height: 22px;
	width: 49px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#prodhome #column-sidenav, #prodpage #column-sidenav {
	margin: 0px;
	padding: 10px 20px 20px 30px;
	float: left;
	width: 160px;
}
#prodhome #column-sidenav .title-products, #prodpage #column-sidenav .title-products {
	background: url(../images/content/products/sidenav/products-header.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 30px;
	width: 160px;
}
#prodhome #column-sidenav .title-accessories, #prodpage #column-sidenav .title-accessories {
	background: url(../images/content/products/sidenav/accessories-header.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 42px;
	width: 160px;
}
#prodpage #column-sidenav .title-products span, #prodpage #column-sidenav .title-accessories span, #prodhome #column-sidenav .title-products span, #prodhome #column-sidenav .title-accessories span, #appletshome #column-sidenav .title-applets span {
	display: none;
}
#prodhome #column-sidenav .prod-list, #prodpage #column-sidenav .prod-list {
	margin: 0px;
	padding: 5px 0px 20px;
	float: left;
	width: 160px;
	list-style-image: none;
	list-style-type: none;
	font-size: 1.2em;
	line-height: 1.3em;
}
#prodhome #column-sidenav .prod-list li, #prodpage #column-sidenav .prod-list li {
	margin: 0px;
	padding: 0px 0px 5px 15px;
	float: left;
	width: 145px;
	background: url(../images/template/products/bullet-sm-gold.gif) no-repeat left top;
}

#prodpage #column-sidenav .pressurelink {
	background: url(../images/content/products/sidenav/pressure-calc.gif);
	margin: 20px 5px 10px 0px;
	padding: 0px;
	float: left;
	height: 48px;
	width: 160px;
}


#contpage #column-content .description, #linkspage #column-content .description, #distributorspage #column-content .description, #updatespage #column-content .description, #applicationspage #column-content .description, #referencespage #column-content .description, #downloadspage #column-content .description, #dist-downloadspage #column-content .description, #companypage #column-content .description, #splashpage #column-content .description, #pressurepage #column-content .description {
	font-size: 1.1em;
	line-height: 1.4em;
	margin: 0px;
	padding: 0px 0px 30px;
	float: left;
	width: 600px;
}
#contpage #column-content .error {
	font-size: 1.1em;
	line-height: 1.4em;
	margin: 0px;
	float: left;
	width: 600px;
	color: #FF0000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#contpage #column-content form {
	display: inline;
}
#contpage #column-content table {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 600px;
	font-size: 1.1em;
	line-height: 1.3em;
}
#contpage #column-content .cont-input-holder {
	background: url(../images/template/forms/single-line-bk.gif) no-repeat;
	margin: 0px;
	padding: 5px 5px 3px;
	float: left;
	height: 18px;
	width: 290px;
}
#contpage #column-content .cont-input {
	font: 1.1em Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 18px;
	width: 290px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
#contpage #column-content .cont-input-holder-short {
	background: url(../images/template/forms/single-line-bk-short.gif) no-repeat;
	margin: 0px;
	padding: 5px 5px 3px;
	float: left;
	height: 18px;
	width: 140px;
}
#contpage #column-content .cont-input-short {
	font: 1.1em Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 18px;
	width: 140px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
#contpage #column-content .cont-input-holder-multi {
	background: url(../images/template/forms/multi-line-bk.gif) no-repeat;
	margin: 0px;
	padding: 6px 5px 4px;
	float: left;
	height: 192px;
	width: 290px;
}
#contpage #column-content .cont-input-multi {
	font: 1.1em Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 190px;
	width: 290px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}

#contpage #column-sidenav {
	margin: 0px;
	padding: 25px 20px 20px 30px;
	float: left;
	width: 160px;
	color: #666666;
}
#contpage #column-sidenav .address {
	font-size: 1.1em;
	line-height: 1.4em;
	margin: 0px;
	padding: 0px 0px 10px;
	float: left;
	width: 160px;
}
#contpage #column-sidenav .email-link {
	margin: -5px 0px 0px;
	padding: 0px;
	float: left;
	height: 15px;
	width: 160px;
	background: url(../images/content/contact/email-link.gif) no-repeat;
}




#linkspage #column-content .link-title {
	font-size: 1.2em;
	line-height: 1.3em;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 5px;
	float: left;
	width: 600px;
}
#linkspage #column-content .link-desc {
	margin: 0px;
	padding: 0px 0px 10px;
	float: left;
	width: 600px;
	font-size: 1.1em;
	line-height: 1.3em;
}
#linkspage #column-content .link {
	margin: 0px;
	padding: 0px 0px 30px 15px;
	float: left;
	width: 585px;
	font-size: 1.1em;
	line-height: 1.3em;
	height: 20px;
	background: url(../images/template/products/bullet-sm-gold.gif) no-repeat left top;
}


#distributorspage #column-content .country {
	margin: 0px;
	padding: 10px 10px 0px;
	float: left;
	width: 580px;
	background: url(../images/template/updates/panel-top.gif) no-repeat;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	height: 25px;
}
#distributorspage #column-content .holder {
	background: url(../images/template/updates/panel-bk.gif) no-repeat left bottom;
	margin: 0px 0px 10px;
	padding: 15px 20px;
	float: left;
	width: 560px;
}
#distributorspage #column-content .holder h2 {
	margin: 0px 0px 10px;
	padding: 0px 0px 10px;
	float: left;
	width: 560px;
	font-size: 1.2em;
	line-height: 1.3em;
	font-weight: bold;
	border-bottom: 1px dotted #CCCCCC;
}
#distributorspage #column-content .holder .dist-details {
	font-size: 1.1em;
	line-height: 1.4em;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 280px;
}


#updatespage #column-sidenav {
	margin: 0px;
	float: left;
	width: 160px;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
}
#updatespage #column-sidenav .sidenav {
	margin: 0px;
	padding: 0px 0px 20px;
	float: left;
	width: 160px;
	list-style-image: none;
	list-style-type: none;
}
#updatespage #column-sidenav .sidenav li {
	background: url(../images/template/products/bullet-sm-gold.gif) no-repeat left top;
	margin: 0px;
	padding: 0px 0px 5px 15px;
	float: left;
	width: 145px;
	font-size: 1.2em;
	line-height: 1.5em;
}
#updatespage #column-content .news-latest, #updatespage #column-content .events-latest, #updatespage #column-content .press-latest {
	margin: 0px;
	padding: 10px 10px 0px;
	float: left;
	width: 580px;
	background: url(../images/template/updates/panel-top.gif) no-repeat;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	height: 25px;
}
#updatespage #column-content .holder {
	background: url(../images/template/updates/panel-bk.gif) no-repeat left bottom;
	margin: 0px 0px 10px;
	padding: 10px 20px 15px;
	float: left;
	width: 560px;
}

#updatespage #column-content .holder h2 {
	font-size: 1.1em;
	line-height: 1.3em;
	margin: 0px;
	padding: 5px 0px;
	float: left;
	width: 560px;
}
#updatespage #column-content .holder .date {
	font-size: 1.1em;
	line-height: 1.3em;
	color: #999999;
	margin: 0px;
	padding: 0px 0px 5px;
	float: left;
	width: 560px;
}
#updatespage #column-content .holder .desc {
	font-size: 1.1em;
	line-height: 1.3em;
	margin: 0px;
	padding: 0px 0px 8px;
	float: left;
	width: 560px;
}
#updatespage #column-content .holder .link-news {
	font-size: 1.1em;
	line-height: 1.3em;
	margin: 0px 0px 10px;
	padding: 5px 0px 14px 30px;
	float: left;
	width: 530px;
	background: url(../images/template/updates/dl-icon-news.gif) no-repeat left top;
	border-bottom: 1px dotted #CCCCCC;
}
#updatespage #column-content .holder .link-events {
	font-size: 1.1em;
	line-height: 1.3em;
	margin: 0px 0px 10px;
	padding: 5px 0px 14px 30px;
	float: left;
	width: 530px;
	background: url(../images/template/updates/dl-icon-event.gif) no-repeat left top;
	border-bottom: 1px dotted #CCCCCC;
}
#updatespage #column-content .holder .link-press {
	font-size: 1.1em;
	line-height: 1.3em;
	margin: 0px 0px 10px;
	padding: 5px 0px 14px 30px;
	float: left;
	width: 530px;
	background: url(../images/template/updates/dl-icon-pdf.gif) no-repeat left top;
	border-bottom: 1px dotted #CCCCCC;
}
#updatespage #column-content .holder .more-links {
	margin: 0px;
	padding: 1px 0px 0px 20px;
	float: left;
	width: 540px;
	background: url(../images/template/products/bullet-sm-gold.gif) no-repeat left top;
	font-size: 1.1em;
	line-height: 1.3em;
}
#updatespage #column-content .holder2 {
	margin: 0px;
	padding: 10px 19px 0px;
	float: left;
	width: 560px;
	border-right: 1px solid #ADD6D6;
	border-left: 1px solid #ADD6D6;
}
#updatespage #column-content .panel2-top {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 10px;
	width: 600px;
	display: inline;
}
#updatespage #column-content .panel2-bottom {
	display: inline;
	margin: 0px 0px 10px;
	padding: 0px;
	float: left;
	height: 10px;
	width: 600px;
}
#updatespage #column-content .holder2 h2 {
	font-size: 1.2em;
	line-height: 1.3em;
	margin: 0px;
	padding: 0px 0px 10px;
	float: left;
	width: 560px;
}
#updatespage #column-content .holder2 .date {
	font-size: 1.1em;
	line-height: 1.3em;
	color: #999999;
	margin: 0px;
	padding: 0px 0px 10px;
	float: left;
	width: 560px;
}
#updatespage #column-content .holder2 .desc {
	font-size: 1.1em;
	line-height: 1.3em;
	margin: 0px;
	padding: 0px 0px 10px;
	float: left;
	width: 560px;
}
#updatespage #column-content .holder2 .link-press {
	font-size: 1.1em;
	line-height: 1.3em;
	margin: 0px;
	padding: 5px 0px 14px 30px;
	float: left;
	width: 530px;
	background: url(../images/template/updates/dl-icon-pdf.gif) no-repeat left top;
}



#applicationspage #column-content .app-top {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 10px;
	width: 600px;
}
#applicationspage #column-content .app-bot {
	display: inline;
	margin: 0px 0px 10px;
	padding: 0px;
	float: left;
	height: 10px;
	width: 600px;
}



#applicationspage #column-content .holder {
	margin: 0px;
	padding: 10px 19px 5px;
	float: left;
	width: 560px;
	border-right: 1px solid #ADD6D6;
	border-left: 1px solid #ADD6D6;
}
#applicationspage #column-content .holder .app-pic {
	margin: 0px;
	padding: 0px;
	float: left;
}

#applicationspage #column-content h2 {
	margin: 0px;
	padding: 10px 10px 0px;
	float: left;
	width: 580px;
	background: url(../images/template/updates/panel-top.gif) no-repeat;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	height: 25px;
}
#applicationspage #column-content .holder .summary {
	margin: 0px;
	padding: 10px 0px 15px;
	float: left;
	width: 560px;
	text-align: left;
	font-size: 1.1em;
	line-height: 1.3em;
}
#applicationspage #column-content .holder .dl-list {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 560px;
	text-align: left;
	list-style-image: none;
	list-style-type: none;
	font-size: 1.1em;
	line-height: 1.3em;
}
#applicationspage #column-content .holder .dl-list li {
	background: url(../images/template/products/dl-icon-pdf.gif) no-repeat left top;
	margin: 0px;
	padding: 4px 0px 10px 25px;
	float: left;
	width: 255px;
}

#applicationspage #column-content .promo-references {
	background: url(../images/content/applications/promo-refs.gif) no-repeat;
	margin: 0px 0px 10px;
	padding: 55px 20px 0px;
	float: left;
	height: 40px;
	width: 560px;
	font-size: 1.2em;
	line-height: 1.4em;
	display: inline;
}

#applicationspage #column-sidenav, #referencespage #column-sidenav, #downloadspage #column-sidenav, #companypage #column-sidenav, #distributorspage #column-sidenav, #linkspage #column-sidenav, #splashpage #column-sidenav, #articlepage #column-sidenav, #pressurepage #column-sidenav, #configurator #column-sidenav {
	margin: 0px;
	float: left;
	width: 160px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
}
#dist-downloadspage #column-sidenav {
	margin: 0px;
	float: left;
	width: 160px;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
}
#applicationspage #column-sidenav .sidenav, #referencespage #column-sidenav .sidenav, #downloadspage #column-sidenav .sidenav, #dist-downloadspage #column-sidenav .sidenav, #companypage #column-sidenav .sidenav, #distributorspage #column-sidenav .sidenav, #linkspage #column-sidenav .sidenav, #splashpage #column-sidenav .sidenav, #articlepage #column-sidenav .sidenav, #pressurepage #column-sidenav .sidenav, #configurator #column-sidenav .sidenav {
	margin: 0px;
	padding: 0px 0px 20px;
	float: left;
	width: 160px;
	list-style-image: none;
	list-style-type: none;
}
#applicationspage #column-sidenav .sidenav li, #referencespage #column-sidenav .sidenav li, #downloadspage #column-sidenav .sidenav li, #dist-downloadspage #column-sidenav .sidenav li, #companypage #column-sidenav .sidenav li, #distributorspage #column-sidenav .sidenav li, #linkspage #column-sidenav .sidenav li, #splashpage #column-sidenav .sidenav li, #articlepage #column-sidenav .sidenav li, #pressurepage #column-sidenav .sidenav li, #configurator #column-sidenav .sidenav li {
	background: url(../images/template/products/bullet-sm-gold.gif) no-repeat left top;
	margin: 0px;
	padding: 0px 0px 5px 15px;
	float: left;
	width: 145px;
	font-size: 1.2em;
	line-height: 1.5em;
}


#referencespage #column-content .ref-title {
	font-size: 1.2em;
	line-height: 1.3em;
	font-weight: bold;
	margin: 0px;
	padding: 25px 0px 5px;
	float: left;
	width: 600px;
}
#referencespage #column-content .ref-desc {
	margin: 0px;
	padding: 0px 0px 10px;
	float: left;
	width: 600px;
	font-size: 1.1em;
	line-height: 1.3em;
}
#referencespage #column-content .ref-link {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	float: left;
	width: 585px;
	font-size: 1.1em;
	line-height: 1.3em;
	height: 20px;
	background: url(../images/template/products/bullet-sm-gold.gif) no-repeat left top;
}


#downloadspage #column-content .holder {
	margin: 0px 0px 10px;
	padding: 20px 20px 15px;
	float: left;
	width: 560px;
	background: url(../images/template/updates/panel-bk.gif) no-repeat bottom;
}
#downloadspage #column-content h2 {
	margin: 0px;
	padding: 10px 10px 0px;
	float: left;
	width: 580px;
	background: url(../images/template/updates/panel-top.gif) no-repeat;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	height: 25px;
}
#downloadspage #column-content .holder img {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100px;
	width: 100px;
}
#downloadspage #column-content .holder .dl-list {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 440px;
	text-align: left;
	list-style-image: none;
	list-style-type: none;
	font-size: 1.1em;
	line-height: 1.3em;
}
#downloadspage #column-content .holder .dl-list li {
	background: url(../images/template/products/dl-icon-pdf.gif) no-repeat left top;
	margin: 0px;
	padding: 4px 0px 10px 25px;
	float: left;
	width: 415px;
}
#downloadspage #column-content .holder .prod-link {
	margin: 0px;
	padding: 10px 0px 0px;
	float: right;
	width: 440px;
	font-size: 1.1em;
	line-height: 1.3em;
}
#companypage #column-content h2 {
	margin: 0px;
	padding: 0px 0px 10px;
	float: left;
	width: 600px;
	font-size: 1.8em;
	line-height: 1.5em;
	font-weight: normal;
	color: #999933;
	background: url(../images/content/company/title-management.gif) no-repeat;
	height: 30px;
}
#companypage #column-content span {
	display: none;
}

#companypage #column-content .contact-holder {
	margin: 0px;
	padding: 10px 0px 20px;
	float: left;
	width: 600px;
}
#companypage #column-content .contact-holder .mugshot {
	height: 100px;
	width: 100px;
	margin: 0px;
	padding: 20px;
	float: left;
	background: url(../images/template/company/mug-holder.gif) no-repeat left top;
}
#companypage #column-content .contact-holder h3 {
	margin: 0px;
	padding: 5px 0px 2px;
	float: right;
	width: 440px;
	font-size: 1.2em;
	line-height: 1.3em;
}
#companypage #column-content .contact-holder .title {
	font-size: 1.1em;
	line-height: 1.3em;
	margin: 0px;
	padding: 0px 0px 10px;
	float: right;
	width: 440px;
	color: #999999;
}
#companypage #column-content .contact-holder .desc {
	font-size: 1.1em;
	line-height: 1.3em;
	margin: 0px;
	padding: 0px 0px 10px;
	float: right;
	width: 440px;
}
.what-is {
	margin: 0px 0px 20px;
	padding: 0px;
	float: left;
	height: 50px;
	width: 160px;
	background: url(../images/content/button-what-is.gif) no-repeat;
}
#splashpage #column-content .register-link {
	margin: 0px 0px 30px;
	padding: 0px;
	float: left;
	height: 50px;
	width: 230px;
	background: url(../images/content/splash/button-register.gif);
}
#splashpage #column-content .request-link {
	margin: 0px 0px 30px;
	padding: 0px;
	float: left;
	height: 50px;
	width: 230px;
	background: url(../images/content/splash/button-request.gif);
}
#articlepage #column-content .copy {
	font-size: 1.1em;
	line-height: 1.3em;
	margin: 0px;
	padding: 0px 0px 10px;
	float: left;
	width: 600px;
}
#articlepage #column-content .big-list {
	margin: 0px;
	padding: 5px 0px 10px;
	float: left;
	width: 600px;
	list-style-image: none;
	list-style-type: none;
	font-size: 1.1em;
	line-height: 1.3em;
	font-weight: bold;
}
#articlepage #column-content .big-list li {
	margin: 0px;
	padding: 0px 0px 10px 15px;
	float: left;
	width: 585px;
	background: url(../images/template/products/bullet-sm-gold.gif) no-repeat left top;
}

#pressurepage #column-content h2 {
	margin: 0px;
	padding: 10px 10px 0px;
	float: left;
	width: 580px;
	background: url(../images/template/updates/panel-top.gif) no-repeat;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	height: 25px;
}
#pressurepage #column-content .holder {
	margin: 0px 0px 10px;
	padding: 20px 20px 15px;
	float: left;
	width: 560px;
	background: url(../images/template/pressure/panel-bk.gif) no-repeat bottom;
}
#pressurepage #column-content .holder .panel {
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 9px;
}
.panel input {
	font-size: 1.1em;
	color: #333;
	text-align: center;
}
#pressurepage #column-content .holder .panel span {
	font-weight: bold;
}
#dist-downloadspage #column-content .dl-list {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 440px;
	text-align: left;
	list-style-image: none;
	list-style-type: none;
	font-size: 1.1em;
	line-height: 1.3em;
}
#dist-downloadspage #column-content .dl-list li {
	background: url(../images/template/products/dl-icon-pdf.gif) no-repeat left top;
	margin: 0px;
	padding: 4px 0px 10px 25px;
	float: left;
	width: 415px;
}


#appletshome #column-sidenav {
	margin: 0px;
	padding: 10px 20px 20px 30px;
	float: left;
	width: 160px;
}
#appletshome #column-sidenav .title-applets {
	background: url(../images/content/applets/sidenav/applets-header.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 30px;
	width: 160px;
}
#appletshome #column-sidenav .applet-list, #configurator #column-sidenav .applet-list {
	margin: 0px;
	padding: 5px 0px 20px;
	float: left;
	width: 160px;
	list-style-image: none;
	list-style-type: none;
	font-size: 1.2em;
	line-height: 1.3em;
}
#appletshome #column-sidenav .applet-list li, #configurator #column-sidenav .applet-list li {
	margin: 0px;
	padding: 0px 0px 5px 15px;
	float: left;
	width: 145px;
	background: url(../images/template/products/bullet-sm-gold.gif) no-repeat left top;
}
#appletshome #column-content .panel-curve, #configurator #column-content .panel-curve {
	display: inline;
	float: left;
}


#appletshome #column-content .content-panel, #configurator #column-content .content-panel {
	float: left;
	width: 570px;
	padding-right: 14px;
	padding-left: 14px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #add6d6;
	border-left-color: #add6d6;
}
#appletshome #column-content #brand-config {
	padding-left: 55px;
	width: 530px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/applets/config/icon-config.gif);
}
#appletshome #column-content #brand-pressure {
	padding-left: 55px;
	width: 530px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/applets/config/icon-pressure.gif);
}
#appletshome #column-content #brand-temp {
	padding-left: 55px;
	width: 530px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/applets/config/icon-temperature.gif);
}

#appletshome #column-content .content-panel h2 {
	font-size: 1.3em;
	line-height: 1.5em;
	font-weight: bold;
	margin: 0px;
	float: left;
	width: 530px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#appletshome #column-content .content-panel p {
	font-size: 1.1em;
	line-height: 1.3em;
	margin: 0px;
	padding: 0px 0px 10px;
	float: left;
	width: 530px;
}

#appletshome #column-content p, #configurator #column-content p {
	font-size: 1.1em;
	line-height: 1.3em;
	margin: 0px;
	padding: 0px 0px 10px;
	float: left;
	width: 600px;
}
#configurator #column-content .results-list {
	float: left;
	width: 600px;
	padding: 0px;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#configurator #column-content .results-list li {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 1.1em;
}
#configurator #column-content .results-list .titles {
	color: #999999;
	border-bottom-style: solid;
}
#configurator #column-content .button-quote {
	background-image: url(../images/applets/config/button-quote.gif);
	background-repeat: no-repeat;
	float: right;
	width: 250px;
	margin-top: 10px;
	height: 60px;
}
#configurator #column-content #config-home h1 {
	width: 380px;
	padding-bottom: 10px;
	padding-top: 5px;
}
#configurator #column-content #config-home p {
	width: 380px;
}
#configurator #column-content #config-home .button-start {
	background-image: url(../images/applets/config/button-start.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 180px;
	float: left;
	margin-top: 10px;
}
#configurator #column-content #question h1 {
	font-size: 1.7em;
	width: 570px;
	padding-bottom: 15px;
	line-height: 1.3em;
	padding-top: 5px;
}
#configurator #column-content #question .answers {
	float: left;
	width: 360px;
	font-size: 1.1em;
}
#configurator #column-content #question .answers table {
	float: left;
}
#configurator #column-content #question .shot {
	float: right;
	clear: right;
}
#configurator #column-content #question .navigation {
	float: left;
	width: 570px;
	padding-top: 40px;
	padding-bottom: 5px;
}
#configurator #column-content #question .navigation table {
	float: left;
	width: 570px;
	text-align: left;
}
#configurator #column-content #question .navigation .but-cont {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/applets/config/button-continue.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 105px;
}

#threeImgs {
	padding: 0; 
	margin: 20px 0 0 0;
	overflow: hidden;
	float: left;
width: 340px;
}

#threeImgs li {
	float: left;
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#pressureHolder {
	position: relative;
	width: 210px;
	float: left;
}

#BPRPressure {
	margin: 5px 0 0 0;
}

#bprImage{
	position: absolute;
	top: 20px;
	right: 0;
}

#homeUL {
padding: 0;
margin: 20px 0 0 0;}	
	
#homeUL li {
	margin: 10px 0 0 20px;
	background: url(../images/template/products/bullet-sm-gold.gif) no-repeat left top;
	font-size: 1.1em; line-height: 1.2em;
	list-style-type: none;
	padding: 0 0 0 15px;
}

#subNavApp {
	padding: 0; 
	margin: 0 0 20px 0;
	font-size: 1.1em;
}

#subNavApp li {	
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	background: url(../images/home/sidelink-bk.gif) no-repeat ;
	
}

#subNavApp li a {
	display: block;
	font-weight: bold;
	height: 28px;
	padding: 8px 0px 0px 8px; 
	margin: 0px 0px 0px 0px;	
}

#subNavApp li a:hover {

}

#subNavApp li a.active {
color: #006666;
}
/*
#subNavApp {
	padding: 0; 
	margin: 0 0 20px 0;
}

#subNavApp li {	
	list-style-type: none;
	padding: 0; 
	margin: 0;	
}

#subNavApp li a {
	display: block;
	background: #efefef;
	padding: 7px 0 7px 10px;
	margin: 2px 0 0 0;
	font-weight: bold;
}

#subNavApp li a:hover {
	background: #ccc;
	color: #fff;
}

#subNavApp li a.active {
	background: #ccc;

}
*/