﻿html{font-size: 100.01%;}
body{
	font:62.5% Arial, Helvetica, sans-serif;
	margin:0;
	color:#333;
}
/* General reset */
img{border:none;}
a{color:#004a80;}
a:active, a:focus{
	outline:none;
}
a:hover{text-decoration:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
#wrapper{
	width:968px;
	overflow:hidden;
	margin: 0 auto;
	padding:30px 0 0 28px;
}
#wrap-holder{
	width:100%;
	overflow:hidden;
	padding:0 0 6px;
}
.wrap-holder-t{
	background:url(/resources/images/template_2010/bg-wrap-t.png) no-repeat;
	height:22px;
	overflow:hidden;
}
.wrap-holder-b{
	background:url(/resources/images/template_2010/bg-wrap-b.png) no-repeat bottom left;
	height:14px;
}

div.wrap-holder-front{
	height:14px;
}

.wrap-holder-c{
	background:url(/resources/images/template_2010/bg-wrap-c.png) repeat-y;
	height:1%;
	padding:0 24px;
}
.wrap-holder-c:after{
	clear:both;
	content:"";
	display:block;
}
#container{
	float:left;
	width:100%;
	position:relative;
	margin:-10px 0 3px;
}
/* header start */
#header{
	width:100%;
	height:74px;
	overflow:hidden;
	padding:0 0 11px;
}
#header h1{
	margin:0;
	float:left;
	background:url(/resources/images/template_2010/bg-logo.gif) no-repeat;
	width:232px;
	height:73px;
}
#header h1 a{
	display:block;
	height:100%;
	text-indent:-9999px;
}
.header-box{
	float:right;
	padding:0 8px 0 0;
}
.nav-search{
	width:100%;
	overflow:hidden;
	padding:0 0 15px;
}
.header-nav {
	float:right;
	padding:8px 12px 0 0;
	margin:0;
	list-style:none;
}

.header-nav li{
	float:left;
	background:url(/resources/images/template_2010/separator.gif) no-repeat 0 3px;
	padding:0 10px 0 11px;
	font-size:110%;
}
.header-nav li:first-child,
.navigation li:first-child,
.address-list li:first-child,
.email li:first-child{background:none;}
.header-nav li a{
	color:#333;
	text-decoration:none;
}
.header-nav li a:hover,
.navigation li a:hover,
.btns-orange a:hover,
.news-box li a:hover,
a.more:hover,
.email li a:hover,
.side-nav li a:hover{
	text-decoration:underline;
}
.rez-font{
	float:right;
	width:45px;
}
.rez-font ul{
	list-style:none;
	padding:0;
	margin:-8px 6px 0 0;
}
.rez-font ul li{
	float:left;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	padding:0 7px 0 0;
}
.rez-font ul li#increase{
	font-size:16px;
}
.rez-font ul li#reset{
	display:none;
}
.rez-font ul li a{
	color:#004a80;
	text-decoration:none;
}
.form-search{
	float:right;
	width:217px;
}
.form-search div{
	float:left;
	background:url(/resources/images/template_2010/bg-search.gif) no-repeat;
	width:189px;
	height:26px;
}
.form-search input{
	background:none;
	border:none;
	padding:7px 9px 6px 9px;
	width:171px;
	font-style:italic;
	color:#888;
	font-size:10px;
	line-height:10px;
}
* html .form-search input{
	padding-bottom:0;
}
.btn-search{
	float:left;
	background:url(/resources/images/template_2010/btn-search.gif) no-repeat;
	width:28px;
	height:26px;
	text-indent:-9999px;
}
.call{
	float:right;
	background:url(/resources/images/template_2010/bg-call.gif) no-repeat 100% 0;
	padding:0 43px 6px 0;
	color:#777;
	font-size:140%;
}
.call strong{
	font-size:164.3%;
}
/* header end */
/* main start */
#main{
	width:100%;
	overflow:hidden;
}
.navigation{
	list-style:none;
	padding:10px 0;
	margin:0;
	width:100%;
	overflow:hidden;
	background:url(/resources/images/template_2010/bg-navigation.gif) no-repeat;
}
.navigation li{
	display:inline;
	padding:0 16px 0 20px;
	background:url(/resources/images/template_2010/separator1.gif) no-repeat 0 3px;
	font-size:140%;
	font-weight:bold;
}
.navigation li a{
	color:#004a80;
	text-decoration:none;
	text-transform: uppercase;
}
.navigation li a.active{
	font-weight:normal;
}
/* intro start */
.intro{
	width:100%;
	overflow:hidden;
	padding:0 0 13px;
}
.intro-img{
	float:left;
	background:url(/resources/images/template_2010/bg-intro-img_new.jpg) no-repeat;
	width:603px;
	height:250px;
	padding:0 13px 0 0;
	position:relative;
}
.btns-orange{
	width:100%;
	overflow:hidden;
}
.btns-orange a{
	float:right;
	background:url(/resources/images/template_2010/btn-orang.gif) no-repeat;
	width:98px;
	font-size:11px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	line-height:15px;
	margin:21px 0 0 11px;
}
.btns-orange a.btn-works{
	padding:6px 11px 0;
	height:36px;
	width:76px;
}
.btns-orange a.btn-works img{
	float:right;
	padding:7px 0 0;
}
.btns-orange a.btn-works span{

}
.btns-orange a.btn-get{
	padding:13px 0 0;
	height:29px;
}
.testimonials{
	cursor:pointer;
	position:absolute;
	bottom:18px;
	right:15px;
	width:320px;
}
.testimonials .t{
	background:url(/resources/images/template_2010/bg-testim-t.png) no-repeat;
	height:9px;
	overflow:hidden;
}
.testimonials .b{
	background:url(/resources/images/template_2010/bg-testim-b.png) no-repeat;
	height:9px;
}
.testimonials .c{
	background:url(/resources/images/template_2010/bg-testim-c.png) repeat-y;
	padding:0 13px 0 5px;
	width:302px;
}
.testimonials .c:after{
	clear:both;
	content:"";
	display:block;
}
.testimonials .holder{
	float:right;
	position:relative;
	width:100%;
	text-align:right;
	overflow:hidden;
	margin:0 0 -2px;
}
.testimonials .holder h2{
	margin:0 0 1px;
	font-size:150%;
	color:#004a80;
	/*text-align:right;*/
}
.testimonials .holder p{
	margin:0;
	font-size:110%;
	line-height:18px;
	/*text-align:left;*/
}
.intro-content{
	float:right;
	background:url(/resources/images/template_2010/bg-news2.gif) no-repeat;
	width:262px;
	padding:13px 17px 10px;
}
.intro-content h3{
	margin:0 0 10px;
	padding:0 0 8px;
	font-size:140%;
	font-weight:normal;
	border-bottom:1px solid #fff;
}
.scrollable{
	height:192px;
	overflow:hidden;
	margin:0 3px 0 0;
}
.vscroll-slider{
	background:url(/resources/images/template_2010/vscroll-slider.gif) no-repeat;
}
#scrollslider0{
	height:5px !important;
}
.news-box{
	list-style:none;
	padding:8px 0 0;
	margin:0;
}
.news-box li{
	padding:0 0 17px;
}
.date{
	display:block;
	line-height:15px;
	font-size:100%;
	font-style:normal;
	color:#777;
}
.news-box li a{
	font-size:120%;
	color:#004a80;
	line-height:16px;
	text-decoration:none;
}
/* intro end */
/* content start */
.content{
	width:100%;
	overflow:hidden;

}
.primary{
	float:left;
	background:url(/resources/images/template_2010/bg-primary.gif) repeat-y;
	width:456px;
}
.primary .holder{
	background:url(/resources/images/template_2010/bg-primary-holder.gif) no-repeat;
	width:100%;
}
.primary .frame{
	background:url(/resources/images/template_2010/bg-primary-frame.gif) no-repeat 0 100%;
	padding:15px 11px 0;
	height:1%;
	overflow:hidden;
}
.primary .frame div{
	margin:0 0 -10px;
}
.primary h2{
	font-size:150%;
	color:#555;
	margin:0 0 8px;
	font-weight:normal;
}
.primary p{
	font-size:120%;
	color:#000;
	line-height:19px;
	margin:0 0 19px;
}
.columns{
	float:right;
	background:url(/resources/images/template_2010/bg-columns.gif) repeat-y;
	width:448px;
	overflow:hidden;
}
.columns .holder{
	background:url(/resources/images/template_2010/bg-columns-holder.gif) no-repeat;
	width:100%;
}
.columns .frame{
	background:url(/resources/images/template_2010/bg-columns-frame.gif) no-repeat 0 100%;
	width:456px;
	margin:0 -8px 0 0;
	overflow:hidden;
	position:relative;
}
.column{
	float:left;
	padding:23px 8px 10px 11px;
	width:125px;
	margin:0 8px 0 0;
	font-size:110%;
}
.column h3{
	font-size:109.1%;
	color:#004a80;
	margin:0 0 14px;
	text-align: center;
}
.column p{
	line-height:18px;
	color:#000;
	padding:0 0 18px;
	margin:0;
}
.column img{
	display:block;
	margin:-10px 0 0;
}
.more{
	position:absolute;
	bottom:10px;
	color:#004a80;
	text-decoration:none;
	font-weight:bold;
}
.more.first{
	left:100px;
}
.more.second{
	left:254px;
}
.more.third{
	right:17px;
}
.networks{
	list-style:none;
	padding:0;
	margin:-8px 0 0;
	width:100%;
	overflow:hidden;
}
.networks li{
	float:left;
	padding:0 5px 0 0;
}
.networks li a,
.networks li img{
	display:block;
	margin:0;
}
/* content end */
/* main end */
/* footer start */
#footer{
	padding:0 10px 10px 8px;
	font-size:120%;
}
.address-list{
	list-style:none;
	padding:0;
	margin:0;
	float:left;
	color:#fff;
}
.address-list li,
.email li{
	display:inline;
	padding:0 1px 0 6px;
	background:url(/resources/images/template_2010/separator2.gif) no-repeat 0 3px;
}
.email{
	float:right;
	list-style:none;
	padding:0;
	margin:0;
}
.email li a{
	color:#fff;
	text-decoration:none;
}
/* footer end */
/* home page end */
/* inner page start */
#twocolumns{
	width:100%;
	overflow:hidden;
}
/* content start */
#content{
	float:right;
	width:716px;
	background:url(/resources/images/template_2010/bg-content.gif) repeat-y;
	font-size: 11px;
	line-height: 20px;
}
#content h1 {
	font-size: 17px;
	font-weight: normal;
	color: #666666;
}
#content ul {
	font-size: 12px;
	font-weight: bold;
}
#content .holder{
	background:url(/resources/images/template_2010/bg-content-holder.gif) no-repeat;
	width:100%;
	overflow:hidden;
}
#content .frame{
	background:url(/resources/images/template_2010/bg-content-frame.gif) no-repeat 0 100%;
	padding:20px 20px 10px;
	height:1%;
	overflow:hidden;
}
.intro-img2{
	height:150px;
	background:url(/resources/images/template_2010/bg-intro-img2_new.jpg) no-repeat;
	padding:0 15px 0 0;
	overflow:hidden;
	margin:0 0 14px;
}
.intro-img2 .btns-orange{
	padding:76px 0 0;
}
#content h2{
	margin:0 0 16px;
	font-size: 14px;

}
#content p{
	font-size:120%;
	line-height:16px;
	margin:0 0 16px;
}

/* content end */
/* sidebar start */
#sidebar{
	float:left;
	background:url(/resources/images/template_2010/bg-sidebar2.gif) no-repeat;
	width:160px;
	padding:17px 17px 0 18px;
	min-height: 150px;
}
.side-nav{
	list-style:none;
	padding:0;
	margin:0;
}
.side-nav li{
	padding:0 0 11px;
	margin:0 0 12px;
	border-bottom:1px solid #ccc;
	font-size:140%;
}
.side-nav li.level4 {
	padding:0 5px 8px;
	margin:0 0 8px;
	font-size: 12px;
	font-weight: bold;
}
.side-nav li.level4 a.active {
	font-weight: normal !important;
}
.side-nav li a{
	color:#004a80;
	text-decoration:none;
}
#sidebar a.active {
	font-weight: bold;
}
/* sidebar end */
.news-item {
	list-style:none;
	padding:0;
	margin:0;
}
.news-date {
	font-size: 11px;
	font-weight: normal;
}
.news-item li {
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 10px;
}
.news-item li a{
	font-weight:bold;
	color:#333;
	text-transform: none;
	text-decoration:none;
}

/* HELP FORM */

#help-form {
	position:relative;
	top:-13px;
	visibility:hidden;
	display:inline;
	float:right;
	background:#fff;
	border:1px solid rgb(221,221,221);
	padding:2px;
	margin-right:18px;
	width:125px;
	height:44px;
	font-size:9px;
	line-height:13px;
	overflow:hidden;
}

#help-form form
{
	margin:0px;
	padding:0px;
}

#help-form #Code {
	border:1px solid rgb(221,221,221);
	width:60px;	
	height:11px;
	font-size:9px;		
}
#help-form #btn-ok{
	border:0;
	background:#fff;
	width:20px;
	height:11px;
	font-size:8px;	
	color:#000;
}

.alt, .alt td
{
	background:#f2f2f2;
}

.iso
{
	font-size:9px;
}

.powered
{
	position:relative;
	top:-29px;
	float:left;
	padding:0px 6px 0px 16px;
}

.box
{
	position:relative;
	top:-4px;
	margin:0px 0px 15px 0px;
	clear:both;
	float:left;
	width:330px;
	background: url(/resources/images/template/bg-box-bottom.gif) no-repeat bottom left rgb(221,221,221);
}

.box-bg
{
	clear:both;
	float:left;
	padding:0px 20px 20px 20px;
	width:290px;
	background: url(/resources/images/template/bg-box-top.gif) no-repeat top left;
}

div#content div.box-bg h2
{
	margin:0px;
	padding:20px 0px 0px 0px;
	font-size:16px;
	font-weight:bold;
}

div#content div.box-bg p
{
	margin:5px 0px 0px 0px;
	padding:0px;
}

.box-trial, .box-trial a.icon
{
	background: url(/resources/images/template/bg-box-trial.gif) no-repeat top left;
}

.box-tech, .box-tech a.icon
{
	background: url(/resources/images/template/bg-box-tech.gif) no-repeat top left;
}

.box-quote, .box-quote a.icon
{
	background: url(/resources/images/template/bg-box-quote.gif) no-repeat top left;
}

.box-other, .box-other a.icon
{
	background: url(/resources/images/template/bg-box-other.gif) no-repeat top left;
}

div#content div.box-bg a.icon
{
	overflow:hidden;
	position:relative;
	top:0px;
	left:6px;
	display:block;
	float:right;
	width:52px;
	height:52px;
	text-indent:-9999px;
	background-position: -100px -100px;
}

.box-bg a
{
	font-weight:bold;
	color:#333;
	text-decoration:none;
}

.pdf
{
	padding:2px 0px 2px 25px;
	height:16px;
	line-height:16px;
	background: url(/resources/Images/template_2010/bg-pdf.gif) no-repeat center left;
}