@charset "utf-8";

/************************************************
 Header
************************************************ */
#header #more_header_text {
	text-align:left;
	background-color:#FFF;
	border-bottom:1px solid #C9C;
	padding:3px 15px;
}
#header strong {
	font-weight:normal;
}
#header h1 {
	font-weight:normal;
	display:inline;
}
img{
	display:block;
}
#container img.w960 {
	width:960px;
}
#container img.h750 {
	height:750px;
}
#container img.h600 {
	height:600px;
}
#container img.h540 {
	height:540px;
}
#container img.h150 {
	height:150px;
}
#container img.h500 {
	height:500px;
}
#container img.h400 {
	height:400px;
}
#container img.h350 {
	height:350px;
}
#container img.h250 {
	height:250px;
}

.alttext {
	display:none;
}

.link_bloc {
	position:relative;
}
.link_bloc a.link_main {
	position:absolute;
	display:block;
	left:236px;
	top:7px;
	width:364px;
	height:132px;
}
.link_bloc a.link_form {
	position:absolute;
	display:block;
	left:599px;
	top:7px;
	width:364px;
	height:132px;
}
.link_bloc a span {
	display:none;
}

.link_bloc a:hover {
	top:8px;
}
.link_bloc a.link_main:hover {
	left:237px;
}
.link_bloc a.link_form:hover {
	left:600px;
}

#footer_wrap {
	background-color:#111;
	padding-bottom:10px;
}
#footer_wrap #more_pagetop {
	text-align:right;
	background-color:#FFF;
}
#footer_wrap #more_footer_bloc {
	position:relative;
}
#footer_wrap #more_copyright {
	color:#FFF;
	padding:5px 15px 0;
	text-align:right;
}

#footer_wrap a#link_advancehomes {
	position:absolute;
	display:block;
	left:21px;
	top:104px;
	width:190px;
	height:70px;

}
#footer_wrap a#link_advancehomes img {
	width:190px;
	height:70px;
}
#footer_wrap a#link_advancehomes span {
	display:none;
}
#footer_wrap a#link_advancehomes:hover {
	left:22px;
	top:105px;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
}

#footer_wrap a#link_chintaimore {
	position:absolute;
	display:block;
	left:21px;
	top:185px;
	width:190px;
	height:50px;

}
#footer_wrap a#link_chintaimore img {
	width:190px;
	height:50px;
}
#footer_wrap a#link_chintaimore span {
	display:none;
}
#footer_wrap a#link_chintaimore:hover {
	left:22px;
	top:186px;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
}

