/* HTML Coding by Inteart Creative / www.inteart.ru */
/* Menu Header Styles */
hr
{
border:0px;
}
#header {
	top:0;
	left:0;
	right:0;
	padding-left:200px;
	padding-top:10px;
	background:url("../images/headrbg.gif") repeat-x top left;
	position:absolute;
	z-index:3;
}
#content {
	padding:274px 20px 0px 250px;
	position:relative;
}
#headler {
	height:202px;
	background:url("../images/headler_left.gif") no-repeat top left;
	padding-left:21px;
}
#window {
	float:left;
	position:relative;
	background:url("../images/window_bg.gif") repeat-x;
	height:202px;
	width:100%;
}
#login {
	float:right;
	position:relative;
	width:220px;
	height:202px;
	margin-left:-220px;
	background:url("../images/login_form.gif") no-repeat;
}
#form {
	padding:8px 20px;
}
#form a {
	font-size:10px;
}
#form b {
	display:block;
	padding-bottom:12px;
}
#form div {
	clear:both;
	height:22px;
}
#but_auth {
	text-align:right;
	padding-top:4px;
	margin-bottom:4px;
}
#but_auth input {
	width:95px !important;
	border:none !important;
}
#form label {
	float:left;
}
#form input {
	float:right;
	border:1px solid #C0C0C0;
	width:110px;
}
#windows {
	padding-right:224px;
	position:relative;
}
#couple {
	position:absolute;
	top:31px;
	left:36%;
}
#open_window img {
	position:absolute;
	margin-top:-11px;
}
#open_window {
	float:left;
	height:201px;
	width:30%;
	margin-top:11px;
	height:174px;
	background:url("../images/right_house.jpg") no-repeat top right;
}
#left_window {
	float:left;
	margin-top:11px;
	height:174px;
	background:url("../images/left_house.jpg") no-repeat top right;
	width:25%;
}
#center_window {
	float:left;
	margin-top:11px;
	background:url("../images/center_house.jpg") repeat-x top left;
	height:174px;
	width:45%;
}
#phone {
	display:block;
	text-align:center;
	color:#2E559E;
	font-family:Tahoma,Verdana,Arial,sans-serif;
	font-size:16px;
	font-weight:bold;
	padding-top:13px;
}
#phone span {
	font-size:12px;
	display:block;
	color:#535B6B;
}
div.clear
{
	clear:both;
}
