html {
	height: 100%;
}
body {
	background-repeat: repeat-x;
	background-image: url(/images/internal_pg.jpg);
	background-color: #0072A6;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	margin: 0;
	padding: 0;
}
h1 {
	font-style: italic;
	margin: 30px 0 10px 0;
}
p {
	font-size: 12px;
}
a, a:visited {
	color: #017faf;
	text-decoration: underline;
}
a:hover {
	color: #e9871e;
	text-decoration: underline;
}
table, table p {
	font-size: 12px;
}
ul {list-style-image: url(/images/arrow.jpg);
}

#container {
	width: 860px;
	margin: 0 auto;
	height: 100%;
}
#header {
	height: 111px;
	width: 860px;
	background-image: url(/images/bg_header.gif);
	background-repeat: no-repeat;
}
#logo {
	float: left;
	margin: 0;
}
#topLinks {
	position: absolute;
	margin: 38px 0 0 550px;
	font-size: 12px;
	text-align: left;
	z-index: 10;
}
#topLinks a {
	color: #254f8b;
}
#navbar {
	float: left;
	margin: 0px 0 0 20px;
	clear: left;
	font-size: 11px;
}
#navbar a {
	color: #666666;
	text-decoration: none;
}
#navbar a:hover {
	color: #000000;
}
/* Styles for Home Page */
#lead {
	margin-top: 25px;
	height: 295px;
	/*background-color:#00CC00;*/
}
#prodDescr1, #prodDescr2, #prodDescr3, #prodDescr4, #prodDescr5 {
	display: none;
	margin-top: 10px;	
}
#prodDescr1 {
	display: block;
}
#stories {
	margin-top: 25px;
}
#stories p {
	font-size: 12px;
	color: #017faf;
}
#stories a {
	color: #017faf;
	text-decoration: underline;
}
#stories a:hover {
	color: #e9871e;
}
#story1, #story2, #story3 {
	float: left;
}
#story1 {
	width: 200px;
	margin-left: 40px;
}
#story2 {
	width: 260px;
	margin-left: 40px;
}
#story3 {
	width: 220px;
	margin-left: 40px;
}
#main {
	padding: 0;
	margin-top: 25px;
	height: 150%;
	background-color: #FFFFFF;
}
#main p {
	font-size: 12px;
	line-height: 120%;
} 

#main li {
	font-size: 12px;
	margin-bottom: 10px;
} 
#banner {
	margin: 0 auto;
	width: 860px;
	float: left;
}
#ltCol {
	float: left;
	height: 100%;
	width: 631px;
	padding: 0 20px 20px 20px;
	background-color: #FFFFFF;
}
#ltColWide {
	float: left;
	height: 100%;
	padding: 0 20px 20px 20px;
	background-color: #FFFFFF;
	width: 820px;
}

/*#ltCol a:link {
	color: #e9871e;
	text-decoration: underline;
}
#ltColWide a:link {
    color: #e9871e;
	text-decoration: underline;
}

#ltCol table a:link {
    color: #e9871e;
	text-decoration: underline;
}
#ltColWide table a:link {
    color: #e9871e;
	text-decoration: underline;
}*/
#rtCol {
	float: right;
	height: 100%;
	width: 188px;
	margin: 0px;
	background-color: #f8f8f8;
	border-left: 1px solid #e6e6e6;
	padding-bottom: 20px;
}
#rtCol a {
	color: #666666;
	text-decoration: none;
}
#rtCol a:hover {
	color: #000000;
}
#breadcrumbs {
	font-size: 11px;
	color: #959393;
	background-image: url(/images/bg_dots.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 20px 0 14px 20px;
	margin-left: -20px;
	margin-bottom: -15px;
	width: 649px;
	font-weight: bold;
}
#breadcrumbs a:link {
    color: #959393;
}
#breadcrumbs a:hover {
    color: #000000;
}
#breadcrumbsWide  {
	font-size: 11px;
	color: #959393;
	background-image: url(/images/bg_dots.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 20px 0 14px 20px;
	margin-left: -20px;
	width: 840px;
	font-weight: bold;
}
#breadcrumbsWide a:link {
    color: #636363;
}
#inquiries {
	padding: 8px;
	margin-top: 24px;
	color: #505050;
}
#inquiries p {
	font-size: 11px;
}
#inquiries a {
	color: #e9871e;
}
input, textarea {
	background-image: url(/images/bg_input.gif);
	background-repeat: repeat-x;
	background-color: #D4D4D4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #717171;
	border: 1px solid #817f7c;
	margin-bottom: 8px;
	padding: 4px;
	width: 150px;
}
#questions {
	padding-bottom: 10px;
}
#sendBtn {
	border: none;
	background-image: none;
	padding: 0;
	width: auto;
}
#tabs {
	width: 420px;
	float: left;
	margin-top: 0px;
	margin-left: 40px;
	
}
#tabs li {
	color: #000000;
}
#tabs p {
	color: #000000;
	padding: 0 13px;
}
#tabs ol {
	color: #000000;
	padding-left: 30px;
}
#tabs table {
	margin: 10px;
}
#tabs td {
	color: #000000;
	font-size: 12px;	
}
#certLogos {
	margin-top: 20px;
	float: right;
	margin-right: 0px;
}
#largeproduct{
	height: auto;
	width: 400px;
	float: left;
	
}
#largeKeyfeatures {
	width: 250px;
	padding-left: 405px;
    margin-top: 10px;
}

#largeProductinfo {
	float: left;
	margin-top: -10px;

}
/*#aboutPAX {
	position: absolute;
	left: 50px;
	top: 128px;
}
#aboutTEXT_products {
}

#main_long {
	background-image: url(/images/main_bg_long.gif);
	background-repeat: repeat-x;
	height: auto;
	position: absolute;
	left: 50px;
	top: 250px;
	width: 860px;
}
#main_med {
	background-image: url(/images/main_bg_long.gif);
	background-repeat: repeat-x;
	height: 680px;
	position: absolute;
	left: 50px;
	top: 250px;
	width: 860px;
}
#main_longest {
	background-image: url(/images/main_bg_long.gif);
	background-repeat: repeat-x;
	height: 1050px;
	position: absolute;
	left: 50px;
	top: 250px;
	width: 860px;
}
#main_longest2 {
	background-image: url(/images/main_bg_long.gif);
	background-repeat: repeat-x;
	height: 1600px;
	position: absolute;
	left: 50px;
	top: 258px;
	width: 860px;
}
#minNAV {
	font-size: 11px;
	color: #959393;
	background-image: url(/images/bg_dots.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 0 20px 15px 20px;
	margin-left: -20px;

}

#mainLINE {
	background-image: url(/images/mainLINE.gif);
	height: 493px;
	width: 1px;
	left: 669px;
	top: 33px;
	position: absolute;
}

*/
.product-bg {
	background-image: url(images/product_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#productsLOGOS {
	position: absolute;
	left: 17px;
	top: 52px;
}
#productImage {
	float: left;
	width: 170px;
	margin-top: 0px;
	clear: none;
}
#pdfDownload {
	float: none;
	width: auto;
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

#productImageBundle {
	float: left;
	width: 300px;

}
#bundlefeatures {
    /*position: absolute;
	left: 660px;
	top: 369px;
	height: 234px;*/
	float: left;
	width: 200px;
	margin-left: 20px;
}
#bottomLOGOS{
	margin-top: 10px;
	margin-left: 247px;
	margin-bottom: 80px;
}
/*#form {
	float: right;
	clear: right;
	width: 181px;
	display: none;
}
#form3 #name , #form3 #email , #form3 #phone 
 {
	width: 168px;
	height: 22px;
	background-image: url(/images/chat_bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #717171;
	border: 1px solid #817f7c;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#form3 #questions
 {
	width: 168px;
	height: 75px;
	margin: 0px;
	background-image: url(/images/question_bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #717171;
	border: 1px solid #817f7c;
    margin: 4px 0 10px 0;
	padding: 0;
}*/
#shipments {
	clip: rect(auto,auto,auto,170px);
	margin-left: 100px;
}
#aboutTEXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: auto;
	width: 640px;
	line-height: 18px;
	z-index: 5;
	color: #424242;
	margin-left: 15px;
	margin-top: 35px;
	float: left;
}
#aboutTEXT1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100px;
	width: 640px;
	line-height: 18px;
	z-index: 5;
	color: #424242;
	margin-left: 20px;

}
#aboutTEXT_products {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	height: auto;
	width: 860px;
	left: 0px;
	top: 43px;
	line-height: 18px;
	z-index: 5;
	color: #424242;
	text-align: center;
	background-color: #FFFFFF;
}
#container #growing {
	height: 25px;
	width: 210px;
	top: 450px;
	position: absolute;
	left: 62px;
}
#container #smalllogos {
	height: 44px;
	width: 267px;
	position: absolute;
	top: 595px;
	left: 350px;
}
#container #readmore {
	height: 25px;
	width: 87px;
	left: 70px;
	top: 595px;
	position: absolute;
}
#container #morenews {
	height: 25px;
	width: 87px;
	position: absolute;
	left: 695px;
	top: 595px;
}
#container #growingtext {
	height: 110px;
	width: 210px;
	position: absolute;
	top: 480px;
	left: 67px;
}
#container #quicktext {
	height: 110px;
	width: 250px;
	position: absolute;
	top: 480px;
	left: 354px;
}
#container #paxnewstext {
	height: 110px;
	width: 220px;
	position: absolute;
	top: 480px;
	left: 692px;
}
#container #paxnewstext a {
	color: #636363;
	text-decoration: underline;
}
#container #paxnewstext a:hover {
	color: #003399;
}
#container #controls {
	height: 155px;
	width: 550px;
	position: absolute;
	left: 71px;
	top: 150px;

}
#smartmeets {
	height: 155px;
	width: 550px;
	left: 234px;
	top: 102px;
	float: left;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}



#container #details {
	height: 30px;
	width: 90px;
	position: absolute;
	left: 75px;
	top: 283px;
}
#container #s90_sm {
	height: 117px;
	width: 90px;
	float: left;
	margin-left: 71px;
}
#container #s80_sm {
	height: 117px;
	width: 90px;
	float: left;
    margin-left: 10px;
}
#container #sp20_sm {
	height: 117px;
	width: 90px;
	float: left;
    margin-left: 10px;
}
#container #r50_sm {
	height: 117px;
	width: 90px;
	float: left;
    margin-left: 10px;
}
#container #apollo30_sm {
	height: 117px;
	width: 90px;
	float: left;
    margin-left: 10px;
}
#container #lgProdImg {
	height: 393px;
	width: 271px;
	top: 13px;
	left: 805px;
	float: right;
	margin-top: -100px;
}



#container #quickandeasy {
	height: 25px;
	width: 267px;
	position: absolute;
	top: 450px;
	left: 349px;
}
#container #paxinnews {
	height: 25px;
	width: 228px;
	top: 450px;
	position: absolute;
	left: 685px;
}

#container #toplogos {
	height: 85px;
	width: 761px;
	margin-left: 50px;
	margin-top: -8px;
	position: absolute;
	top: 0px;
}
#container #toplogos .style1 .bluelink {
	z-index: 100;
}
/*td {
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
}*/
/*a {
    COLOR: #636363; text-decoration: none
}
a:hover {
	COLOR: #FF3300; text-decoration: none
}
a.redlink {
	COLOR: #D37D1A;
	text-decoration: none;
}
a.redlink:hover {
	COLOR: #9D5B13;
	text-decoration: none;
}
a.blacklink {
	COLOR: #333333;
	text-decoration: none;
	font-size: 12px;
}
a.blacklink:hover {
	COLOR: #FF3300;
	text-decoration: none;
}
a.bluelink {
	COLOR: #254F8B;
	text-decoration: none;
	font-size: 12px;
}
a.bluelink:hover {
	COLOR: #FF3300;
	text-decoration: none;
}
a.whitelink {
	COLOR: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
a.whitelink:hover {
	COLOR: #FF3300;
	text-decoration: none;
}
*/
.line-bottom {
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.input1 {
	border: 1px solid #7F9DB9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	height: 16px;
	color: #717171;
}
.img-bk {
	border: 1px solid #B3B3B3;
}
.font-12 {
	font-size: 12px;
	color: #000000;
}
.font12hui {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #949494;
}
.font-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.bk-leftright {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E6E6E6;
	border-left-color: #E6E6E6;
}
.style1 {color: #0081BF}
.style3 {color: #ECE9D8;font-weight: bold}


#precidia_logo {
	height: 42px;
	width: 237px;
	position: absolute;
	left: 672px;
	top: 66px;
}
#smart_logo {
	height: 38px;
	width: 184px;
	position: absolute;
	left: 672px;
	top: 162px;
}
#lethoff_logo {
	height: 49px;
	width: 184px;
	position: absolute;
	left: 671px;
	top: 281px;
}
.product-bg {
	background-image: url(images/product_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.clear {
	clear: both;
	height: 1px;
}
.imgLeft {	
	float: left;
	margin: 0 20px 20px 0;
}
.imgRight {
	float: right;
	margin: 0 0 20px 20px;
}

