html{
	background:url(../images/bg-html.gif);
}
body{
	margin:0;
	color:#999;
	font:12px/15px Helvetica, Arial, Verdana, sans-serif;
	background:#fff url(../images/bg-body.gif) repeat-x;
	min-width:1000px;
}
img{
	border:0
}
a, a:visited, a:active
{
	text-decoration: none;
	color: #999;
}
a:hover{
	background-color: #6c96b7;
	color: #fff;
}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
	color: #cbdd00;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
.w-holder{
	width:100%;
	overflow:hidden;
	padding:0 0 122px;
	background:url(../images/bg-wrapper.gif) repeat-x 0 100%;
}
#wrapper{
	width:880px;
	overflow:hidden;
	margin:0 auto;
	position:relative;
	padding:90px 32px 0px 32px;
}
#header{
	width:944px;
	overflow:hidden;
	height:55px;
	position:absolute;
	top:0;
	left:0;
	padding:35px 0 0;
}
.logo{
	float:left;
}
.logo a{
	display:block;
	width:33px;
	height:33px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/logo.gif) no-repeat;
}
.slogan{
	float:left;
	display:inline;
	margin:6px 0 0 13px;
	width:355px;
	height:24px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/slogan.png) no-repeat;
}
.login-hold{
	float:right;
	display:inline;
	width:350px;
	padding:0;
	margin:0 33px 5 0;
}
.login-description{
	width:100%;
	overflow:hidden;
	padding:0;
	margin-bottom:-8px;
}
.login-description1{
	float:left;
	width:75px;
	padding-left:30px;
	margin-left:60px;
	text-indent:-9999px;
	background:url(../images/text-user_name.gif) no-repeat;
}
.login-description2{
	float:left;
	width:50px;
	padding-left:30px;
	text-indent:-9999px;
	background:url(../images/text-password.gif) no-repeat;
}
}
.login-description p{
	font-size:9px;
	line-height:12px;
	margin:0;
	color: 666;
	/*text-shadow: #666 2px 2px 3px;*/
}
.text-client{
	float:left;
	display:inline;
	margin:7px 3px 0 0;
	width:53px;
	height:9px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/text-client.gif) no-repeat;
}

.text-label{
	float:left;
	display:inline;
	margin:7px 3px 0 0;
	width:53px;
	height:9px;
}
.login-hold span{
	float:left;
	display:inline;
	margin:0 2px 0 0;
	padding:5px 8px;
	width:87px;
	height:14px;
	overflow:hidden;
	background:url(../images/bg-inp-text.gif) no-repeat;
}
.login-hold .text{
	float:left;
	width:87px;
	height:12px;
	background:none;
	border:none;
	font-size:9px;
	line-height:12px;
	padding:1px 0;
	color:#4b4d69;
}
.btn-go{
	float:left;
	margin:6px 0 0 -1px;
}
#main{
	width:100%;
	overflow:hidden;
	background:url(../images/separator1.gif) no-repeat 0 100%;
	padding:0 0 23px;
	position:relative;
}
.bg-man{
	position:absolute;
	right:1px;
	bottom:4px;
	width:272px;
	height:382px;
	overflow:hidden;
	background:url(../images/bg-man.png) no-repeat;
	z-index:5;
}
* html .bg-man{bottom:3px;}
#gallery{
	width:672px;
	height:482px;
	position:relative;
	margin:0 0 0 0px;
	padding:0;
	list-style:none;
}
#gallery li{
	position:absolute;
	width:672px;
	height:501px;
	top:0;
	left:0;
	background: white;
	z-index:0;
	
}
#gallery li.active{
	z-index:1;
	border-color: #da4b8e;
	border-width: 1px;
}
#gallery li img{
	display:block;

}
#footer{
	width:100%;
	overflow:hidden;
	padding:25px 0 27px;
}
.threcolumns{
	width:100%;
	overflow:hidden;
}
.aside1{
	float:left;
	width:265px;
	padding:0 61px 0 0;
}
.aside2{
	float:left;
	width:265px;
	padding:0 47px 0 0;
}
.aside3{
	float:left;
	width:235px;
}
.threcolumns .heading{
	width:100%;
	overflow:hidden;
	padding:0 0 9px;
	background:url(../images/separator2.gif) no-repeat 0 100%;
}
.text-who,
.text-what,
.text-where{
	display:block;
	height:18px;
	overflow:hidden;
	text-indent:-9999px;
}
.text-who{
	background:url(../images/text-who.gif) no-repeat;
	width:52px;
}
.text-what{
	background:url(../images/text-what.gif) no-repeat;
	width:60px;
}
.text-where{
	background:url(../images/text-where.gif) no-repeat;
	width:72px;
}
.threcolumns .text{
	width:100%;
	overflow:hidden;
	padding:14px 0 0;
}
.threcolumns .text p{
	margin:0 0 5px 0;
}
.threcolumns ul{
	margin:0;
	padding:10px 0 0 0;
	list-style:none;
}
.threcolumns ul li{
	overflow:hidden;
	height:1%;
	vertical-align:top;
	background:url(../images/bullet1.gif) no-repeat 0 7px;
	padding:0 0 5px 6px;
}
.threcolumns address{
	width:100%;
	overflow:hidden;
	font-style:normal;
}
.threcolumns address span{
	display:block;
}
#slidingDiv{
	display: none;
}
