* {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
}

body {
	background-color: #cfd0d5;
	text-align: center;
	padding: 0px;
	margin: 0px;
	background-image: url(../img/bgl.gif);
	background-repeat: repeat-x;
}

div {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

p, td, div, a {
	color: #3c3c3c;
}

form {
	margin: 0px;
	padding: 0px;
}

a img {
	border: none;
}

#Main {
	/*width: 100%;*/
	height: 100%;
	margin:auto;
}

#Main td {
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}

#LeftColumn {
	width: 220px;
	text-align: left;
	white-space: nowrap;
}

#LeftColumn * {
	white-space: normal;
}

#RightColumn {
	width: 580px;
	text-align: left;
	background-image: url(../img/bgr.gif);
	background-repeat: repeat-x;
	white-space: nowrap;
	background-color: #CDCED3;
}

#RightMargin {
	background-image: url(../img/bgr.gif);
	background-repeat: repeat-x;
	background-color: #CDCED3;
	width:50%;
}
#LeftMargin {
	width:50%;
}

#Logotype {
	height: 240px;
	padding-top: 15px;
}

#MenuBar {
	background-image: url(../img/bar.jpg);
	background-repeat: no-repeat;
	height: 30px;
	padding-top: 5px;
	padding-left: 30px;
}

#ToolBar {
	background-image: url(../img/bar_2.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 20px;
	text-transform: lowercase;
}

#ToolBar a {
	color: #757575;
	text-decoration: none;
}

#ToolBar a:hover {
	color: #445ba3;
}

#ToolBar img {
	vertical-align: middle;
	margin: 0px 5px 0px 10px;
}

#Footer, #FooterRight {
	background-image: url(../img/bgb.gif);
	background-repeat: no-repeat;
	background-color: #b8b9bd;
	padding: 40px 0px 20px 20px;
}

#FooterRight {
	background-position: right top;
	width:80px;
}

#FooterLeft {
	text-align: center;
	color: #828285;
	padding-top: 40px;
}

#Content {
	padding-top: 25px;
	padding-bottom: 30px;
	white-space: normal;
}

.menu_header_1 {
	background-color: #d0d0d3;
	font-weight: bold;
	color: #6e7073;
	padding: 3px 3px 3px 6px;
	margin-right: 4px;
	width: 212px;
}

.menu_header_2 {
	background-image: url(../img/tab.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 3px 3px 3px 6px;
	margin: 4px 4px 4px 0px;
	color: #ffffff;
	font-weight: bold;
	width: 212px;
}

.menu_header_2 A {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.menu_header_2 A:HOVER {
	text-decoration: underline;
}

.upper {
	text-transform: uppercase;
}

.no_transform {
	text-transform: none;
}

.menu_container {
	padding: 0px;
	margin: 0px;
}

.menu_container li {
	margin: 0px;
	padding: 2px 0px 2px 18px ;
	list-style-type: none;
	background-image: url("../img/arrow.gif");
	background-position: 3px;
	background-repeat: no-repeat;
	font-size: 12px;
}

.menu_container a {
	text-decoration: none;
	color: #515151;
}

.menu_container a:hover {
	color: #445ba3;
}

.menu_container .selected {
	color: #445ba3;
	font-weight: bold;
}

.news_box small {
	font-size: 9px;
	color: #959595;
	padding: 6px;
	display: block;
}

.news_box p {
	margin: 0px 0px 1em 0px;
	padding: 0px 12px 0px 0px;
}

.news_box DIV.newscontent {
	padding-left: 6px;
}


A.more {
	font-size: 11px;
	color: #2c3744;
	text-decoration: none;
	font-weight: normal;
	display: block;
	text-align: right;
	padding-right: 18px;
	margin-right: 8px;
	background: url(../img/more_3.gif) no-repeat right center;
	margin-bottom: 1em;
}

A.more:HOVER {
	color: #4b5663;
}


.middle {
	vertical-align: middle;
}

.newsletter_box {
	background-image: url(../img/bgnews.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 9px;
	margin: 4px 4px 4px 0px;
	width: 212px;
	color: #ffffff;
}

.newsletter_box p {
	color: #ffffff;
	font-weight: normal;
	padding: 5px 0px 0px 50px;
	margin: 0px;
}

.newsletter_box form {
	padding: 10px 10px 0px 10px;
}

.newsletter_box input {
	background-color: #ffffff;
	border: 0px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	padding-left: 3px;
	width: 100%;
	color: #979797;
}

.newsletter_box .btn {
	text-align: right;
	color: #ffffff;
	cursor: pointer;
	background: url(../img/more_2.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 20px;
	line-height: 20px;
	margin-top: 5px;
}

.category_box {
	float: left;
	width: 260px;
	margin-left: 10px;
	background: #dedee2 url(../img/catboxbg.gif) repeat-x bottom;
}

.category_box ul, .doc li {
	padding: 10px 15px 20px 15px;
	margin: 0px;
}

.category_box li, .doc li {
	margin: 0px;
	padding: 2px 0px 2px 18px ;
	list-style-type: none;
	background-image: url("../img/arrow.gif");
	background-position: 3px;
	background-repeat: no-repeat;
	font-size: 12px;
}

.category_box a, .doc a {
	text-decoration: none;
	color: #515151;
}

.doc .sitemap {
	margin: 25px 30px 0px 30px;
	padding-bottom: 10px;
}

.doc .sitemap * {
	font-size: 12px;
	line-height: 1.5em;
}

.doc .sitemap a {
	display: block;
	background: url(../img/more_3.gif);
	background-repeat: no-repeat;
	background-position: 3px;
	padding: 2px 0px 2px 20px ;
}

.category_box a:hover, .doc a:hover {
	color: #445ba3;
}

.doc .sitemap ul a {
	padding: 0px;
	background: none;
}

.doc .sitemap ul {
	margin: 0px;
	padding: 0px;
	padding-left: 30px;
}

.category_box .header, .product .header, .news_list .header, .news_doc .header, .doc .header {
	height: 20px;
	background: url(../img/catbar.jpg);
	text-transform: uppercase;
	color: #ffffff;
	font-weight: bold;
	padding-left: 60px;
	line-height: 20px;
	font-size: 12px;
}

.clear {
	clear: both;
}

.product {
	margin: 0px 12px 0px 12px;
}

.product .header, .news_list .header, .news_doc .header {
	font-weight: normal;
	text-transform: none;
}

.product .header strong, .news_list .header strong, .news_doc .header strong {
	font-size: 12px;
	text-transform: uppercase;
}

.product .menubar {
	background: url(../img/bgmenu.gif) repeat-x;
	line-height: 36px;
	height: 36px;
	margin: 7px 0;
	text-align: right;
}

.product .menubar UL {
	margin: 0 auto;
	padding: 0;
	list-style: none;
	height: 36px;
	float: right;
}

.product .menubar LI {
	margin: 0;
	padding: 0 1em;
	float: left;
	line-height: 36px;
	height: 36px;
	border-left: 2px solid #e0dfe3
}

.product .menubar LI.selected {
	background-color: #e0dfe3;
	border-left: none;
}

.product .menubar a {
	text-decoration: none;
	font-size: 12px;
	color: #4B61A3;
	font-weight: bold;
}

.product .menubar a:hover {
	color: #7c8b9c;
}

.product .menubar LI.selected a {
	font-weight: bold;
	color: #7c8b9c;
}

.product .description {
	padding: 10px 10px 30px 30px;
	background-color: #E5E5E8;
}

.product .description .name {
	background-color: #ffffff;
	color: #495FA2;
	padding: 10px;
	float: right;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 20px;
}

.product .description .files, .news_doc .files {
	margin-bottom: 15px;
}

.product .description .files .pic {
	float: left;
	width: 300px;
	margin-right: 15px;
	margin-bottom: 15px;
}

.product .description .files_panel, .news_doc .files .files_panel {
	float: left;
	overflow: hidden;
	width: 180px;
}

.product .description .files .files_panel .zoom, .news_doc .files .files_panel .zoom {
	background: url(../img/zoom.gif);
	background-repeat: no-repeat;
	padding-left: 38px;
	line-height: 35px;
	cursor: pointer;
	text-decoration: none;
	display: block;
}

.product .description .files .files_panel a.zoom:hover {
	color: #495FA2;
}

.product .description .files .files_panel .file {
	color: #4B61A3;
	text-decoration: none;
	display: block;
	height: 20px;
	background: url(../img/pdf.gif);
	background-repeat: no-repeat;
	padding-left: 22px;
	margin-top: 10px;
	padding-top: 3px;
	margin-left: 5px;
}

.product .description .images img, .news_doc .content .images img, .news_list.used .images img {
	margin: 0px 17px 17px 0px;
	cursor: pointer;
}

.news_list, .news_doc, .doc {
	margin: 0px 12px 0px 12px;
	background-color: #E5E5E8;
	padding-bottom: 30px;
}

.news_list .title, .news_doc .title {
	background-color: #ffffff;
	color: #495FA2;
	padding: 10px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
	margin-top: 10px;
}

.news_list.used .title {
	float: none;
}

.news_list small, .news_doc small {
	padding-left: 30px;
	font-size: 9px;
	color: #959595;
	display: block;
}

.news_list p, .news_doc .content, .doc .content, .used .content {
	margin: 5px 30px 0px 30px;
	padding-bottom: 10px;
}

.content a {
	color: #445ba3;
	text-decoration: none;
}

.doc .content {
	padding-top: 10px;
}

.line {
	border-bottom: 3px solid #B8B9BD;
	height: 3px;
	line-height: 3px;
	font-size: 1px;
	margin: 0px 30px 10px 30px;
}

.line_bottom {
	border-bottom: 3px solid #B8B9BD;
	height: 3px;
	line-height: 3px;
	font-size: 1px;
	clear: both;
	margin: 5px 0 10px 0;
}

.nomargin {
	margin: 0px;
}

.news_list p img {
	margin: 0px 10px 10px 0px;
	vertical-align: top;
	float: left;
}

.news_list a, .news_doc a.back {
	background: url(../img/more_3.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 15px;
	line-height: 13px;
	text-decoration: none;
	margin-right: 30px;
	display: block;
	text-align: right;
	color: #495FA2;
}

.news_list a {
	margin-right: 1em;
}

.news_list a:hover, .news_doc a.back:hover {
	color: #3c3c3c;
}

.news_doc .files .pic {
	margin-left: 30px;
	float: left;
	width: 300px;
	margin-right: 15px;
}
.pagebar {
	color: #ffffff;
	float: right;
	padding-right: 25px;
	margin-top: -20px;
}

.pagebar a {
	color: #ffffff;
	text-decoration: none;
	float: none;
	padding: 0px;
	margin: 0px;
	background: none;
}

.news_doc .content a.file {
	color: #4B61A3;
	text-decoration: none;
	display: block;
	height: 18px;
	background: url(../img/pdf.gif);
	background-repeat: no-repeat;
	padding-left: 22px;
	margin-top: 5px;
	padding-top: 3px;
	margin-left: 5px;
}

.index_box {
	float: left;
	width: 260px;
	margin-left: 10px;
}

.index_box .promo_header, .products_header {
	background-image: url(../img/promobg.gif);
	background-repeat: no-repeat;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 60px;
	text-transform: uppercase;
	margin-bottom: 4px;
	color: #AF0E0E;
}

.index_box .products_header {
	background-image: url(../img/newbg.gif);
	color: #314A99;
}

.index_box .header {
	background-image: url(../img/indexboxbg.jpg);
	background-repeat: repeat-y;
	margin-bottom: 4px;
	color: #ffffff;
	font-weight: bold;
	padding: 5px;
}

.index_box .header a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.index_box .header a:hover {
	text-decoration: underline;
}

.index_box .content {
	background-color: #E5E5E8;
	padding: 15px 6px 1.5em 6px;
	margin-bottom: 12px;
	color: #515151;
}

.index_box .content img {
	float: left;
	margin: 0px 10px 5px 0px;
}

.index_box .content A.more {
	margin: 1em 0 0 0;
}

label {
	display: block;
	float: left;
	width: 120px;
	text-align: right;
	margin-right: 10px;
}

.input_field_float {
	float: left;
	background-color: #ffffff;
	border: 0px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	padding-left: 3px;
	color: #979797;
}

.form_item {
	border-bottom: 1px solid #EFF4F8;
	padding: 7px;
}

.send_btn {
	background-color: #748698;
	color: white;
	width: 80px;
}

.noborder: {
	border: 0px;
}

.error {
	color: #EE3424;
	border: 2px solid #EE3424;
	padding: 10px;
	font-weight: bold;
	margin: 20px;
	background-color: #FFF9AF;
}

.message {
	border: 2px solid #748698;
	margin: 20px;
	padding: 10px;
	color: #748698;
	font-weight: bold;
	background-color: #FFFFFF;
}

#FlashBanner {
	margin: -20px 12px 20px 12px;
	text-align: center;
}

.used SMALL {
	padding: 0;
	margin-bottom: 1em;
}

.used A {
	display: inline;
	padding: 0;
	margin: 0;
	background: none;
}

.used .title A {
	display: block;
	text-align: left;
	background: url(../img/arr_dn.gif) no-repeat right center;
}

.used .title A.opened {
	background-image: url(../img/arr_up.gif);
}

#FlashAnim {
  width:562px;
  height:176px;
}

