@charset "utf-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	background-color: #DFE3EC;
}
.navimage {
	margin: 0px;
	padding: 0px;
}
.twoColFixLtHdr #container {
	width: 850px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
	height: auto;
} 
#navbarnew {
	float: left;
	width: 850px;
	text-align: left;
	background-image: url(images/headerart/bar_10.jpg);
	background-repeat: repeat-x;
	clear: none;
	padding-bottom: 5px;
	height: 30px;
	margin-bottom: 7px;
	margin-top: -4px;
}

#navigation {
	clear: both;
	width: 800px;
	text-align: center;
}
.twoColFixLtHdr #header {
	clear: both;
	width: 850px;
	height: 310px;

} 
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 320px;
	padding-bottom: 5px;
	height: 450px;
	vertical-align: top;
	background-color: #F5FAF9;
}
#s_b_i {
	width: 315px;
	height: 360px;
}


p {
	font-size: medium;
	color: #005738;
}
.twoColFixLtHdr #mainContent {
	margin-left: 335px;
	padding-top: 5px;
	margin-top: 3px;
} 
.railingstyle {
	float: left;
	width: 454px;
}
.railingstyleh1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bolder;
	color: #3A655B;
}

.twoColFixLtHdr #footer {
	padding: 0 10px 0 20px;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: "Arial Narrow", "Franklin Gothic Demi Cond", "Tw Cen MT Condensed", sans-serif;
	font-size: small;
	font-weight: bolder;
	color: #FFFFFF;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#image1 {
	height: 100px;
	width: 100px;
	float: left;
	border: thin solid #000000;
	margin-right: 2px;
}
#image2 {
	height: 100px;
	width: 100px;
	float: left;
	border: thin solid #000000;
	margin-right: 2px;
}



#textbox40 {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 310px;
	padding-top: 25px;
}
#navbar {
	clear: both;
	height: 50px;
	width: 530px;
	text-align: center;
	font-family: "Arial Narrow", "Franklin Gothic Demi Cond", "Tw Cen MT Condensed", sans-serif;
	font-size: medium;
	font-weight: bolder;
	color: #339900;
	margin-top: 15px;
}
#navbar #previous {
	float: left;
	width: 176px;
}
#navbar #next {
	float: left;
	width: 176px;
}
#navbar #resnav {
	float: left;
	width: 176px;
}
.grayed {
	font-family: "Arial Narrow", "Franklin Gothic Demi Cond", "Tw Cen MT Condensed", sans-serif;
	font-size: small;
	font-weight: bold;
	color: #666;
}


#image3 {
	height: 100px;
	width: 100px;
	float: left;
	border: thin solid #000000;
	margin-right: 2px;
}
#image4 {
	height: 100px;
	width: 100px;
	float: left;
	border: thin solid #000000;
	margin-right: 2px;
}
#image5 {
	height: 100px;
	width: 100px;
	float: left;
	border: thin solid #000000;
	margin-right: 2px;
}
#image6 {
	height: 100px;
	width: 100px;
	border: thin solid #000000;
	float: left;
	margin-top: 10px;
	margin-right: 2px;
}

#image8 {
	height: 100px;
	width: 100px;
	float: left;
	border: thin solid #000000;
	margin-top: 10px;
	margin-right: 2px;
}

#image7 {
	height: 100px;
	width: 100px;
	border: thin solid #000000;
	float: left;
	margin-top: 10px;
	margin-right: 2px;
}


#image9 {
	height: 100px;
	width: 100px;
	float: left;
	border: thin solid #000000;
	padding: 0px;
	margin-top: 10px;
	margin-right: 2px;
}
#image10 {
	height: 100px;
	width: 100px;
	float: left;
	border: thin solid #000000;
	padding: 0px;
	margin-top: 10px;
	margin-right: 2px;
}
.twoColFixLtHdr #container #header #navigation {
	margin-top: 15px;
}
.twoColFixLtHdr #sidebar2 {
	float: left; /* since this element is floated, a width must be given */
	width: 315px;
	height: 388px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-right: 15px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	vertical-align: text-top;
	text-align: center;
	display: inline;
	background-image: url(images/indexpage/indexpagegroup.jpg);
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bolder;
	color: #29453F;
	line-height: 90%;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bolder;
	color: #406A61;
	line-height: 90%;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bolder;
	color: #5B998B;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(images/list_icon.gif);
	line-height: 120%;
	padding-bottom: 5px;
	padding-top: 20px;
}
#illus {
	height: 100px;
	width: 450px;
	float: left;
	margin-right: 48px;
	margin-bottom: 20px;
}
.minipix {
	height: 50px;
	width: 50px;
	float: left;
	margin-right: 10px;
	margin-top: 2px;
	margin-bottom: 4px;
}
.twoColFixLtHdr #sidebar_a {
	float: left; /* since this element is floated, a width must be given */
	width: 320px;
	padding-bottom: 5px;
	vertical-align: top;
	background-color: #FFFFFF;
	margin-left: 10px;
}
.h2rs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bolder;
	color: #406A61;
}
.twoColFixLtHdr #sidebar_rail {
	float: left; /* since this element is floated, a width must be given */
	width: 320px;
	padding-bottom: 5px;
	height: 800px;
	vertical-align: top;
	background-color: #F5FAF9;
}
#s_b_i_rs {
	width: 315px;
	height: 350px;
	margin-top: 10px;
}
}
#s_b_i_rs2 {
	width: 315px;
	height: 350px;
	background-position: top;
	vertical-align: top;
	}
}
.style4 {font-family: "Arial Narrow", "Franklin Gothic Demi Cond", "Tw Cen MT Condensed", sans-serif; font-size: medium; font-weight: bolder; color: #F47C1B; list-style-position: outside; list-style-type: none; list-style-image: url(images/list_icon.gif); font-style: normal; line-height: 5%; text-indent: 20px; }

.toc_subhead {
	font-family: "Arial Narrow", "Franklin Gothic Demi Cond", "Tw Cen MT Condensed", sans-serif;
	font-size: medium;
	font-weight: bolder;
	color: #5B998B;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(images/list_icon.gif);
	font-style: normal;
	line-height: 5%;
	text-indent: 20px;
}
#caremain {
	height: 50px;
	width: 315px;
}
.np_1 {
	width: 315px;
	text-align: center;
	float: left;
	font-family: "Arial Narrow", "Franklin Gothic Demi Cond", "Tw Cen MT Condensed", sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #0F297E;
	height: 315px;
	margin-right: 5px;
	margin-left: 50px;
}
#np_horizontalbar {
	margin-bottom: 10px;
}

.twoColFixLtHdr #container2 {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: solid;
	border-top-color: #F2F2EE;
	border-right-color: #D1D1C2;
	border-bottom-color: #D1D1C2;
	border-left-color: #F2F2EE;
}
.twoColFixLtHdr #mainContent2 {
	margin-left: 25px;
	margin-right: 10px;
	width: 800px;
	background-position: center;
	height: 450px;
	font-family: "Arial Narrow", "Franklin Gothic Demi Cond", "Tw Cen MT Condensed", sans-serif;
	font-size: small;
}
.fltleft_175 {
	float: left;
	width: 300px;
	font-size: small;
	color: #0F297E;
	font-style: normal;
	font-weight: bolder;
	text-align: left;
	padding-bottom: 2px;
	padding-right: 4px;
	font-family: "Arial Narrow", "Franklin Gothic Demi Cond", "Tw Cen MT Condensed", sans-serif;
	list-style-position: outside;
	list-style-type: disc;
	line-height: 30px;
}
.fltleft_300 {
	float: left;
	width: 300px;
	padding-top: 30px;
}
#sidebar4video {
	float: left; /* since this element is floated, a width must be given */
	width: 400px;
	height: 400px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-right: 5px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	vertical-align: text-top;
	text-align: center;
	display: inline;
}
#mainContent24video {
	margin-left: 25px;
	margin-right: 25px;
	width: auto;
	background-position: center;
	height: 450px;
	float: right;
	padding-top: 12px;
}
.twoColFixLtHdr #headertest {
	clear: both;
	width: 800px;
}
#navbarnew img {
	text-align: left;
	margin-left: 3px;
}
.backrailsty {
	clear: right;
	margin-top: 50px;
	float: right;
}
#fltleft_1a {
	float: left;
	width: 400px;
	font-size: small;
	font-style: normal;
	font-weight: bolder;
	text-align: left;
	padding-bottom: 2px;
	padding-right: 4px;
	font-family: "Arial Narrow", "Franklin Gothic Demi Cond", "Tw Cen MT Condensed", sans-serif;
	list-style-position: outside;
	list-style-type: disc;
	line-height: 30px;
	height: 25px;
	background-color: #000000;
	margin-bottom: 10px;
	padding-left: 10px;
}
#fltleft_1b {
	float: left;
	width: 400px;
	font-size: small;
	font-style: normal;
	font-weight: bolder;
	text-align: left;
	padding-bottom: 2px;
	padding-right: 4px;
	font-family: "Arial Narrow", "Franklin Gothic Demi Cond", "Tw Cen MT Condensed", sans-serif;
	list-style-position: outside;
	list-style-type: disc;
	line-height: 30px;
	height: 25px;
	background-color: #6B75AD;
	margin-bottom: 10px;
	padding-left: 10px;
}
#fltleft_1c {
	float: left;
	width: 400px;
	font-size: small;
	font-style: normal;
	font-weight: bolder;
	text-align: left;
	padding-bottom: 2px;
	padding-right: 4px;
	font-family: "Arial Narrow", "Franklin Gothic Demi Cond", "Tw Cen MT Condensed", sans-serif;
	list-style-position: outside;
	list-style-type: disc;
	line-height: 30px;
	height: 25px;
	background-color: #63A37C;
	margin-bottom: 10px;
	padding-left: 10px;
}
#fltleft_1d {
	float: left;
	width: 400px;
	font-size: small;
	font-style: normal;
	font-weight: bolder;
	text-align: left;
	padding-bottom: 2px;
	padding-right: 4px;
	font-family: "Arial Narrow", "Franklin Gothic Demi Cond", "Tw Cen MT Condensed", sans-serif;
	list-style-position: outside;
	list-style-type: disc;
	line-height: 30px;
	height: 25px;
	background-color: #000000;
	margin-bottom: 10px;
	padding-left: 10px;
}
#fltleft_1e {
	float: left;
	width: 400px;
	font-size: small;
	font-style: normal;
	font-weight: bolder;
	text-align: left;
	padding-bottom: 2px;
	padding-right: 4px;
	font-family: "Arial Narrow", "Franklin Gothic Demi Cond", "Tw Cen MT Condensed", sans-serif;
	list-style-position: outside;
	list-style-type: disc;
	line-height: 30px;
	height: 25px;
	background-color: #6B75AD;
	margin-bottom: 10px;
	padding-left: 10px;
}
#fltleft_1f {
	float: left;
	width: 400px;
	font-size: small;
	font-style: normal;
	font-weight: bolder;
	text-align: left;
	padding-bottom: 2px;
	padding-right: 4px;
	font-family: "Arial Narrow", "Franklin Gothic Demi Cond", "Tw Cen MT Condensed", sans-serif;
	list-style-position: outside;
	list-style-type: disc;
	line-height: 30px;
	height: 25px;
	background-color: #63A37C;
	margin-bottom: 10px;
	padding-left: 10px;
}
#fltleft_1g {
	float: left;
	width: 400px;
	font-size: small;
	font-style: normal;
	font-weight: bolder;
	text-align: left;
	padding-bottom: 2px;
	padding-right: 4px;
	font-family: "Arial Narrow", "Franklin Gothic Demi Cond", "Tw Cen MT Condensed", sans-serif;
	list-style-position: outside;
	list-style-type: disc;
	line-height: 30px;
	height: 25px;
	background-color: #000000;
	margin-bottom: 10px;
	padding-left: 10px;
}
#fltleft_1h {
	float: left;
	width: 400px;
	font-size: small;
	font-style: normal;
	font-weight: bolder;
	text-align: left;
	padding-bottom: 2px;
	padding-right: 4px;
	font-family: "Arial Narrow", "Franklin Gothic Demi Cond", "Tw Cen MT Condensed", sans-serif;
	list-style-position: outside;
	list-style-type: disc;
	line-height: 30px;
	height: 25px;
	background-color: #6B75AD;
	margin-bottom: 10px;
	padding-left: 10px;
}
#np_horizontalbar {
	font-family: "Arial Narrow", "Franklin Gothic Demi Cond", "Tw Cen MT Condensed", sans-serif;
	font-size: x-large;
	font-weight: bolder;
	color: #040404;
	margin-bottom: 10px;
	margin-top: 10px;
}
.backnewproducts {
	font-family: "Arial Narrow", "Franklin Gothic Demi Cond", "Tw Cen MT Condensed", sans-serif;
	font-size: medium;
	font-weight: bolder;
	color: #406A61;
}
#fltleft_1i {
	float: left;
	width: 400px;
	font-size: small;
	font-style: normal;
	font-weight: bolder;
	text-align: left;
	padding-bottom: 2px;
	padding-right: 4px;
	font-family: "Arial Narrow", "Franklin Gothic Demi Cond", "Tw Cen MT Condensed", sans-serif;
	list-style-position: outside;
	list-style-type: disc;
	line-height: 30px;
	height: 25px;
	background-color: #63A37C;
	margin-bottom: 10px;
	padding-left: 10px;
}

#contactml {
	font-family: "Arial Black", Arial;
	font-size: medium;
	font-weight: bolder;
	float: right;
	text-align: right;
	vertical-align: bottom;
	padding-top: 0px;
	padding-left: 10px;
	width: 125px;
	height: 30px;
	padding-right: 6px;
	border: thin solid #FF0055;
}
#interimpara {
	float: left;
	margin-top: 30px;
	width: 500px;
}
.twoColFixLtHdr #container #sidebar_rail div h4 {
	padding-left: 10px;
}
#formcontainer p {
	line-height: 130%;
	color: #333;
}
