html{height:100%;}
body{
	margin:0;
	color:#333;
	font:15px Helvetica, Arial, sans-serif;
	background:#fff;
	height:100%;
	min-width:1002px;
}
img{border-style:none;}
a{
	text-decoration:underline;
	color:#333;
}
a:hover{text-decoration:none;}
input{
	font:100% Helvetica, Arial, sans-serif;
	vertical-align:middle;
}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper{
	min-height:100%;
	background:url(../images/bg-wrapper.gif) repeat-x 0 100%;
}
* html #wrapper{height:100%;}
.w1{padding:62px 0 269px;}
#main{
	width:938px;
	margin:0 auto;
	padding:0 0 20px 64px;
}
#main:after{
	content:"";
	display:block;
	clear:both;
}
#main .logo{
	width:522px;
	height:61px;
	background:url(../images/logo.gif);
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 11px 4px;
}
#main .logo a{
	display:block;
	height:100%;
}
#main .main-holder{height:1%;}
#main .main-holder:after{
	content:"";
	display:block;
	clear:both;
}
#main .main-txt{
	width:405px;
	float:left;
	position:relative;
	z-index:2;
}
#main h2{
	font-weight:normal;
	font-size:20px;
	line-height:24px;
	margin:0 0 39px;
}
#main .buttons{
	list-style:none;
	margin:0;
	padding:0;
	width:315px;
}
#main .buttons:after{
	content:"";
	display:block;
	clear:both;
}
#main .buttons li{
	height:1%;
	padding:0 0 10px;
}
#main .buttons li:after{
	content:"";
	display:block;
	clear:both;
}
#main .buttons a{
	display:block;
	font-weight:bold;
	font-size:21px;
	line-height:24px;
	text-decoration:none;
}
#main .buttons a.btn-yellow{
	width:294px;
	height:34px;
	color:#333;
	padding:11px 0 0 21px;
	background:url(../images/butt-yellow.png) no-repeat;
}
#main .buttons a.btn-black{
	width:294px;
	height:34px;
	color:#efe822;
	padding:11px 0 0 21px;
	background:url(../images/butt-black.png) no-repeat;
}
#main .buttons a .ico{
	font-style:normal;
	padding:0 24px 0 0;
	background:url(../images/ico-link.gif) no-repeat 100% 50%;
}
#main .buttons a.btn-yellow-middle{
	float:left;
	width:154px;
	height:35px;
	background:url(../images/butt-yellow-middle.png) no-repeat;
}
#main .buttons a.btn-yellow-short{
	display:inline;
	float:right;
	width:98px;
	height:35px;
	margin:0 4px 0 0;
	padding:11px 0 0 27px;
	background:url(../images/btn-yellow-short.png) no-repeat;
}
#main .buttons a.bubble{
	width:312px;
	overflow:hidden;
	color:#fff;
	margin:4px 0 0 -1px;
	position:relative;
}
#main .buttons a.bubble span{
	display:block;
	cursor:pointer;
}
#main .buttons a.bubble .bubble-t,
#main .buttons a.bubble .bubble-b{
	height:25px;
	background:url(../images/bg-bubble-t.png) no-repeat;
}
#main .buttons a.bubble .bubble-b{
	height:43px;
	background:url(../images/bg-bubble-b.png) no-repeat;
}
#main .buttons a.bubble .bubble-c{
	height:1%;
	padding:0 22px;
	background:url(../images/bg-bubble-c.png) repeat-y;
}
#main .buttons a.bubble .bubble-c:after{
	content:"";
	display:block;
	clear:both;
}
#main .buttons a.bubble .content{
	width:100%;
	float:left;
	position:relative;
	margin:-10px 0 -6px;
}
#main .visual{
	width:558px;
	float:right;
	margin:2px 0 0 -25px;
	position:relative;
	z-index:1;
}
#main .visual img{display:block;}

#login-footer{
	position:relative;
	overflow:visible;
	width:100%;
	margin-top:-280px;
	min-height:280px;
	border-top:1px solid #bdbdbd;
	background:#c5c5c5  repeat-x;
	#background:#c5c5c5 url(../images/bg-footer.gif) repeat-x;
}

#footer{
	position:relative;
	overflow:visible;
	width:100%;
	margin-top:-280px;
	min-height:300px;
	border-top:1px solid #bdbdbd;
	background:#c5c5c5  repeat-x;
	#background:#c5c5c5 url(../images/bg-footer.gif) repeat-x;
}

.f-holder{
	width:938px;
	margin:20px auto 0;
	padding:0 0 0 64px;
	overflow:hidden;
}
#footer p{margin:0 0 18px;}
.login-form legend span{
	position:absolute;
	top:0;
	left:-9999px;
}
.login-form .row{
	height:1%;
	overflow:hidden;
	padding:0 0 16px 1px;
}

.login-form .row div.txt{
	width:169px;
	height:23px;
	float:left;
	display:inline;
	padding:0px 25px 0px 0px;
}
.login-form .row input.txt{
	width:163px;
	border:1px solid #c7c7c7;
	border-top:2px solid #858585;
	padding:2px;
	font-size:13px;
}

.login-form .row label.right{
	float:left;
	width:180px;
	font-size:15px;
	line-height:20px;
	padding: 0 0px 0 0
}


.login-form label{
	float:left;
	width:84px;
	line-height:22px;
}
.login-form .text{
	width:157px;
	float:left;
	border:solid #c7c7c7;
	border-width:2px 1px 1px;
	border-top-color:#858585;
	padding:1px 5px 3px;
	font-size:13px;
	margin:0;
}
.login-form .checkbox{
	width:16px;
	height:15px;
	padding:0;
}
.login-form .remember-row{padding:1px 0 22px 1px;}
.login-form .remember-row .checkbox{
	float:left;
	margin:0 3px 0 0;
}
.login-form .remember-row label{
	width:auto;
	font:13px/15px Arial, Helvetica, sans-serif;
}
.login-form .remember-row .image{
	width:96px;
	height:34px;
}

