* {
	margin: 0;
	padding: 0;
}

body {
	background: #1f2324;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #333;
}

input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

.fleft {
	float: left;
}

.fright {
	float: right;
}

.clear {
	clear: both;
}

.alignright {
	text-align: right;
}

.aligncenter {
	text-align: center;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

.container {
	width: 100%;
}

.noItems {
	padding: 15px;
	background-color: #ffffff;
}

.blockType {
	text-align: justify;
}

.jobPost {
	
}

.categoryTitle {
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 5px;
	color: #2d4044;
}

.subHeading {
	font-weight: bold;
	color: #2d4044;
	font-size: 14px;
}

.subTitle {
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 5px;
	color: #2d4044;
}

.subTitle2 {
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 5px;
	color: #2d4044;
	top: -10px;
	position: relative;
}

.whiteBoxTitle {
	font-size: 1.77em;
	font-weight: normal;
	line-height: 1.2em;
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #e5e3da;
	padding-bottom: 3px;
	color: #2d4044;
	text-align: center;
	margin-bottom: 18px;
}

#searchBlock {
	display: block;
	right: 40px;
	position: relative;
	top: 10px;
	text-align: right;
	float: right;
	line-height: 25px;
}

.categoryItem {
	padding: 3px;
}

#catalogDownloads {
	border: 1px solid #000;
	padding: 10px;
}

#catalogDownloads a {
	text-decoration: none;
}

#catalogDownloads a:hover {
	text-decoration: none;
	color: red;
}

#catalogDownloads .file {
	margin-left: 15px;
	padding: 0;
	margin-bottom: 15px;
}

#catalogDownloads .fileLast {
	padding-bottom: 10px;
	margin-left: 15px;
}

#catalogDownloads .file img {
	margin-top: -10px;
}

#catalogDownloads .fileLast img {
	margin-top: -10px;
}

#catalogDownloads .title {
	font-weight: bold;
	font-size: 16px;
	padding: 0;
	margin: 0 0 20px;
}

.catalogSKU {
	width: 160px;
}

#btnDetails {
	display: block;
	width: 117px;
	height: 22px;
	background: url("../images/btn_viewDetails.png") no-repeat 0 0;
}

#btnDetails:hover {
	background-position: -117px 0;
}

#btnDetails span {
	display: none;
}

.tableBorders {
	border: 1px solid #333333;
	line-height: 18px;
}

.cellPadding3 td {
	padding: 3px;
}

.cellPadding4 td {
	padding: 4px;
}

.cellPadding5 td {
	padding: 5px;
}

.cellPadding6 td {
	padding: 6px;
}

#pdfList {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#pdfList li {
	padding-left: 10px;
	background-image: url(images/icn_pdf16.png);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}

#regular {
	margin: 5px 10px 10px;
}

#regular ul {
	list-style-type: disc;
	list-style-position: outside;
	margin: 0 0 0 20px;
}

#regular ol {
	list-style-type: decimal;
	list-style-position: outside;
	margin: 0 0 0 20px;
}

#regular li {
	padding-left: 1px;
	margin: 0;
}

ul.normal, ol.normal {
	padding: 20px;
	margin-left: 15px;
}

#SWF {
	width: 300px;
	height: 100px;
	margin: 0 15px 10px 0;
	float: left;
}

.imgPadding8 {
	padding: 8px;
}
.imgPadding10 {
	padding: 10px;
}
.imgPadding15 {
	padding: 15px;
}

.imgPaddRightBott10 {
	padding-bottom: 10px;
	padding-right: 10px;
}

.imgPaddLeftBott10 {
	padding-bottom: 10px;
	padding-left: 10px;
}

.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}

td {
	padding: 4px;
}

.tip {
	background-color: #e9deb9;
	border: 1px solid #ccc3a1;
	width: auto;
	margin: 10px 5px;
	padding: 10px 10px 5px;
}

.tip span {
	font-weight: bold;
	font-size: 13px;
}

.persistent_contact {
	font-weight: bold;
	font-size: 13px;
	padding-top: 20px;
}

.persistent_contact a {
	text-decoration: underline;
}

.persistent_contact a:hover {
	text-decoration: none;
}

#textScrollerTagline {
	text-align: left;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	letter-spacing: -1px;
	line-height: 1em;
	margin-left: 170px;
	width: 500px;
	margin-top: 40px;
	color: #FFFFFF;
}

#textScroller {
	text-align: left;
	letter-spacing: -1px;
	color: #2d4044;
	margin-bottom: 16px;
	margin-left: 170px;
	width: 500px;
	margin-top: 4px;
	font: normal 1.85em/1.85em "Arial Black", Gadget, sans-serif;
}

.special {
	width: 5px;
	visibility: hidden;
}

.contactBlock {
	float:right;
	text-align: left;
	width: 220px;
}

.contactBlock img {
	float:left;
	margin-right: 10px;
	margin-bottom: 30px;
}

.form_error {
	background-color: #FFD3D3;
	color: #000000;
}

#downloadFiles {
	margin: 10px;
	padding: 15px;
	background-color: #fff6dd;
	border: 1px dotted #333;
}

#downloadFiles ul {
	list-style-type: disc;
	list-style-position: outside;
	margin: 0 0 0 20px;
}

#downloadFiles li {
	padding-left: 1px;
	margin: 0;
}

#downloadFiles a {
	text-decoration: underline;
	color: #ff9900;
}

#downloadFiles a:hover {
	text-decoration: none;
	color: #bb6e00;
}

p {
	margin-bottom: 16px;
}

.tail-top {
	background: #f0eee5 url(../images/tail-top.gif) repeat-x left top;
}

.tail-bottom {
	background: url(../images/tail-bottom.gif) left bottom repeat-x;
}

.right-bg {
	background: url(../images/tail-right.gif) left top repeat-x;
	position: absolute;
	right: 0;
	top: 0;
	width: 50%;
	height: 284px;
}

/*==================forms====================*/

input, select {
	vertical-align: middle;
	font-weight: normal;
}

img {
	border: 0;
	vertical-align: top;
	text-align: left;
}

#contacts-form label {
	display: block;
	height: 26px;
}

#contacts-form label input {
	width: 255px;
	padding: 2px 0 2px 3px;
	color: #8c8c8c;
	font-size: .85em;
}

#contacts-form textarea {
	width: 255px;
	height: 150px;
	padding: 2px 0 2px 3px;
	margin-bottom: 21px;
	color: #8c8c8c;
	overflow: auto;
	font-size: .85em;
}

/*==================list====================*/

ul {
	list-style: none;
}

.list1 li {
	background: url(../images/arrow-3.gif) no-repeat left 6px;
	padding: 0 0 6px 20px;
}

.list2 {
	padding-bottom: 16px;
}

.list2 li {
	border-bottom: 1px solid #f2f1ec;
	padding: 4px 0 9px 38px;
	margin-bottom: 5px;
	position: relative;
}

.list2 li.icon1 {
	background: url(../images/icon1.gif) no-repeat 10px 3px;
}

.list2 li.icon2 {
	background: url(../images/icon2.gif) no-repeat 10px 3px;
}

.list2 li.icon3 {
	background: url(../images/icon3.gif) no-repeat 10px 3px;
}

.list2 li.icon4 {
	background: url(../images/icon4.gif) no-repeat 10px 3px;
}

.list2 li.icon5 {
	background: url(../images/icon5.gif) no-repeat 10px 3px;
}

.list2 li.icon6 {
	background: url(../images/icon6.gif) no-repeat 10px 3px;
}

.list2 li.icon7 {
	background: url(../images/icon7.gif) no-repeat 10px 3px;
}

.list2 li.icon8 {
	background: url(../images/icon8.gif) no-repeat 10px 3px;
}

.list2 li.icon9 {
	background: url(../images/icon9.gif) no-repeat 10px 3px;
}

.list2 li.icon10 {
	background: url(../images/icon10.gif) no-repeat 10px 3px;
}

.list2 li.icon11 {
	background: url(../images/icon11.gif) no-repeat 10px -3px;
}

.list2 li a {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

.list2 li a:hover {
	text-decoration: underline;
}

.list3 dt {
	font-weight: bold;
	margin-bottom: 4px;
}

.list3 dd {
	border-bottom: 1px solid #f2f1ec;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.list3 dd.last {
	border-bottom: none;
}

/*==================other====================*/

.img-indent {
	margin: 0 20px 0 0;
	float: left;
}

.img-box {
	width: 100%;
	overflow: hidden;
	padding-bottom: 20px;
}

.img-box img {
	float: left;
	margin: 0 20px 0 0;
}

.extra-wrap {
	overflow: hidden;
}

.p1 {
	margin-bottom: 16px;
}

.p2 {
	margin-bottom: 48px;
}

/*==================txt, links, lines, titles====================*/

a {
	color: #3796a2;
}

a:hover {
	text-decoration: none;
}

h1 {
	font-size: 1.85em;
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 1em;
	color: #2d4044;
	margin-bottom: 16px;
}

h2 {
	font-size: 1.8em;
	font-family: "Arial Black", Gadget, sans-serif;

	font-weight: normal;
	line-height: 1.2em;
	margin-bottom: 14px;
	color: #2d4044;
}

h3 {
	font-size: 1.77em;
	font-weight: normal;
	line-height: 1.2em;
	margin-bottom: 26px;
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #e5e3da;
	padding-bottom: 3px;
	color: #2d4044;
}

h3.rss img {
	float: right;
	margin: 6px 5px 0 0;
}

h5 {
	font-size: 1em;
	margin-bottom: 4px;
}

h6 {
	font-size: 1em;
	font-weight: normal;
	margin-bottom: 14px;
}

.link1 {
	color: #333;
	background: url(../images/arrow-2.gif) no-repeat left 6px;
	padding: 0 0 0 12px;
	font-weight: bold;
}

.link2 {
	color: #333;
}

.line-hor {
	background: #c7c6be;
	height: 1px;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	margin: 30px 0 30px 0;
}

.line-hor1 {
	background: #f2f1ec;
	height: 1px;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	margin: 17px 0 17px 0;
}

.line-ver {
	background-image: url(../images/line-ver.gif);
	background-repeat: repeat-y;
	width: 100%;
}

.title {
	margin-bottom: 20px;
}

/*==================boxes====================*/

.box {
	background: #fff;
	width: 100%;
}

.box .border-top {
	background: url(../images/border.gif) repeat-x top;
}

.box .border-bot {
	background: url(../images/border.gif) repeat-x bottom;
}

.box .border-left {
	background: url(../images/border.gif) repeat-y left;
}

.box .border-right {
	background: url(../images/border.gif) repeat-y right;
}

.box .left-top-corner {
	background: url(../images/left-top-corner.gif) no-repeat left top;
}

.box .right-top-corner {
	background: url(../images/right-top-corner.gif) no-repeat right top;
}

.box .left-bot-corner {
	background: url(../images/left-bot-corner.gif) no-repeat left bottom;
}

.box .right-bot-corner {
	background: url(../images/right-bot-corner.gif) no-repeat right bottom;
}

.box .inner {
	padding: 38px 20px 30px;
}

.cont-box {
	margin: 0;
}

.cont-box span {
	float: left;
	width: 90px;
}

/*header*/

#header {
	padding: 0 38px 0 39px;
}

#header .row-1 {
	height: 49px;
}

#header .row-2 {
	height: 235px;
}

#header .row-2 .indent {
	padding: 61px 0 0 3px;
}

#header .logoIndent {
	padding: 40px 0 0 3px;
}

.nav li {
	display: inline;
}

.nav li a {
	display: block;
	float: left;
	color: #b7cbd0;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/nav-bg.gif) left top repeat-x;
}

.nav li a span {
	display: block;
	float: left;
	height: 49px;
	cursor: pointer;
}

.nav li a span span {
	background: url(../images/divider.gif) right 20px no-repeat;
	line-height: 49px;
	padding: 0 31px;
}

.nav li a.first {
	padding: 0;
}

.nav li a.first span {
	background: url(../images/nav-left.gif) no-repeat left top;
}

.nav li a.first span span {
	background: url(../images/divider.gif) right 20px no-repeat;
}

.nav li a.last span {
	background: url(../images/nav-right.gif) no-repeat right top;
}

.nav li a.last span span {
	background: none;
}

.nav li a.last:hover span {
	background: url(../images/nav-right1.gif) no-repeat right top;
}

.nav li a.last:hover span span {
	background: url(../images/arrow-1.gif) center top no-repeat;
}

.nav li a:hover span span {
	background: url(../images/arrow-1.gif) center top no-repeat;
}

.nav li a.first:hover span {
	background: url(../images/nav-left1.gif) no-repeat left top;
}

.nav li a.first:hover span span {
	background: url(../images/arrow-1.gif) center top no-repeat;
}

.nav li a.first-current {
	background: url(../images/nav-bg1.gif) left top repeat-x;
}

.nav li a.first-current span {
	background: url(../images/nav-left1.gif) no-repeat left top;
}

.nav li a.first-current span span {
	background: url(../images/arrow-1.gif) center top no-repeat;
}

.nav li a.last-current {
	background: url(../images/nav-bg1.gif) left top repeat-x;
}

.nav li a.last-current span {
	background: url(../images/nav-right1.gif) no-repeat right top;
}

.nav li a.last-current span span {
	background: url(../images/arrow-1.gif) center top no-repeat;
}

.nav li a.current {
	background: url(../images/nav-bg1.gif) left top repeat-x;
}

.nav li a.current span span {
	background: url(../images/arrow-1.gif) center top no-repeat;
}

/*content*/

#content {
	padding: 10px 39px 43px 39px;
}

#content .indent {
	padding: 30px 60px 0 40px;
}

.banners {
	width: 100%;
	overflow: hidden;
	padding-bottom: 25px;
}

.banners li {
	display: block;
	width: 178px;
	height: 254px;
	margin-right: 3px;
	float: left;
	text-align: center;
}

.banners li .inner {
	padding: 113px 18px 0 18px;
}

.banners li strong {
	font-size: 21px;
	line-height: 1.1em;
	display: block;
	color: #fff;
	margin-bottom: 9px;
}

.banners li p {
	line-height: 1.08em;
	margin-bottom: 13px;
}

.banners li.banner1 {
	background: url(../images/cat1.png) no-repeat left top;
	color: #fff;
}

.banners li.banner2 {
	background: url(../images/cat2.png) no-repeat left top;
	color: #fff;
}

.banners li.banner3 {
	background: url(../images/cat3.png) no-repeat left top;
	color: #fff;
}

.banners li.banner4 {
	background: url(../images/cat4.png) no-repeat left top;
	color: #fff;
}

.banners li.banner5 {
	background: url(../images/cat5.png) no-repeat left top;
	color: #fff;
	margin-right: 0;
}

/*footer*/

#footer {
	color: #7b7b7b;
}

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

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

#footer strong {
	color: #3694a0;
}

.footer-nav {
	margin-left: -7px;
	padding: 15px 0 2px 0;
}

.footer-nav li {
	display: inline;
}

.footer-nav li a {
	padding: 0 10px 0 7px;
	color: #f0ebe5 !important;
}

/*==========================================*/