@charset "utf-8";
select {color:#FFFFFF !important;}
select option {background:#202020;}
/* Head Starts */
body
{
	font:normal 12px Arial, Helvetica, sans-serif;
}

.head-master
{
	width:100%;
	height:105px;
	margin:0 auto;
	background:#fff;
	z-index:100;
	position:absolute;
	left:0;
	top:0;
}

.head
{
	margin:0 auto;
	width:1220px;
	height:105px;
	position:relative;
}

ul.social
{ 
 width:auto;
 height:35px;
 list-style:none;
 padding:0;
 margin:0;
 position:absolute;
 top:5px; left:500px;
}
ul.social li
{
	float:left;
	width:auto;
	height:35px;
	padding:0 2px;
	margin:0;
	line-height:35px;
}
ul.social li img{padding-top:7px;}

.flash-master
{
	width:100%;
	height:470px;
	position:absolute;
	background:url(../images/flash-bg.png) no-repeat center top;
	top:0;
	left:0;
	z-index:0;
}
.flash-content
{
	margin:0 auto;
	position:relative;
	width:1000px;
	height:470px;
}


.logo
{
	background: url(/images/Logo.png) no-repeat;
	width: 258px;
	height: 91px;
	position: absolute;
	TOP: 10px;
	left: 0px;
}
.logo a
{
	display:block;
	width:100%;
	height:100%;
}

.menu-1
{
	width: 230px;
	height: 22px;
	position: absolute;
	top:5px;
	right:0px;
	color:#FFFFFF;
	background:url(/images/menu-bg.png) repeat-x;
	border-radius:10px;
	border-top-left-radius:0;
	border-top-right-radius:0;
	font-size:18px;

}

.menu-1 > ul {width:100%; height:22px; margin:0; padding:0; list-style:none;}
.menu-1 > ul > li {float:left; margin:0; line-height:19px; height:22px; text-align:center;}
.menu-1 > ul > li a
{
	font:normal 14px/22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	display:block;
	color:#262626;
	padding:0 5px;

}
.menu-1 > ul > li a:hover
{
	text-decoration:underline;
	color:#262626;
}

.menu-2
{
	width: 600px;
	height: 16px;
	position: absolute;
	bottom:15px;
	right: 0px;
}

.menu-2 > ul {width:100%; height:16px; margin:0 0 0 0; padding:0; list-style:none;}
.menu-2 > ul > li {float:left; height:16px; width:auto; text-align:center; line-height:16px;}
.menu-2 > ul > li > a { padding:0 10px; height:100%; display:block; color:#696563; text-decoration:none; font:normal 16px "Trebuchet MS", Arial, Helvetica, sans-serif;}
.menu-2 > ul > li > a:hover { height:100%; display:block; color:#ef5006;}
.menu-2 > ul > li > a > img {margin-top:12px;}

.back-2-financial
{
	background:url(../images/back-2-financial.png) no-repeat center top;
	width:222px;
	height:36px;
	position:absolute;
	top:62px;
	right:18px;
}

/*   Head End */


/* Search */
.search-bg
{
	margin:0 auto;
	position:absolute;
	top:190px;
	left:120px;
	width:777px;
	height:264px;
	background:url(/images/search-bg.png) no-repeat;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.img
{
	margin:0 auto;
	position:absolute;
	left:70px;
	top:40px;
	width:84px;
	height:20px;
	background:url(/images/srch.png) no-repeat;
}
.buy
{
	margin:0 auto;
	position:absolute;
	top:85px;
	left:75px;
	width:200px;
	height:30px;
	text-align:left;
	line-height:30px;
	color:#FFFFFF;
}

.buy-radio
{
	position:absolute;
	top:0px;
	left:90px;
	width:65px;
	height:29px;
	background:url(/images/buy.png) no-repeat;

}

.rent-radio
{
	position:absolute;
	top:0px;
	left:160px;
	width:65px;
	height:29px;
	background:url(/images/buy.png) no-repeat;
}
.txt1
{
	position:absolute;
	top:0px;
	left:90px;
	width:65px;
	height:29px;
	background:url(/images/buy.png) no-repeat;
}


.txt2
{
	position:absolute;
	top:0px;
	left:160px;
	width:65px;
	height:29px;
	background:url(/images/buy.png) no-repeat;
}
.budget
{
	margin:0 auto;
	position:absolute;
	top:85px;
	left:375px;
	width:200px;
	height:30px;
	text-align:left;
	line-height:30px;
}
.prop-type
{
	margin:0 auto;
	position:absolute;
	top:130px;
	left:75px;
	width:200px;
	height:30px;
	text-align:left;
	line-height:30px;
}
.txt3
{
	margin:0 auto;
	position:absolute;
	top:170px;
	left:75px;
	width:233px;
	height:38px;
	color:#FFFFFF;
	background:url(/images/prop-type.png) no-repeat;
}
.location
{
	margin:0 auto;
	position:absolute;
	top:130px;
	left:375px;
	width:200px;
	height:30px;
	text-align:left;
	line-height:30px;
}
.txt4
{
	margin:0 auto;
	position:absolute;
	top:170px;
	left:375px;
	width:233px;
	height:38px;
	background:url(/images/prop-type.png) no-repeat;
}
.search
{
	margin:0 auto;
	position:absolute;
	top:170px;
	left:640px;
	width:102px;
	height:41px;
}
select
{
	background:transparent;
	-webkit-appearance:none;
	border:0;
}
@media screen and (max-width:1024px)
{
	.head{width:1006px;}
}