* {font-size: 100.01%;}
html{font-size: 62.5%;}
body {
	font:1em Arial, Helvetica, Verdana, sans-serif;
	color:#333;
	min-width:1000px;
}
a{color:#333;}
a:hover{text-decoration:none;}
#wrapper{
	width:980px;
	margin:0 auto;
}
/* header */
#header{
	width:100%;
	position:relative;
	z-index:20;
}
#header:after{
	clear:both;
	content:"";
	display:block;
}
#header h1{
	float:left;
	background:url(../images/logo.gif) no-repeat;
	width:272px;
	height:57px;
	margin:18px 0 0 15px;
	display:inline;
}
#header h1 a{
	display:block;
	height:100%;
	text-indent:-9999px;
}
/* menu */
#menu{
	list-style:none;
	float:right;
	padding:0;
	margin:27px -3px 0 0;
}
#menu li.hover{z-index:10;}
#menu li{
	float:left;
	font:130% CgFuturaMaxiDeRegular, Arial, Helvetica, Verdana, sans-serif;
	position:relative;
	background:url(../images/sep-menu.gif) no-repeat;
	padding:0 0 0 2px;
}
#menu li:first-child{background:none;}
#menu li a{
	float:left;
	background:url(../images/bg-menu.gif) no-repeat -10px 0;
	height:31px;
	color:#0b3589;
	text-decoration:none;
	padding:18px 12px 0;
	text-align:center;
}
.first{background-position:0 0 !important}
.last{background-position:100% 0 !important}
#menu li:hover a,
#menu li.hover a,
#menu li.acitve a,
#menu a:hover{background-position:-10px -49px !important}
#menu li:hover .first,
#menu li.hover .first,
#menu li.acitve .first,
#menu .first:hover{background-position:0 -49px !important}
#menu li:hover .last,
#menu li.hover .last,
#menu li.acitve  .last,
#menu .last:hover{background-position:100% -49px !important}
.submenu{
	position:absolute;
	top:-9999px;
	left:-13px;
	z-index:50;
	width:auto;
	z-index:999;
	width: 999px;
}
#menu li li .submenu{
	top:0;
	left:100%;
	margin:0 0 0 -13px;
}
#menu .submenu ul{
	float:left;
	position:relative;
	margin:0;
	padding:0;
	background: #e8ebf5 url(../images/bg-subnav-c.gif) repeat-x 0 100%;
}
#menu .submenu ul li{
	clear: left;
	float:left;
	vertical-align: top;
	height:auto !important;
	font-size:107.7%;
	background:url(../images/bg-subnav-list.gif) repeat-x;
}
#menu .submenu ul li:first-child{background-image:none;}
#menu .submenu ul li a{
	background:none !important;
	height:auto;
	padding:9px 10px 10px 15px;
	float:left;
	position:relative;
	margin:0 0 -3px;
	text-align:left;
	white-space:nowrap;
}
#menu .submenu ul li a:hover{text-decoration:underline;}
#menu li.hover div.submenu{top:40px;}
#menu li.hover li div.submenu{top:-9999px;}
#menu li li.hover div.submenu{top:0px;}
.bg-t {
	height:6px;
	padding:0 12px;
	overflow:hidden;
}
.bg-tl {
	float:left;
	background:url(../images/bg-subnav-tl.png) no-repeat;
	width:12px;
	margin:0 0 0 -12px;
	display:inline;
	height:6px;
	text-indent:-9999px;
}
.bg-tc {
	float:left;
	background:url(../images/bg-subnav-t.png) no-repeat;
	width:100%;
	height:6px;
	text-indent:-9999px;
}
.bg-tr {
	float:right;
	background:url(../images/bg-subnav-tr.png) no-repeat;
	margin:0 -12px 0 0;
	display:inline;
	width:12px;
	height:6px;
	text-indent:-9999px;
}
.bg-b {
	clear: left;
	height:22px;
	padding:0 23px;
	overflow:hidden;
}
.bg-bl {
	float:left;
	background:url(../images/bg-subnav-bl.png) no-repeat;
	width:23px;
	margin:0 0 0 -23px;
	display:inline;
	height:22px;
	text-indent:-9999px;
}
.bg-bc {
	float:left;
	background:url(../images/bg-subnav-b.png) repeat-x;
	width:100%;
	height:22px;
	text-indent:-9999px;
}
.bg-br {
	float:left;
	background:url(../images/bg-subnav-br.png) no-repeat;
	margin:0 -23px 0 0;
	display:inline;
	width:23px;
	height:22px;
	text-indent:-9999px;
}
.bg-c {
	float:left;
}
.bg-left {
	background: url(../images/bg-subnav-cl.png) no-repeat;
	float:left;
}
.bg-right {
	background: url(../images/bg-subnav-cr.png) no-repeat top right;
	padding: 0 13px;
	float:left;
}
* html .bg-right {background-image: none}
.box-inner {
	width: 100%;
}
.box-inner:after {
	clear:both;
	display:block;
	content:"";
}
/* main */
#main{
	width:100%;
	background:url(../images/bg-main.gif) repeat-y;
	position:relative;
	z-index:5;
}
#main:after{
	clear:both;
	content:"";
	display:block;
}
#main .holder{
	width:100%;
	background:url(../images/bg-main-holder.gif) no-repeat;
}
#main .frame{
	background:url(../images/bg-main-frame.gif) no-repeat 0 100%;
	height:1%;
	padding:22px 1px;
	overflow:hidden;
}
.intro{
	width:100%;
	position:relative;
	z-index:50;
}
.intro .btm{
	display:block;
	width:100%;
	height:20px;
	background:url(../images/bg-intro-btm.png) no-repeat 50% 0;
}
.intro img{
	display:block;
	margin:0 auto;
}
.intro h2{
	position:absolute;
	right:37px;
	top:91px;
	background:url(../images/txt-unforgettable.png) no-repeat;
	width:571px;
	height:95px;
	text-indent:-9999px;
}
.promo-block{
	width:950px;
	border-bottom:1px solid #e3e6f1;
	padding:25px 14px;
	background:url(../images/bg-promo.gif) repeat-y;
	position:relative;
	z-index:2;
	margin:-15px 0 0;
	overflow:hidden;
}
.videos{
	float:left;
	width:635px;
}
.videos h3{
	font:160% CgFuturaMaxiDeRegular, Arial, Helvetica, Verdana, sans-serif;
	color:#f24c35;
	padding:0 0 9px;
}
.video-big{
	float:left;
	width:306px;
}
.videos img,
.clients-block ul img,
.logo-sm img,
.logo-sm2 img{
	display:block;
}
.video-big p{
	font-size:130%;
	margin:8px 0 3px;
}
.share-box{
	width:100%;
	overflow:hidden;
}
.share-box span{
	float:left;
	font-size:110%;
	padding:4px 10px 0 0;
}
.share-box ul li{
	float:left;
	padding:0 5px 0 0;
}
.tabset{
	float:right;
	width:316px;
}
.tabset li{
	width:100%;
	overflow:hidden;
	padding:0 0 10px;
	height:1%;
	vertical-align:top;
}
.tabset li a{
	float:left;
	width:98px;
	padding:0 10px 0 0;
}
.tabset li p{
	float:left;
	font-size:130%;
	width:206px;
}
.tabset li p a{
	width:100%;
	padding:0;
	text-decoration:none;
	color:#0b3589;
}
.tabset li p a:hover,
.tabset li p a.active{
	color:#000;
}
.column{
	float:right;
	width:296px;
	padding:2px 0 0;
}
.column form{
	width:100%;
	overflow:hidden;
	padding:0 0 16px;
}
.column form label{
	display:block;
	color:#f24c35;
	font-size:130%;
	padding:0 0 7px;
}
.column form div{
	background:url(../images/bg-inpt.gif) no-repeat;
	width:152px;
	height:22px;
	float:left;
}
.column form div input{
	width:142px;
	padding:3px 5px 0;
	background:none;
	border:none;
	font-size:12px;
	line-height:12px;
}
.column form input.image{
	float:left;
	padding:0 0 0 4px;
}
.testimonials{
	width:100%;
	overflow:hidden;
}
.testimonials h3{
	font:160% CgFuturaMaxiDeRegular, Arial, Helvetica, Verdana, sans-serif;
	margin:0 0 3px;
	color:#f24c35;
}
.gallery{
	width:100%;
	overflow:hidden;
	position:relative;
	padding:0 0 14px;
}
.gallery ul{
	width:100%;
	overflow:hidden;
	position:relative;
}
.gallery ul li{
	position:absolute;
	overflow:hidden;
	top: 0;
	left: 0;
}
.gallery ul li q{
	display:block;
	font:140%/128% CgFuturaMaxiLtRegular, Arial, Helvetica, Verdana, sans-serif;
	padding:0 0 12px;
}
.gallery ul li cite{
	display:block;
	text-align:right;
	font-size:120%;
	font-style:normal;
}
.more{
	font-size:120%;
	color:#0b3589;
	text-decoration:none;
	padding:0 11px 0 0;
	background:url(../images/bg-more.gif) no-repeat 100% 3px;
}
.more:hover,
.footer-contact dd a:hover,
.columns ul li a:hover{
	text-decoration:underline;
}
/* clients-block */
.clients-block{
	width:978px;
	overflow:hidden;
	padding:27px 0 39px;
}
.clients-block h3{
	color:#f24c35;
	font:160% CgFuturaMaxiDeRegular, Arial, Helvetica, Verdana, sans-serif;
	margin:0 0 0 12px;
}
.flash-box{
	width:978px;
	height:46px;
	overflow:hidden;
}
.clients-block p{
	display:none;
	color:#fff;
}
/* footer */
.footer-main{
	width:100%;
	overflow:hidden;
	background:#e2e3e7;
	padding:17px 0 16px;
}
.footer-contact{
	float:left;
	width:200px;
	padding:0 0 0 14px;
	font-size:100%;
}
.logo-sm{
	display:block;
	margin:0 0 14px;
}
.footer-contact address{
	font-style:normal;
	padding:0 0 13px;
}
.footer-contact address span{
	display:block;
	line-height:15px;
}
.footer-contact dl{
	font-size:110%;
}
.footer-contact dt,
.footer-contact dd{
	display:inline;
}
.footer-contact dd a{
	text-decoration:none;
	color:#0b3589;
}
.logo-sm2{
	margin:14px 0 0;
	display:block;
}
.columns{
	float:right;
	/*width:653px;*/
	background:url(../images/bg-columns.gif) repeat-y;
	margin:14px 0 0;
}
.columns div{
	float:left;
	width:201px;
	padding:0 0 0 16px;
}
.columns h4{
	font-size:110%;
	font-weight:bold;
	margin:0 0 13px;
}
.columns ul li{
	padding:0 0 14px;
	font-size:110%;
}
.columns ul li a{
	color:#0b3589;
	text-decoration:none;
}
.columns ul li a:hover,
.columns ul li.active a{
	font-weight:bold;
	text-decoration:none;
}
#footer{
	width:100%;
	overflow:hidden;
	text-align:center;
	padding:1px 0 40px;
	font-size:110%;
}
#footer ul{
	padding:0 0 14px;
}
#footer ul li{
	display:inline;
	background:url(../images/separator.gif) no-repeat 0 3px;
	font-size:100%;
	padding:0 1px 0 4px;
}
#footer ul li:first-child{background-image:none;}
#footer ul li a{
	color:#0b3589;
	text-decoration:none;
}
#footer ul li a:hover{
	text-decoration:underline;
}
/* inner page */
/* content-holder */
#content-holder{
	width:100%;
	background:url(../images/bg-content-holder.gif) repeat-y;
	margin:-15px 0 1px;
	min-height:880px;
}
* html #content-holder{
	height:880px;
}
#content-holder:after{
	clear:both;
	content:"";
	display:block;
}
/* content */
.content{
	float:right;
	width:765px;
	background:url(../images/bg-content-hold.gif) no-repeat;
	min-height:435px;
	font-size:120%;
}
* html .content{
	height:435px;
}
.content-hold{
	float:left;
	width:520px;
	padding:30px 10px 0 19px;
}
.content-hold h2{
	margin: -3px 0 12px;
	font:133.3% CgFuturaMaxiDeRegular, Arial, Helvetica, Verdana, sans-serif;
	color: #f24c35;
}
.content-hold h2 span{
	background: url(../images/bg-flore.gif) no-repeat 100% 0;
	padding: 5px 40px 0 0;
}
.content-hold p{
	color: #333;
	margin: 0 0 16px;
	line-height: 133%;
}
.content-hold .personaly{padding: 0 0 0 35px;}
.content-hold h3{
	font-weight: bold;
	margin: 0 0 2px;
}
.content-hold ul{
	margin: 0 0 18px 17px;
	color: #333;
	line-height: 133%;
}
.content-hold ul li{
	padding: 0 0 0 8px;
	background: url(../images/bullet.gif) no-repeat 0 7px;
}
.content-hold ol{
	list-style:decimal;
	margin:0 0 0 19px;
}
.content-hold dl{
	margin:10px 0;
}
.content-hold dt{
	font-weight:bold;
}
#content-holder .column{
	width:187px;
	padding:30px 14px 0 0;
}
#content-holder .testimonials h3{
	font:100% Arial, Helvetica, Verdana, sans-serif;
}
#content-holder .gallery ul li q{
	font:100%/133% Arial, Helvetica, Verdana, sans-serif;
	letter-spacing:0;
}
/* sidebar */
#sidebar{
	width: 183px;
	float: left;
	padding: 30px 14px 0;
}
#sidebar h3{
	margin: 0 0 10px;
	color: #333;
	font:140% CgFuturaMaxiLtRegular, Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
}
.sidebar-list{
	padding: 0 0 16px 10px;
	margin: 0;
	list-style: none;
	font:140% CgFuturaMaxiLtRegular, Arial, Helvetica, Verdana, sans-serif;
}
.sidebar-list li{margin: 0 0 11px;}
.sidebar-list li a{
	color: #0b3589;
	text-decoration: none;
}
.sidebar-list li a:hover,
.sidebar-list li.active a{color: #333;}
#sidebar .testimonials{
	border-bottom: 1px solid #c7d1e2;
	border-top: 1px solid #c7d1e2;
	background-color: #fff;
	overflow: hidden;
	height: 1%;
	margin: 0 -14px;
	width: 211px;
}
.testimonials-block{
	padding: 8px 14px 7px;
	background: url(../images/devider.gif) no-repeat;
	margin: -1px 0 1px;
}
.testimonials-block a{text-decoration: none;}
.testimonials-block a:hover{text-decoration: underline;}
.testimonials-block strong{
	font-size: 13px;
	color: #f24c35;
	font-weight: normal;
	display: block;
	margin: 0 0 4px;
}
.testimonials-block strong a{color: #f24c35;}
.testimonials-block p{
	margin: 0 0 8px;
	font-size: 110%;
	line-height:16px;
}
/* slide show widget */
.content-hold .heading h3{
	float:left;
	padding:5px 0 0 10px;
}
.heading{
	padding:0 0 5px;
}
.counter{
	float:right;
	padding:5px 0 0;
	color:#000;
}
.pic img{
	display:block;
}
.ngg-imagebrowser{
	width:516px;
	color:#000;
}
.ngg-imagebrowser .heading{
	width:100%;
	overflow:hidden;
	background:#e7eaf5 url(../images/bg-image-nav.gif) repeat-x;
	padding:6px 0 0;
}
.ngg-imagebrowser .nav-hold{
	float:right;
	width:70px;
	padding:0 9px 0 28px;
}
.ngg-imagebrowser .btn-prev,
.ngg-imagebrowser .btn-next{
	float:left;
	width:35px;
	height:28px;
	overflow:hidden;
	text-indent:-6666px;
	overflow:hidden;
}
.ngg-imagebrowser .btn-prev{ background:url(../images/btn-prev.gif) no-repeat;}
.ngg-imagebrowser .btn-next{ background:url(../images/btn-next.gif) no-repeat;}
.ngg-imagebrowser .counter{
	float:right;
	padding:5px 0 0;
	color:#000;
}
.ngg-imagebrowser .heading h3{
	line-height:16px;
	margin:0;
	float:left;
}
.ngg-imagebrowser .el-list{
	width:100%;
	position:relative;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
}
.ngg-imagebrowser .el-list li{
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	background:#fff;
	width:100%;
}
.ngg-imagebrowser .el-list li.active{
	z-index:2;
	position:relative;
}
.ngg-imagebrowser .el-list .img-hold{
	width:100%;
	overflow:hidden;
}
.ngg-imagebrowser .el-list .desc{
	background:#0b3587 url(../images/bg-descrip.gif) repeat-x 0 100%;
	overflow:hidden;
	padding:6px 20px 10px 10px;
}
* html .ngg-imagebrowser .el-list .desc{
	overflow:visible;
	height:1%;
}
.ngg-imagebrowser .el-list .title{ display:none;}
.content-hold .ngg-imagebrowser-desc p{
	margin:0 0 10px;
	color:#fff;
}
.ngg-imagebrowser-desc .share-box{
	width:226px;
	float:right;
}
.content-hold .share-box ul{
	margin:0;
}
.content-hold  .share-box ul li{
	background:none;
	padding:0 5px 0 0;
}
.content-hold  .share-box span{
	font-size:91.7%;
}
.footer-contact{
  float:left;
  width:160px;
  padding:0 0 0 14px;
  font-size:100%;
}


.columns{
  float:right;
  margin:14px 0 0;
  overflow:hidden;
}
.columns div{
  float:left;
  width:186px;
  padding:0 0 9999px 12px;
  margin:0 0 -9999px;
  border-left:1px solid #fff;
}
.main-form{
	width:100%;
	overflow:hidden;
}
.main-form .form-row{
	width:100%;
	overflow:hidden;
	padding:0 0 14px;
}
.main-form label{
	display:block;
	color:#222;
	font-size:1.17em;
	padding:0 0 1px;
}
.main-form textarea,
.main-form select,
.main-form .txt{
	background:#eee;
	border:1px solid #ddd;
	font:12px/14px Arial, Verdana, sans-serif;
	display:block;
}
.main-form .txt{
	height:14px;
	padding:2px 4px;
	width:396px;
}
.main-form textarea:focus,
.main-form select:focus,
.main-form .txt:focus{background:#fff;}
.main-form .txt-small{width:99px;}
.main-form .txt-small1{width:74px;}
.main-form .form-hold{
	width:100%;
	overflow:hidden;
	padding:2px 0;
}
.main-form .form-hold label{
	float:left;
	font-size:1em;
}
.main-form .form-hold .checkbox{
	float:left;
	width:16px;
	height:15px;
	margin:0 7px 0 0;
}
.main-form select{width:400px;}
.main-form textarea{
	padding:4px 0 4px 4px;
	height:87px;
	width:400px;
	max-width:400px;
}
.btn-submit{
	display:block;
	border:1px solid #ddd !important;
	height:30px;
	cursor:pointer;
	color:#222;
	background:#eee;
	float:left;
}
.btn-submit input{
	display:block;
	border:0;
	height:30px;
	width:auto;
	font-size:14px;
	line-height:30px;
	text-align:center;
	background:none;
	cursor:pointer;
}
.contacts{
	width:400px;
	overflow:hidden;
	padding:16px 0 12px;
}
.contacts address{
	display:block;
	font-style:normal;
}
.contacts address span{display:block;}
.contacts p{
	margin:0;
	padding:12px 0 0;
}
.contacts p a{text-decoration:none;}
.contacts p a:hover{text-decoration:underline;}