html {
	height: 100%;
}
body {
	margin:0;
	height: 100%;
	color:#797979;
	background: url(../images/bg-body-index.jpg) repeat fixed;
	font: 11px Arial, Helvetica, sans-serif;
	min-width:1022px;
}
.index{
	background: url(../images/bg-body-index.jpg) repeat fixed;
}
img{border:none;}
a{
	color:#EC0058;
	text-decoration: none;
}
a:hover{text-decoration: underline;}
a:focus{outline: none;}
h1.logo{
	position: absolute;
	top: 60px;
	left: 34px;
	z-index: 1;
	width: 277px;
	height: 78px;
	margin: 0;
	text-indent: -9999px;
	overflow: hidden;
}
h1.logo a{
	display: block;
	height: 100%;
	background: url(../images/logo.gif) no-repeat 0 0;
}
#wrapper{
	width: 1022px;
	margin: 0 auto;
	min-height:100%;
	position:relative;
	background: url(../images/bg-wrapper.gif) repeat-y 17px 0;
}
* html #wrapper{
	height:100%;
}
.inner-wrapper{
	width:987px;
	background:url(../images/bg-shadow.png) no-repeat;
	padding: 0 18px 0 17px;
	min-height:100%;
}
* html .inner-wrapper{
	height:100%;
}
.page{
	padding:136px 0 0;
}
.index .page{
	padding:144px 0 0;
}
#header {
	width:987px;
	position:absolute;
	top:0;
	left:17px;
	background: url(../images/bg-header.gif) repeat-x;
	overflow: hidden;
	height: 136px;
}
#nav{
	position:absolute;
	top:5px;
	right:20px;
	list-style:none;
	margin:0;
	padding:0;
	background: url(../images/separator.gif) no-repeat 100% 5px;
}
#nav li{
	float:left;
	padding:0 0 0 1px;
	background: url(../images/separator.gif) no-repeat 0 5px;
}
#nav li a{
	float:left;
	font-size:18px;
	color:#999a99;
}
#nav li a span{
	float:left;
	cursor:pointer;
	padding:23px 13px 4px;
}
#nav li a:hover, #nav li.active a{
	text-decoration:none;
	color:#fff;
	background: url(../images/bg-nav-hover.gif) no-repeat 0 100%;
}
#nav li a:hover span, #nav li.active a span{
	background: url(../images/bg-nav-hover-right.gif) no-repeat 100% 100%;
}
.social{
	position:absolute;
	bottom:2px;
	right:22px;
	list-style:none;
	margin:0;
	padding:0;
	overflow:hidden;
}
.social li{
	float:left;
	padding:0 1px;
}
#main{
	overflow: hidden;
	width:949px;
	padding: 0 18px 221px;
}
.gallery{
	width:100%;
	position:relative;
}
.gallery ul{
	list-style:none;
	margin:0;
	padding:0;
	height:1%;
	overflow:hidden;
}
.gallery ul li{
	float:left;
}
.gallery ul li img{
	display:block;
}
.gallery .text{
	position:absolute;
	top:93px;
	right:23px;
	font-size:24px;
	font-weight:normal;
	color:#fff;
}
.gallery .arrow{
	position:absolute;
	right:0;
	bottom:32px;
	text-indent:-9999px;
	overflow:hidden;
	background: url(../images/arrow.gif) no-repeat;
	width: 59px;
	height: 39px;
}
* html .gallery .arrow{
	right:-1px;
}
#content {
	float:left;
	width:703px;
	padding:0 0 0 3px;
}
.index #content{
	width:100%;
	overflow:hidden;
	padding:22px 0 0 0;
}
.aside1{
	float:left;
	width:222px;
}
#content .text-box{
	border-bottom:1px solid #c0c0c0;
	margin:0 0 12px;
}
h2{
	margin:0 0 7px;
	font-size:24px;
	color:#EC0058;
	font-weight:normal;
}
h3{
	margin:0 0 2px;
	font-size:14px;
	color:#797979;
}
#content p{
	line-height:14px;
	margin:0 0 13px;
	text-indent:1px;
}
.aside2{
	float:left;
	width:224px;
	display:inline;
	padding:0 0 0 28px;
}
.info{
	padding:6px 0 0;
}
.info .img{
	margin:0 0 14px;
}
.info .img img{
	display:block;
}
.nav{
	list-style:none;
	margin:0 0 21px;
	padding:0;
}
.nav li{
	margin:0 0 1px;
	height:1%;
	overflow:hidden;
}
.nav li a{
	display:block;
	height:21px;
	line-height:21px;
	padding:0 6px;
	font-size:11px;
	color:#fff;
	background: url(../images/bg-nav.gif) no-repeat;
}
.nav li a:hover{
	text-decoration:none;
	background: url(../images/bg-nav.gif) no-repeat 0 -21px;
}
.aside3{
	float:right;
	width:436px;
	padding:0 8px 0 0;
}
div.testim{
	background: url(../images/bg-line.gif) repeat-x;
	padding:10px 36px 22px 9px;
}
div.fees{
	background: url(../images/bg-line.gif) repeat-x;
	padding:10px 36px 10px 9px;
}
.blockquote blockquote{
	margin:0;
}
.blockquote q{
	display:block;
	margin:0 0 12px;
	quotes: none;
}
.blockquote q:before{content:"";}
.blockquote q:after{content:"";}
.blockquote cite{
	color:#9d9d9d;
	font-weight:bold;
	font-style:normal;
}
.twitter{
	background: url(../images/twitter.gif) no-repeat 0 15px;
	padding:13px 0 0 143px;
	min-height:62px;
}
* html .twitter{
	height:62px;
}
#content .twitter p{
	margin:0;
}
#sidebar{
	float:right;
	width: 200px;
	display:inline;
	margin:7px -35px 0 0;
	padding:38px 38px 0 10px;
	background: url(../images/bg-main.gif) no-repeat;
	line-height: 13px;
}
.solutions h2{
	margin:0 0 30px;
	font-size:36px;
	color:#EC0058;
}
.products{
	width:730px;
	margin:0 0 33px -27px;
	overflow:hidden;
}
.products .holder{
	height:1%;
	overflow:hidden;
	padding:0 0 31px;
}
.products .product{
	float:left;
	width:338px;
	margin:0 0 0 27px;
	display:inline;
	padding:1px 0 20px;
	color:#999a99;
}
.products .frame{
	float:left;
	background: url(../images/bg-line2.gif) no-repeat 28px 100%;
}
.products .product .img{
	margin:0 0 15px;
}
.products .product .img img{
	display:block;
}
.products .product h2{
	margin:0 0 12px;
	font-size:18px;
	color:#999a99;
}
.products .area{
	padding:0 25px 0 0;
}
.products .view{
	float:left;
	background: url(../images/btn-view-gallery.gif) no-repeat;
	width: 80px;
	height: 21px;
	line-height:21px;
	padding:0 6px;
	color:#fff;
}
.products .btn-holder{
	height:1%;
	overflow:hidden;
}
#content .products p{
	color:#999a99;
	margin:0 0 15px;
}
#sidebar h3{
	margin:0 0 13px;
	font-size:18px;
	font-weight:normal;
	color:#999a99;
}
#sidebar p{
	margin:0 0 15px;
	line-height:14px;
	color:#999a99;
}
.consultation{
	padding:0 0 34px;
}
.quote{
	background: url(../images/quotes-bottom.gif) no-repeat 100% 100%;
	padding:0 0 25px;
	margin-bottom: -10px;
}
.quote blockquote{
	margin:0;
	color:#999a99;
}
.quote q{
	display:block;
	margin:0 0 14px;
	quotes: none;
	padding:30px 0 0;
	background: url(../images/quotes.gif) no-repeat;
}
.quote q:before{content:"";}
.quote q:after{content:"";}
.quote cite{
	color:#9d9d9d;
	font-weight:bold;
	font-style:normal;
}
#footer {
	width: 988px;
	margin: -230px auto 0 auto;
	background: #ededed url(../images/bg-footer.gif) repeat-x;
	position: relative;
	overflow: hidden;
	padding:10px 0 0;
	height: 220px;
	color:#8b8b8d;
}
.bottomnav{
	float:right;
	list-style:none;
	margin:0;
	padding:0 10px 0 0;
	overflow:hidden;
}
.bottomnav li{
	float:left;
	background: url(../images/bullet.gif) no-repeat 0 3px;
	margin:0 10px 0 -1px;
	padding:0 0 0 10px;
}
.bottomnav li a{
	font-size:11px;
	color:#636466;
}
#footer .text-area{
	float:left;
	width:400px;
	padding:0 0 0 16px;
}
.address-box{
	padding: 8px 0 13px;
	font-size:11px;
}
.address-box p{
	margin: 0 0 1px;
}
.address-box address{
	font-style: normal;
}
.address-box address span{
	display: block;
}
p.copy{
	margin:0;
}






.txt-holder p a:hover{text-decoration:none;}
.txt-holder p strong a{
	font-size:14px;
	font-weight:normal;
	color:#f00;
	text-decoration:underline;
}
.txt-holder p font strong {font:14px Arial, Helvetica, sans-serif;}
.txt-holder p strong a:hover{text-decoration:underline;}
.txt-holder table {padding:0 0 15px; width: 720px;}
.txt-holder table tr td {
	font-size:11px;
	line-height:13px;
	padding:2px 1px;
	border-bottom:1px solid #666;
	color:#000;
}
.txt-holder table.test tr td {
	font-size:11px;
	line-height:13px;
	color:#000;
	border-bottom:1px solid #666;
	padding:4px 1px;
}
.txt-holder table tr td font strong{
	color:#f00;
	font:14px Arial, Helvetica, sans-serif;
}
.txt-holder table tr td p input{float:left;}
.txt-holder table tr td strong {
	color:#666;
	font-weight:normal;
}
.txt-holder table tr td a{
	color:#f00;
	text-decoration:underline;
}
.txt-holder table tr td a:hover{text-decoration:none;}
.registartion-page table tr td strong{font-size:12px;}
.txt-holder .registartion-page table tr td {
	border:0;
	padding:1px;
}
.txt-holder .registartion-page table tr td input.r,
.txt-holder .registartion-page table tr td textarea{border:0;}
.td-title strong{font-size:14px !important;}

.bottom-tr td{border:0 !important;}

.contacthref{
    color: #FF0000;
	text-decoration: underline;
}

.btn-lang{
	position:absolute;
	top:167px;
	right:-24px;
}
.btn-lang a{
	display:block;
	width:41px;
	height:88px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/lang-france.png) no-repeat;
}
.english a{background:url(../images/lang-english.png) no-repeat;}

