html {
	height:100%;
}
body {
	margin: 0;
	color:#231f20;
	font: 13px/16px Arial, Helvetica, sans-serif; 
	background:#e6f1fa url(../images/bg-body.jpg) no-repeat 0 96px;
	height:100%;
}
.homepage {
	background:#fff;
}
/* General reset */
form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
img {border-style: none;}
input, select, textarea {
	vertical-align: middle;
	font: 100% arial, helvetica, sans-serif;
}

     #tweet {height:150px; width:180px; position:relative; margin-top:40px; left:20px}
     
a {
	color: #92278f;
	text-decoration:none;
}
a:hover {text-decoration: underline;}
q{quotes:none;}
q:before{content:'';}
q:after{content:'';}
/* General settings */
#wrapper {
	min-height:100%;
	position:relative;
	width:100%;
}
* html #wrapper {
	height:100%;
}
.homepage .container {
	padding:96px 0 40px;
}
.container {
	padding:100px 0 40px;
}
#header .w1 {
	width:956px;
	margin:0 auto;
	position:relative;
}
#header {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100px;
	background:url(../images/bg-header.png) repeat-x;
}
.logo {
	width:163px;
	height:82px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	left:0;
	top:6px;
}
.logo a {
	background:url(../images/logo2.png) no-repeat;
	display:block;
	height:100%;
}
#nav {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	right:0;
	top:70px;
	font-size:15px;
	line-height:normal;
	overflow:hidden;
}
#nav li {
	float:left;
	background:url(../images/separator01.gif) no-repeat 0 1px;
	padding:0 10px;
	margin:0 1px 0 -1px;
}
#nav li a {
	color:#231f20;
}
#nav li a:hover {
	color:#92278f;
	text-decoration:none;
}
#nav li.active a {
	color:#92278f;
	font-weight:bold;
}
#main {
	width:956px;
	margin:0 auto;
	padding:21px 0 0;
	overflow:hidden;
}
.inner1 #main {
	padding:12px 0 0;
}
.white-box .t {
	height:9px;
	background:url(../images/bg-white-box-t.png) no-repeat;
	overflow:hidden;
}
.white-box .b {
	height:9px;
	background:url(../images/bg-white-box-b.png) no-repeat;
	overflow:hidden;
}
.white-box .b-grad {
	height:189px;
	background:url(../images/bg-white-box-b-grad.png) no-repeat;
	overflow:hidden;
}
.white-box .c {
	background:url(../images/bg-white-box.png) repeat-y;
	width:100%;
}
.white-box .c:after,
.description1 .c:after,
.description2 .c:after,
.description3 .c:after {
	clear:both;
	display:block;
	content:"";
}
.white-box .content {
	width:100%;
	float:left;
	position:relative;
	margin:-9px 0;
	padding:20px 0;
}
.gradient .content {
	margin:-9px 0 -189px;
}
.white-box-holder {
	padding:48px 70px 80px 35px;
	height:1%;
	overflow:hidden;
}
.white-box .cols-holder {
	height:1%;
	overflow:hidden;
}
.image-frame {
	width:292px;
	float:left;
	margin:3px 40px 0 0;
}
.image-frame .img-holder {
	margin:0 0 8px;
}
.image-frame .img-holder img {
	vertical-align:top;
}
#main .image-frame .holder {
	font-size:11px;
	color:#484848;
	padding:0 3px;
}
#main h1 {
	font-size:25px;
	line-height:normal;
	color:#1b1818;
	font-weight:normal;
	margin:0 0 19px;
	position:relative;
	left:-2px;
}
#main p {
	margin:0 0 16px;
}
#main .important {
	line-height:18px;
	padding:0 0 4px;
}
#main .important p {
	font-size:14px;
}
#main ul {
	margin:0 0 15px;
	padding:0;
	list-style:none;
	height:1%;
	overflow:hidden;
}
#main ul li {
	padding:0 0 0 8px;
	background:url(../images/bullet01.gif) no-repeat 0 6px;
}
.login-form {
	position:absolute;
	right:4px;
	top:21px;
}
.login-form fieldset {
	float:left;
}
.login-form .text {
	background:url(../images/bg-text.gif) no-repeat;
	width:162px;
	float:left;
	margin:1px 11px 0 0;
}
.login-form .text input {
	width:156px;
	padding:4px 3px;
	float:left;
	border:none;
	background:none;
}
.login-form .btn-login {
	float:left;
	background:url(../images/btn-login.gif) no-repeat;
	width:66px;
	height:26px;
	text-indent:-9999px;
	overflow:hidden;
	border:none;
	font:0/0 serif;
	cursor:pointer;
}
/* slider */
.slider {
	background:url(../images/bg-slider.jpg) no-repeat 50% 0;
	position:relative;
	width:100%;
}
.slider .decoration {
	background:url(../images/shadow-slider-b.png) repeat-x;
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:4px;
	overflow:hidden;
}
.slider .wrap {
	width:998px;
	margin:0 auto;
	height:293px;
	position:relative;
	overflow:hidden;
}
.slider .wrap ul {
	margin:0;
	padding:0;
	list-style:none;
	width:9999em;
}
.slider .wrap ul li {
	width:998px;
	overflow:hidden;
	position:relative;
	height:293px;
}
.slider .wrap ul li .holder {
	width:510px;
	padding:55px 0 0 18px;
	color:#231f20;
	font:22px/24px "Myriad Pro", Arial, Helvetica, sans-serif;
	position:relative;
	z-index:2;
}
.slider .wrap ul li .image-slide1 {
	position:absolute;
	right:5px;
	top:0;
}
.text-bli {
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/text-bli.png) no-repeat;
	display:block;
	margin:0 0 9px;
	height:34px;
}
.text-maxbo {
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/text-maxbo.png) no-repeat;
	display:block;
	height:45px;
}
.slider .btn-more {
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/btn-more.png) no-repeat;
	width:230px;
	height:53px;
	position:absolute;
	left:15px;
	top:199px;
}
.cols-holder2 {
	background:url(../images/shadow-c.gif) repeat-y 651px 0;
	padding:2px 0 0;
	margin:0 0 26px;
}
.cols-holder2 .frame {
	background:url(../images/shadow-t.gif) no-repeat 651px 0;
	height:1%;
	overflow:hidden;
}
.cols-holder2 .holder {
	background:url(../images/shadow-b.gif) no-repeat 651px 100%;
}
.cols-holder2 .col1 {
	float:left;
	width:651px;
	
}
.cols-holder2 .col2 {
	float:right;
	width:263px;
	padding:4px 0 0;
}
.heading {
	margin:0 0 25px;
}
#main .heading h1 {
	font-size:23px;
	font-weight:bold;
	margin:0 0 1px;
	color:#92278f;
}
#main .heading em {
	font-style:normal;
	display:block;
	font-size:14px;
}
.cols-holder2 .col1 .wrap {
	height:1%;
	overflow:hidden;
	margin:0 0 9px;
}
.cols-holder2 .col1 .wrap .column {
	width:300px;
	float:left;
	margin:0 24px 0 0;
}
.cols-holder2 .col1 .wrap .column img {
	float:left;
	margin:0 20px 0 0;
}
.cols-holder2 .col1 .wrap .column .content {
	height:1%;
	overflow:hidden;
}
.cols-holder2 .col1 .wrap .column .content .title {
	display:block;
	font-size:16px;
	margin:0 0 2px;
}
.cols-holder2 h2 {
	color:#92278f;
	font-size:18px;
	margin:0 0 14px;
	line-height:normal;
}
.clients {
	margin:0 0 11px;
}
#main .clients ul {
	margin:0 0 1px;
	padding:0;
	list-style:none;
	height:1%;
	overflow:hidden;
}
#main .clients ul li {
	float:left;
	margin:0 2px 0 0;
	padding:0;
	background:none;
}
#main .clients ul li img {
	vertical-align:top;
}
.cols-holder2 .col2 blockquote {
	margin:0;
	padding:0 0 0 6px;
}
.cols-holder2 .col2 blockquote q {
	display:block;
	font-size:12px;
	line-height:15px;
	margin:0 0 7px;
}
.cols-holder2 .col2 blockquote cite {
	font-size:11px;
}
.highlight {
	background-color:#f5f5f5;
	border:1px solid #e7e7e7;
	width:950px;
	overflow:hidden;
	font-size:12px;
	padding:21px 0 15px;
}
.highlight .holder {
	width:980px;
	overflow:hidden;
}
.highlight .column {
	width:279px;
	float:left;
	padding:0 37px 0 9px;
}
.highlight h3 {
	font-size:16px;
	margin:0 0 8px;
	line-height:normal;
}
.highlight h4 {
	margin:0;
	font-size:12px;
}
.highlight .item {
	line-height:18px;
	margin:0 0 15px;
	width:100%;
	overflow:hidden;
}
#main .highlight p {
	margin:0;
}
.highlight .item img {
	float:left;
	margin:0 10px 5px 0;
}
.heading2 {
	margin:0 0 19px;
}
#main .heading2 h1 {
	margin:0;
}
.heading2 em {
	font-style:normal;
	font-size:16px;
	line-height:normal;
	color:#1b1818;
}
.product .boxes {
	width:1000px;
	overflow:hidden;
	margin:0 0 17px;
}
.product .box {
	float:left;
	background:url(../images/bg-box.png) no-repeat;
	width:308px;
	height:320px;
	margin:0 16px 0 0;
}
.product .box .holder {
	position:relative;
	padding:13px 14px 10px;
	width:280px;
}
.product .box .frame {
	padding: 0 0 0 25px;
}
.product .box .title {
	line-height:normal;
	font-weight:bold;
	color:#4b4849;
	font-size:22px;
	border-bottom:3px solid #afafb0;
	text-align:center;
	margin:0 0 12px;
}
#main .product .box ul li {
	margin:0 0 4px;
}
.product .box2 .title {
	border-bottom:none;
	margin:0 0 5px;
}
.product .title em {
	font-size:26px;
	color:#92278f;
	font-style:normal;
}
.product .title span {
	font-size:12px;
	font-weight:normal;
}
.product .box .link a {
	font-weight:bold;
	padding:0 18px 0 0;
	background:url(../images/bullet03.gif) no-repeat 100% 6px;
}
.product .btn-basic,
.product .btn-standart,
.product .btn-proff {
	background:url(../images/btn-basic.png) no-repeat;
	width:225px;
	height:46px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
}
.product .btn-standart {
	background:url(../images/btn-standart.png) no-repeat;
}
.product .btn-proff {
	background:url(../images/btn-proff.png) no-repeat;
}
.product .link {
	margin:0 0 4px;
	padding:0 0 0 5px;
}
.product .bottom {
	position:absolute;
	top:243px;
	left:41px;
}
.text-nost-popular {
	background:url(../images/text-most-popular.png) no-repeat;
	width:331px;
	height:32px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 -30px 7px -26px;
	position:relative;
}
.product h2 {
	font-size:16px;
	line-height:normal;
	margin:0 0 2px;
}
.product .description2 h2 {
	padding:0 0 0 17px;
	margin:0 0 10px;
}
.product .description1 h2,
.product .description3 h2 {
	padding:0 0 0 17px;
	margin:0 0 10px;
	color:#fff;
	font-weight:normal;
}
.description .img-right {
	float:right;
	margin:2px 0 0 60px;
}
.description .title {
	display:block;
	font-size:14px;
}
#main .description .item p {
	margin:0;
}
.product .white-box-holder {
	padding:0 20px 0 28px;
}
.product .white-box .content {
	padding-top:18px;
	padding-bottom:18px;
}
.description .items {
	padding:24px 0 0;
	height:1%;
	overflow:hidden;
}
.description .item {
	margin:0 0 20px;
}
.product .off {
	cursor:pointer;
	background:url(../images/bg-off.png) no-repeat;
	width:298px;
	height:310px;
	position:absolute;
	left:5px;
	top:5px;
	z-index:100;
}
.product .hide {
	display:none;
}
.description2 {
	width:956px;
	margin:-15px 0 0;
}
.description2 .t {
	background:url(../images/bg-descr2-t.png) no-repeat;
	height:29px;
}
.description2 .b {
	background:url(../images/bg-descr2-b.png) no-repeat;
	height:12px;
}
.description2 .c {
	background:url(../images/bg-descr2.png) repeat-y;
	width:100%;
}
.description2 .content {
	float:left;
	width:100%;
	position:relative;
}
.description2 .description-holder {
	padding:0 11px 14px;
}
.description-wb {
	width:930px;
	margin:0 auto;
}
.description-wb .wb-t {
	height:4px;
	overflow:hidden;
	background:url(../images/bg-description-content-t.gif) no-repeat;
}
.description-wb .wb-b {
	height:4px;
	overflow:hidden;
	background:url(../images/bg-description-content-b.gif) no-repeat;
}
.description-wb .wb-content {
	background-color:#fff;
	width:100%;
	overflow:hidden;
	padding:16px 0 9px;
}
.description-wb .hold {
	width:1000px;
	overflow:hidden;
	margin:0 0 23px;
}
.description-wb .hold .col {
	width:277px;
	float:left;
	padding:0 16px 0 17px;
}
.description-wb .more {
	font-weight:bold;
	color:#302d2e;
}
.description-wb .more:hover {
	text-decoration:underline;
}
.description-wb .hold .title {
	display:block;
	font-size:14px;
}
#main .description-wb .hold p {
	margin:0;
}
.description3 {
	width:956px;
	margin:-15px 0 0;
}
.description3 .t {
	background:url(../images/bg-descr3-t.png) no-repeat;
	height:29px;
}
.description3 .b {
	background:url(../images/bg-descr3-b.png) no-repeat;
	height:12px;
}
.description3 .c {
	background:url(../images/bg-descr3.png) repeat-y;
	width:100%;
}
.description3 .content {
	float:left;
	width:100%;
	position:relative;
}
.description3 .description-holder {
	padding:0 11px 14px;
}

.description1 {
	width:956px;
	margin:-15px 0 0;
}
.description1 .t {
	background:url(../images/bg-descr1-t.png) no-repeat;
	height:29px;
}
.description1 .b {
	background:url(../images/bg-descr3-b.png) no-repeat;
	height:12px;
}
.description1 .c {
	background:url(../images/bg-descr3.png) repeat-y;
	width:100%;
}
.description1 .content {
	float:left;
	width:100%;
	position:relative;
}
.description1 .description-holder {
	padding:0 11px 14px;
}
.logo-print {
	display:none;
}
#footer {
	height:33px;
	padding:7px 0 0;
	margin:-40px auto 0;
	width:950px;
	position:relative;
	z-index:10;
	overflow:hidden;
}
.social {
	float:left;
	font-size:10px;
	margin:0;
	padding:0;
	list-style:none;
}
.social li {
	float:left;
	padding:0 10px 0 1px;
}
.social li a {
	float:left;
	color:#231f20;
	padding:0 0 0 23px;
}
.social li a.twitter {
	background:url(../images/ico-twitter.gif) no-repeat;
}
.social li a.facebook {
	background:url(../images/ico-facebook.gif) no-repeat;
}
.social li a.tbm {
	background:url(../images/ico-logoMini.png) no-repeat;
}
#footer .column {
	font-size:11px;
	color:#231f20;
	text-align:right;
}
#footer .column a {
	color:#231f20;
}
#footer .column dl {
	margin:0;
	display:inline;
}
#footer .column dt {
	display:inline;
	background:url(../images/separator02.gif) no-repeat 2px 2px;
	padding:0 0 0 8px;
}
#footer .column dd {
	margin:0;
	display:inline;
}
#footer .column address {
	display:inline;
	font-style:normal;
}

