body {
	background:#dfe4e6 url(body_bg.png) repeat-x;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	color:#3e3e3e;
}
a {
	background-color: transparent;
	color: #E07900;
	text-decoration:none;
}
img {
	border: medium none;
}
#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 999px;
}
#header {
	background-repeat: no-repeat;
	height: 133px;
	position:relative;
}
.top_navigation img {
	float: left;
	position: relative;
}
.top_navigation h1 {
	margin: 0;
}
#subheader {
	height: 22px;
}
#left_column {
	float: right;
	position: relative;
	width: 191px;
}
.left_nav_title {
	background-color: transparent;
	color: #FFFFFF;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: 26px;
	padding: 7px 0 0 20px;
	width: 233px;
}
.left_nav {
	padding-top: 1px;
	width: 237px;
}
.left_nav ul {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
.left_nav li {
	list-style: none outside none;
}
.left_nav ul li a {
	color: #2C2C2C;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 15px;
	padding: 10px 8px 9px 35px;
	text-decoration: none;
}
.left_nav ul li a:hover {
	text-decoration: none;
}
.left_nav a {
	background-color: transparent;
	color: #00ADEF;
	display: block;
	padding: 6px 0 0 35px;
}
.date-field {
	color: #444444;
	font-size: 11px;
	margin-bottom: 5px;
}
.left_bar_partners {
	background-color: transparent;
	color: #FFFFFF;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: 26px;
	padding: 20px 0 0 20px;
	width: 217px;
}
.partners {
	padding-bottom: 25px;
	width: 237px;
}
.partners div {
	padding: 10px 0 25px;
	text-align: center;
}
#right_column {
	float: left;
	position: relative;
	width: 798px;
}
.header_bottom {
	position:relative;
	width:798px;
	height:335px;
}

	.header_bottom a {
		display: block;
		width: 30px;
		height: 30px;
		position: absolute;
		z-index: 9999;
		top: 150px;
	}
	
	.header_bottom a.prev {
		background: url(links_prev_next.png) 0 0;
		left: 20px;
	}
	
	.header_bottom a.next {
		background: url(links_prev_next.png) -30px 0;
		right: 20px;
	}
	
	.radio-buttons a.current {
		background: url(radio-buttons-intro.png) -21px 0 !important;
	}
	
.header_inner {
	position:relative;
	width:798px;
	height:207px;
}
.content {
	margin: 0;
	padding:0;
}
.breadcrumb {
	color: #737373;
	font-family: Arial;
	font-size: 11px;
	height: 34px;
	line-height: 34px;
	margin-bottom: 5px;
}
.breadcrumb span {
	color:#009bd6;
}
.breadcrumb a {
	color: #7D7D7D;
	text-decoration: underline;
}
#footer {
	clear: both;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
	margin-top:11px;
	width:998px;
	background:#fff;
	color:#7c7c7c;
}
.copyright {
	color:#7c7c7c;
	float: left;
	height: 29px;
	padding-left: 15px;
	padding-top: 15px;
	position: relative;
	width: 50%;
}
.author {
	color: #7C7C7C;
	float: right;
	height: 32px;
	padding-left: 33px;
	padding-top: 11px;
	position: relative;
	width: 200px;
}
.author a {
	color: #7C7C7C;
}
.clear_div {
}
#flash_container {
	border-bottom: 3px solid #00ADEF;
	border-top: 3px solid #00ADEF;
	width: 585px;
}
#flash {
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	width: 585px;
}
.left_box {
	background-position: 100% 50%;
	background-repeat: no-repeat;
	float: left;
	padding: 15px 32px 15px 0;
	position: relative;
	text-align: justify;
	width: 271px;
}
.left_box h2 {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 15px;
	margin: 0 0 7px;
	padding: 0;
}
.right_box {
	float: left;
	padding: 15px 0 15px 8px;
	position: relative;
	text-align: justify;
	width: 272px;
}
.right_box h2 {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 15px;
	margin: 0 0 7px;
	padding: 0;
}
.frontpage_contacts {
	background-repeat: repeat-x;
	border-top: 3px solid #00ADEF;
	clear: both;
	padding: 15px;
}
.frontpage_contacts h2 {
	background-color: transparent;
	color: #00ADEF;
}
h1, h2 {
	font-family: Arial, sans-serif;
	margin: 0 0 2px;
	padding: 0;
}
h1 {
	font-size:20px;
	font-weight:normal;
}
h2 {
	font-size:15px;
}
h2 span {
	color:#888888;
}
.txt {
	background:#fff;
	padding:20px 25px 25px 25px;
	font-size:13px;
	position: relative;
}
.txt h1 {
	margin-bottom: 10px;
	padding-bottom: 5px;
	font-weight:bold;
}
.txt .back-link {
	position: absolute;
	top: 20px;
	right: 20px;	
}
h2.sub {
	border-bottom: 3px solid #00ADEF;
	color: #2C2C2C;
	margin-bottom: 13px;
	padding-bottom: 5px;
	padding-top: 5px;
}
a.devision {
	display: block;
	float: left;
	height: 17px;
	width: 52px;
	background:url(devision.gif) no-repeat;
}
#createdby {
	float: left;
	font-size: 11px;
	padding-right: 5px;
	padding-top: 5px;
}
.category {
	margin-left: auto;
	margin-right: auto;
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:#cccccc 1px solid;
}
.category p {
	margin-right: 340px;	
}
.category h2 {
	font-size:16px;
	padding-bottom:7px;
}
.category_image {
	float: left;
	height: 99px;
	overflow: hidden;
	position: relative;
	width: 206px;
	margin: 0 15px 15px 0;
}
.category_items {
	float: right;
	position: relative;
	width: 326px;
	margin-left:20px;
}
.category_items h3 {
	margin: 0;
	width:221px;
	line-height:100%;
}
.category_level1 {
	margin-left: auto;
	margin-right: auto;
	padding: 22px 0 15px;
}
.category_image_level1 {
	border: 1px solid #CACACA;
	float: left;
	height: 50px;
	overflow: hidden;
	position: relative;
	width: 174px;
}
.category_items_level1 {
	float: right;
	position: relative;
	width: 394px;
}
.category_items_level1 span {
	background-position: 0 17px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #DFDFDF;
	color: #00A4E2;
	display: block;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 18px;
	padding: 24px 0 3px 10px;
}
.category_items_level1 a {
	border-bottom: 1px solid #E9E9E9;
	color: #626262;
	display: block;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding: 5px 5px 5px 28px;
	text-decoration: none;
}
.subcategory_title {
	height: 30px;
	border-left: 4px solid #00AEEF;
}
.subcategory_title h1 {
	height: 30px;
	line-height: 28px;
	margin: 0;
	padding: 0 0 0 10px;
	width: 70%;
}
.subcategory_title h2 {
	height: 30px;
	line-height: 28px;
	margin: 0;
	padding: 0 0 0 10px;
	width: 70%;
	font-size: 16px;
}
.product {
	float: left;
	font-size: 12px;
	height: 200px;
	position: relative;
	width: 228px;
	border-right:#ccc 1px solid;
	padding:0 15px;
	margin-bottom:20px;
}
.first {
	padding-left:0 !important;
}
.last {
	padding-right:0 !important;
	border:none !important;
	
}
.product h2, .product h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 10px;
	padding: 15px 0 0;
}
.partner {
	float: left;
	font-size: 12px;
	height: 210px;
	position: relative;
	width: 228px;
	border-right:#ccc 1px solid;
	padding:0 15px;
	margin-bottom:20px;
	text-align: center;
}
.partner-logo {
	width: 228px;
	height: 170px;
	display: block;
}
.partner h2, .partner h3 {
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 10px;
	padding: 15px 0 0;
}
.partner h2 a, .partner h3 a {
	color: #000;	
}
.product_details h3 {
	border-bottom: 2px solid #00ADEF;
	color: #626262;
	font-size: 14px;
	font-weight: bold;
	height: 21px;
	margin: 0 0 10px;
	padding: 15px 0 0;
}
.project {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	padding: 15px 0;
}
a.project_image {
	display: block;
	float: left;
	height: 157px;
	margin: 0 15px 0 0;
	width: 221px;
}
.project_description {
	float: left;
	position: relative;
	width: 65%;
}
.project_description h2 {
	font-size:17px;
}
.project_description h2 a {
	color:#3E3E3E;
}
.project_description h3 {
	font-size: 15px;
	margin: 0 0 5px;
	padding: 0;
}
.project_description a {
	font-weight:bold;
	text-decoration: none;
}
.referances {
	border-bottom: 2px solid #F0F0F0;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	padding: 15px 0;
	width: 97%;
}
.news {
	border-bottom: 2px solid #F0F0F0;
	clear: both;
	padding: 15px 0;
	width: 97%;
}
.referances h3, .news h3 {
	font-size: 15px;
	margin: 0 0 5px;
	padding: 0;
}
.referances a, .news a {
	color: #00ADEF;
	text-decoration: none;
}
.referances a.more {
	color: #676767;
}
.feedback tr td {
	border-bottom: 1px solid #F0F0F0;
	color: #959595;
	padding: 9px 5px;
}
.feedback input {
	background-color: #F9F9F9;
	border: 1px solid #C7C7C7;
	height: 20px;
	padding: 5px 0 0 7px;
	width: 250px;
}
.feedback textarea {
	background-color: #F9F9F9;
	border: 1px solid #C7C7C7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 120px;
	padding: 5px 0 0 7px;
	width: 250px;
}
.feedback_title {
	border-bottom: 3px solid #00ADEF;
	color: #2C2C2C;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 13px;
	padding-bottom: 5px;
	padding-top: 25px;
}
a.link-panel {
	background-repeat: repeat-x;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	height: 26px;
	line-height: 26px;
	text-align: center;
	text-decoration: none;
	width: 80px !important;
}
.clear {
	clear: both;
	font-size: 0;
	height: 0;
}
.txt-hide {
	display: block;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
/* NEW STYLES */
.top_header {
	position:absolute;
	top:0;
	right:0;
	list-style:none;
	padding:0;
	margin:0;
	font-size:11px;
	display: block;
}
.top_header li {
	float:left;
}
.logo {
	position:absolute;
	top:0;
	left:0;
}
.main_menu {
	list-style:none;
	padding:0;
	margin:0;
	position:absolute;
	right:0;
	top:89px;
}
.main_menu li {
	float:left;
}
.main_menu li a {
	display:inline-block;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#000;
	padding:0 16px;
	height:33px;
	line-height:33px;
	font-family:Arial, Helvetica, sans-serif;
	border-right:#dedfdf 1px solid;
}
.main_menu li a.current, .main_menu li a:hover {
	background:#00AEEF;
	color:#fff;
	border-right:#fff 1px solid;
}
.bginsulation {
	background:#00aeef;
	padding:0 7px;
	color:#fff;
	line-height:24px;
	display:block;
	width: 207px;
}
.phone .phone {
	color:#bebebe;
	font-family:Arial, Helvetica, sans-serif;
	font-size:27px;
	display:inline-block;
	background:url(phone.gif) no-repeat 0 6px;
	padding-left:20px;
	margin-top:7px;
	line-height:normal;
}
.top_header li, .top_header li a {
	color:#676767;
	text-decoration:none;
	line-height:24px;
}
.top_header li {
	padding:0 3px;
}
.frontpage_bg .contacts_column {
	height:305px;
	margin:0;
}
.contacts_column {
	font-size:12px;
	color:#fff;
	background:url(r_col_bg.jpg) no-repeat #3ebcec;
	padding:15px;
	margin-bottom:11px;
}
.contacts_column a {
	color: #FFF;
	text-decoration: underline;	
}
.contacts_column h2 {
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:#80d0ef 1px solid;
	padding-bottom:5px;
}
.contacts_column p {
	border-bottom:#80d0ef 1px solid;
	padding-bottom:7px;
}
a.all {
	font-weight:bold;
	font-size:11px;
	color:#fff;
}
.frontpage_bg {
	background:url(r_bg.jpg) repeat-y 100% 0;
}
.fp_block {
	width:191px;
	float:left;
	background:#fff;
	min-height:100px;
	margin-right:11px;
}
.fp_block_wide {
	width:393px;
	float:left;
	background:#fff;
	min-height:100px;
	margin-right:11px;
}
.show-all-link {
	padding-left: 13px;
	margin-bottom: 10px;
	display: block;	
}
.last_block {
	margin-right:0;
}
.frontpage_bg .content {
	padding:0;
}
.fp_block h2, .fp_block_wide h2 {
	padding:5px 0 0 13px;
	font-size: 14px;
}
ul.systems {
	list-style:none;
	padding:5px 13px 13px 13px;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
ul.systems li a {
	background:url(bulet.gif) no-repeat 0 6px;
	display:block;
	padding-left:11px;
	line-height:100%;
	padding-top:3px;
	padding-bottom:3px;
}
.category_items h3 a {
	background:url(bulet.gif) no-repeat 0 6px;
	display:block;
	width:100%;
	padding-left:11px;
	line-height:100%;
}
.category_items h3 a span {
	display:block;
	line-height:100%;
	width:211px;
	padding-top:3px;
	padding-bottom:3px;
}
.category_items h3 a:hover span {
	background:url(cat_arrow.gif) no-repeat 100% 0;
}
.category_items h3 a.current span {
	background:url(cat_arrow.gif) no-repeat 100% 0;
}
.category_items h3 {
	border-right:#cccccc 1px solid;
}
.category_items h3 {
	font-size:12px;
	padding:0;
	margin:0;
}
ul.systems li a:hover, .category_items h3 a:hover {
	color:#3e3e3e;
}
.featured {
	width:595px;
	background:url(tab_bg.gif) repeat-y #fff;
	height:200px;
}
.fp_tabs {
	float:right;
	width:393px;
	 background: url("tab_bg.gif") repeat-y scroll 0 0 #FFFFFF;
	height:200px;
}
.links {
	float:left;
	width:191px;
}
.featured_content {
	margin-left:210px;
	padding:13px 13px 13px 0;
	display: none;
	position: relative;
}
.links a {
	display:inline-block;
	width:159px;
	color:#fff;
	font-weight:bold;
	line-height:100%;
	font-family:Arial, Helvetica, sans-serif;
	padding:11px 21px 11px 11px;
	margin-bottom:1px;
}
.links a:hover, .links a.current {
	background:#fff url(arrow_right.gif) no-repeat 180px 50%;
	color:#3e3e3e;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:5px 0;
	line-height:110%;
}
.date {
	color:#8e8e8e;
	font-size:11px;
	font-weight:bold;
	display:block;
	padding-bottom:2px;
}
.featured_content img {
	float:left;
	margin:0 13px 0 0;
	border:#e1e1e1 1px solid;
}
.featured_content h3 {
	font-size:12px;
}
.featured_content p {
	line-height:110%;
}
p {
	margin:0;
	padding:7px 0 7px 0;
}
.more {
	font-weight:bold;
}
h2.tab {
	float:left;
	height:38px;
}
h2.tab a {
	padding:13px;
	display:block;
	height:16px;
	overflow:hidden;
	color:#fff;
	background:#F39500;
}
h2.left_tab {
	width:201px;
}
h2.right_tab {
	width:191px;
}
h2.tab a.current {
	background:#fff url(arrow_down.gif) no-repeat 91% 18px;
	color:#3E3E3E;
}
.tabs_content {
	padding:13px;
	line-height:115%;
	margin-left: 190px;
	display: none;
}
.manufacturers_logos {
	width:89px;
	float:right;
	display: none;
}
.manufacturers_logos img {
	margin-bottom: 5px;
}
.categories_menu ul {
	padding:0;
	margin:0;
	list-style:none;
}
.categories_menu ul li a {
	display:block;
	background:url(arr1.gif) no-repeat 0 7px;
	line-height:100%;
	padding:5px 0 5px 10px;
	border-bottom:#cccccc 1px solid;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.categories_menu ul li ul li a {
	background:none;
	border:none;
	color:#737373;
	font-weight:normal;
}
.categories_menu ul li a:hover, .categories_menu ul li a.current {
	color:#333;
}
.categories_menu {
	background:#fff;
	padding:15px;
}
.categories_menu h2 {
	border-bottom:#ccc 1px solid;
	padding-bottom:5px;
}
h2.orange {
	background:#e89300;
	color:#fff;
	padding:7px 15px;
}
.product_details img {
	float:left;
	margin:0 15px 0 0;
}

div.spacer10 {
	clear: both;
	height: 10px;
	font-size: 0;	
}

.all-news {
	position: absolute;
	top: 10px;
	right: 10px;
}

.submit {
	width: 120px !important;
	height: 30px !important;
	padding: 0 !important;
	background: #00AEEF !important;
	color: #FFF !important;
	border: 0 !important;
	font-weight: bold;
}

.systems-container {
	background: url(systems-bg.png) repeat-y;	
}

.fb-icon {
	display: block;
	width: 25px;
	height: 25px;
	float: right;	
	background: url(fb-icon.gif);
	margin-top: 11px;
	margin-left: 10px;
}

.search-link {
	float: right;
	display: block;
	width: 14px;
	height: 14px;
	background: url(search-icon.gif);	
	margin-left: 10px;
	margin-top: 12px;
}

input.search-field {
	width: 200px;
	border: 1px solid #b9b9b9;
	float: right;
	font-size: 11px;
	padding: 3px;
	color: #3f3f3f;
	margin-top: 8px;
}

.black_link {
	color: #3E3E3E;	
}

.download-link {
	background: url('icon-download.gif') left no-repeat;	
	padding-left:20px;
	line-height: 18px;
	display: inline-block;
	height: 18px;
}

.pager {
	padding-top: 10px;	
}
