/* === reset === */
a:hover{text-decoration:none;}
ul, ol{list-style:none;}
img, form, fieldset{border:none;}
ul, ol, form, fieldset{
	margin:0;
	padding:0;
}
body, h1, h2, h3, h4, h5, h6, dl, dt, dd, p{margin:0;}
table{width:100%; border-collapse:collapse;}
q{quotes: none;}
q:before{content:"";}
q:after{content:"";}
input:focus { outline: none; }
textarea:focus { outline: none; }
select:focus { outline: none; }
/* === end reset === */
input, select, textarea{font-family: arial, sans-serif;}
body{
	font: 12px/1.5em arial, sans-serif;
	color: #6e6e6e;
}
body.home{
	background: #eee url(../images/bg-home-body.gif) repeat-x;
}
.main{
	width: 938px;
	margin: 0 auto;
}
/*--header--*/
#header{
	height: 70px;
	position: relative;
	width: 938px;
	padding : 28px 0 0 0;
}
/*--logo--*/
.logo,
.logo a{
	display: block;
	width: 172px;
	height: 42px;
}
.logo{
	background: url(../images/logo.gif) no-repeat;
	position: absolute;
	top:27px;
	right: 8px;
}
.logo a{
	overflow: hidden;
	text-indent: -9999px;
}
/*--main menu--*/
.main-menu{
	height: 34px;
	padding: 0 0 0 8px;
	overflow: hidden;
	font-family: "Trebuchet MS", sans-serif;
}
.main-menu li{
	float: left;
	height:34px;
	padding: 0 12px 0 0;
	font-size: 1.333em;
}
.main-menu li a{
	float: left;
	height: 34px;
	text-decoration: none;
	color: #6f6f6f;
	background: url(../images/btn-menu.gif) no-repeat 0 0;
}
.main-menu li a span{
	float: left;
	height: 34px;
	line-height: 34px;
	cursor: pointer;
	padding: 0 15px;
	background: url(../images/btn-menu.gif) no-repeat 100% -34px;
}
/*.main-menu li a:hover,*/
.main-menu li.active a{
	background-position: 0 -68px;
	color: #fff;
}
/*.main-menu li a:hover span,*/
.main-menu li.active a span{background-position: 100% -102px;}
/*--content--*/
#content{
	width:100%;
}
#content:after {
	height: 0;
	clear: both;
	content: "";
	display: block;
}
/*--column-left--*/
.column-left{
	float: left;
	width: 362px;
	padding: 0 0 0 8px;
}
.column-left h1{
	color: #3d3d3d;
	font-weight: normal;
	font-size: 4.583em;
	line-height: 1.2em;
	font-style: normal;
	margin:  0 0 10px 0;
}
.title-block{
	width: 100%;
	height: 384px;
	overflow: hidden;
}
.title-block p{
	color:#7c7c7c;
	padding: 0 0 20px 0;
}
a#btn{
	display: block;
	font-weight: bold;
	width: 143px;
	height: 31px;
	line-height: 30px;
	text-align: center;
	overflow: hidden;
	text-align: center;
	color: #fff;
	font-size: 1.083em;
	text-decoration: none;
	background: url(../images/btn.gif) no-repeat;
}
/*--content block--*/
.content-block{
	width: 100%;
	padding: 40px 0 25px 0;
}
.content-block h2,
.column-right h2{
	color: #3d3d3d;
	font-weight: normal;
	line-height: 1.2em;
	font-size: 3.333em;
	margin: 0 0 15px 0;
}
.column-right p,
.content-block p{padding: 0 0 15px 0;}
.content-block ul{
	width: 100%;
	overflow: hidden;
	padding: 0 0 18px 0;
}
.content-block ul li{
	float: left;
	width: 100%;
	border-bottom: 1px solid #ccc;
	padding: 10px 0;
	background: url(../images/bg-li.gif) no-repeat 50% 100%;
	font-family: "Trebuchet MS", sans-serif;
}
.content-block ul li p{
	padding: 0 0 0 20px;
	font-size: 0.917em;
	background: url(../images/bulet.gif) no-repeat 2px 4px;
}
.content-block ul li p strong{
	color: #3d3d3d;
	font-size: 1.182em;
	font-weight: normal;
}
/*--btn-2--*/
a#btn-2{
	display: block;
	width: 137px;
	height: 32px;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.083em;
	color: #4d4e4d;
	background: url(../images/btn-2.gif) no-repeat;
}
/*--column-right--*/
.column-right{
	float: right;
	width: 497px;
}
/*--monitor--*/
.monitor{
	background: url(../images/bg-monitor.gif) no-repeat;
	width: 438px;
	height: 413px;
	margin: 0 0 35px 0;
	padding: 25px;
}
.monitor a{
	outline: none;
}
#carousel{
	width: 435px;
	height: 264px;
	overflow: hidden;
	position: relative;
}
#carousel ul {
    list-style: none;
    width: 1500px;
    margin: 0;
    padding: 0;
    position: relative;
}
#carousel li {
    display: inline;
    float: left;
    
}
/*--banner--*/
.banner{
	width:288px;
	margin: 0 0 30px 0;
}
.banner a,
.banner img{display: block;}
/*--footer--*/
#footer{
	background: #252525 url(../images/bg-footer.gif) no-repeat;
	width: 938px;
	padding: 31px 0 26px 0;
}
.footer-wrap{
	width: 100%;
	overflow: hidden;
	background: url(../images/footer-border.gif) repeat-y 602px 0;
}
.footer-wrap h3{
	color: #cdcdcd;
	font-size: 2.75em;
	line-height: 1.2em;
	font-weight: normal;
	padding: 0 0 15px 0;
}
.footer-wrap p{
	padding: 0 0 15px 0;
	color: #6e6e6e;
}
/*--left-footer--*/
.left-footer{
	float: left;
	width: 524px;
	padding: 0 0 0 42px;
}
/*--form-left--*/
.form-left{
	float: left;
	width: 282px;
}

#note{
	padding: 0 0 10px 0;
}
.form-left textarea{
	color: #727272;
	font-size: 1.167em;
	background: #222;
	border: 1px solid #2d2d2d;
	width: 270px;
	height: 99px;
	padding: 4px 0 4px 10px;
	overflow: auto
}
/*--form-right--*/
.form-right{
	float: right;
	width:218px;
}
.input-element{
	width: 100%;
	padding: 0 0 6px 0
}
.input-element input{
	color: #727272;
	font-size: 1.167em;
	background: #222;
	width: 196px;
	padding: 7px 10px;
	margin: 0;
	border: 1px solid #2d2d2d;
}
.submit-element{
	float: right;
	width: 104px;
	height: 31px;
	margin: 6px 0 0 0;
	overflow: hidden;
	background: url(../images/btn-submit.gif) no-repeat;
}
.submit-element input{
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	height: 31px;
	width: 104px;
	cursor: pointer;
	background: none;
	border: none;
}
/*--right-footer--*/
.right-footer{
	float: right;
	width: 300px;
	padding: 24px 0 25px 0;
	background: url(../images/footer-bg.gif) no-repeat 90% 100%;
}
.footer-wrap .right-footer p{padding: 0 30px 15px 0;}
.footer-wrap p.pre{
	padding: 0;
	font-size: 0.917em;
}
.footer-wrap .right-footer h3{
	padding: 0 70px 5px 0;
}
.right-footer a{
	text-decoration: none;
	color: #ccc;
}
.right-footer a:hover{text-decoration: underline;}
a#btn-3{
	display: block;
	width: 145px;
	height: 32px;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.083em;
	color: #4d4e4d;
	background: url(../images/btn-3.gif) no-repeat;
}
.right-footer a#btn-3:hover{text-decoration: none;}
/*=== Inner page ===*/
body.inner{background:#eee url(../images/bg-inner-body.gif) repeat-x;}
.inner-page{
	width: 100%;
}
#tooltip{
	position:absolute;
	width:150px;
	background:#252525;
	padding:8px 8px 8px 8px;
	color:#bbbbbb;
	display:none;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 0.9em;
	line-height:130%;
	}
	

#screenshot{
	position:absolute;
	background:#252525;
	padding:15px 15px 12px 15px;
	display:none;
	}

.inner-page:after {
	height: 0;
	clear: both;
	content: "";
	display: block;
}
.inner-title{
	width: 100%;
	overflow: hidden;
	height: 305px;
	background: url(../images/bg-inner-title.jpg) no-repeat 0 100%;
}
.inner-title h1,
.inner-page-2 h1{
	font-size: 4.583em;
	font-weight: normal;
	line-height: 1.2em;
	padding: 0 0 10px 10px;
	color: #3d3d3d;
}
.inner-title p{
	font-size: 1.167em;
	color: #7c7c7c;
	padding:  0 0 0 10px;
}
/*--inner-content--*/
.inner-content{
	width: 100%;
	padding: 40px 0;
}
.inner-content:after {
	height: 0;
	clear: both;
	content: "";
	display: block;
}
.inner-column{
	width: 163px;
	float: left;
	position: relative;
	padding: 0 12px;
}
.inner-column a{
	color: #3d3d3d;
}
.inner-column h2{
	font-size: 3.167em;
	line-height: 1em;
	padding: 0 0 10px 0;
	color: #3d3d3d;
	font-weight : normal;
}
.inner-column p{padding: 0 0 10px 0;}
.inner-column ul{
	width: 100%;
	overflow: hidden;
	padding: 0 0 20px 0;
}
.inner-column ul li{
	width: 100%;
	float: left;
	background: url(../images/bg-li-2.gif) no-repeat 50% 100%;
	border-bottom : 1px solid #cbcbcb;
	padding: 8px 0;
}
.inner-column ul li a{
	text-decoration: none;
	font-family: "Trebuchet MS", sans-serif;
	display: block;
	cursor:default;
	font-size: 1.083em;
	background: url(../images/bulet.gif) no-repeat 2px 4px;
	padding: 0 0 0 22px;
}
/*.inner-column ul li a:hover{text-decoration: underline;}*/
.num{
	display: block;
	width: 18px;
	height: 19px;
	background: url(../images/num.gif) no-repeat;
	overflow: hidden;
	color: #fff;
	text-align: center;
	line-height: 18px;
	font-size: 0.917em;
	position: absolute;
	top: -11px;
	left: -11px;
	font-weight: bold;
}
/*=== Inner page 2 ===*/
body.inner-2{background:#eee url(../images/bg-inner-2-body.gif) repeat-x ;}
.inner-page-2{
	padding: 0 8px;
	width: 922px;
	position: relative;
}
.inner-page-2 h1{padding: 0 300px 30px 0;}
#toplink{
	position: absolute;
	top:180px;
	right:-14px;
	width: 23px;
	height: 86px;
	background: url(../images/top.gif) no-repeat;
}
#toplink a{
	display: block;
	width: 23px;
	height: 86px;
	overflow: hidden;
	text-indent: -9999px;

}
.main-inner-content{
	width: 100%;
	padding: 0 0 20px 0;
}
.main-inner-content li{
	background: url(../images/bg-box.gif) no-repeat;
	width: 920px;
	height: 314px;
	overflow: hidden;
	margin: 0 0 14px 0;
}
/*--left-box--*/
.left-box{
	float: left;
	width: 245px;
	height: 147px;
	background: url(../images/bg-left-box.gif) no-repeat 100% 41px;
	padding: 56px 15px 111px 80px;
	overflow: hidden;
}
/*--right-box--*/
.right-box{
	float: right;
	width: 416px;
	padding: 50px 70px 0 0;
}
.right-box-kunder{
	float: left;
	width: 893px;
	padding: 30px 0px 0 50px;
}
.right-box-kunder h2{
	font-size: 3.3em;
	line-height: 1.2em;
	font-weight: normal;
	color: #3d3d3d;
}
.right-box h2{
	font-size: 3.3em;
	line-height: 1.2em;
	font-weight: normal;
	color: #3d3d3d;
}
.right-box h3{
	font-weight: normal;
	line-height: 1.2em;
	color: #6dbe24;
	font-size: 1.5em;
	padding: 0 0 20px 0;
}
.right-box p{
	color: #6e6e6e;
	padding: 0 0 30px 0;
}
a.btn-4{
	display: block;
	width: 137px;
	height: 32px;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.083em;
	color: #4d4e4d;
	background: url(../images/btn-2.gif) no-repeat;
}


