html {
	height: 100%;
}
body {
	font: 14px Arial, Helvetica, sans-serif;
	color: #666;
	margin: 0;
	background: #f0f0f0 url('../images/body-bg.gif') repeat-x;
	height: 100%;
}
img {
	border: none;
}
form {
	margin: 0;
	padding: 0;
}
download {
	align:center;
	text-align:left;
}
.bg {
	float: left;
	position: relative;
	width: 50%;
	min-height: 100%;
	background: #a7a9ac url(../images/body-bg2.gif) repeat-y 100% 0;
	padding-right: 98px;
	position: relative;
}
* html .bg {
	height: 100%;
}
.line {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 459px;
	background: url(../images/body-bg3.gif) repeat-x;
}
/* index start */
#page {
	float: right;
	width: 938px;
	background: url(../images/page-bg.gif) repeat-y;
	margin-right: -469px;
	display: inline;
	position: relative;
	z-index: 100;
}
#header {
	overflow: hidden;
	height: 164px;
}
.divider {
	overflow: hidden;
	width: 100%;
}
.logo {
	float: left;
	margin-top: 20px;
}
.logo img {
	display: block;
}
.contacts {
	float: right;
	width: 340px;
	height: 69px;
	background: #58595b;
	color: #fff;
	padding: 55px 10px 0 21px;
}
.contacts p {
	margin: 0 0 5px;
	font-size: 14px;
	font-weight: bold;
}
.contacts span  {
	font-size: 12px;
	padding-left: 3px;
}
.contacts span strong {
	font-size: 19px;
	font-weight: normal;
	padding-left: 2px;
}
#nav {
	overflow: hidden;
	height: 80px;
	margin: 0;
	padding: 0;
	list-style: none;
	background: url(../images/nav-bg.gif) repeat-x;
}
#nav li {
	float: left;
	height: 30px;
	font-size: 15px;
	padding: 10px 20px 0 0;
	position: relative;
}
#nav li a {
	color: #fff;
	text-decoration: none;
}
#nav li a:hover,
#nav li a.active {
	color: #92bde5;
}
#nav li:hover ul,
#nav li.hover ul {
	display: block;
}
#nav li ul {
	overflow: hidden;
	width: 938px;
	height: 40px;
	margin: 0;
	padding: 0;
	list-style: none;
	background: #006394;
	position: absolute;
	left: 12px;
	top: 40px;
	display: none;
}
#nav li ul li {
	font-size: 13px;
	padding: 10px 16px 0 0;
}
#nav li ul li a {
	color: #fff;
}
#nav li ul li a:hover,
#nav li ul li a.active {
	color: #92bde5;
}
#content {
	overflow: hidden;
	width: 100%;
	padding-bottom: 86px;
}
.cont-box {
	overflow: hidden;
	width: 100%;
	height: 295px;
	background: #006394;
}
.main-img {
	float: left;
}
.income {
	float: right;
	width: 349px;
	height: 259px;
	padding: 36px 0 0 22px;
}
.income strong {
	font-size: 26px;
	font-weight: normal;
	color: #bfdceb;
	float: left;
	width: 100%; 
}
.income .fewer {
	color: #fff;
	line-height: 34px;
}
.income .city {
	line-height: 36px;
}
.income .empire {
	font-size: 24px;
	line-height: 30px;
}
.more-link {
	text-indent: -9999px;
	overflow: hidden;
	float: left; 
	width: 233px;
	height: 30px;
	background: url(../images/more-link.gif) no-repeat;
	margin-top: 16px;
}
.main {
	overflow: hidden;
	width: 914px;
	padding-top: 8px;
}
.col1 {
	float: left;
	width: 513px;
	padding: 0 30px 0 24px;
}
.col1 h1 {
	margin: 7px 0 0;
	padding-bottom: 4px;
}
.col1 h1 span {
	font-size: 25px;
	font-weight: normal;
	line-height: 28px;
}
.col1 p {
	margin: 22px 0 0;
	line-height: 20px;
}
.col2 {
	float: right;
	width: 314px;
	margin: -10px 33px 0 0;
	display: inline;
}
.side-box {
	overflow: hidden;
	width: 100%;
	margin-top: 10px;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
}
.prop {
	float: left;
	width: 277px;
	background: #92bde5;
	overflow: hidden;
	padding: 18px 0 20px 16px;
}
.to-find {
	padding-bottom: 25px
}
.prop h2 {
	margin: 0;
}
.prop h2 span {
	font-size: 18px;
	color: #fff;
	font-weight: normal;
	line-height: 22px;
}
.prop h2 span a {
	font-size: 18px;
	color: #fff;
	font-weight: normal;
	line-height: 22px;
	text-decoration:none;
}
.prop p {
	margin: 10px 0 0;
	font-size: 12px;
	color: #006394;
	line-height: 16px;
}
.arrow {
	float: right;
	text-indent: -9999px;
	overflow: hidden;
	width: 21px;
	background: #006394 url(../images/arrow.gif)  no-repeat 8px 24px;
	padding-bottom: 1000px;
	margin-bottom: -1000px;
}
#footer {
	overflow: hidden;
	width: 100%;
	padding-bottom: 43px;
}
#footer ul {
	float: left;
	margin: 0 0 0 27px;
	padding: 0;
	list-style: none;
	display: inline;
}
#footer ul li {
	float: left;
	padding-right: 12px;
	font-size: 12px;
}
#footer ul li a {
	color: #999;
	text-decoration: none;
}
#footer ul li a:hover {
	text-decoration: underline;
}
#footer .foot-text {
	float: left;
	font-size: 11px;
	color: #999;
	padding-left: 44px;
}
/* index end */
/* inner start */
.inner {
	background: #f0f0f0 url('../images/body-bg4.gif') repeat-x;
}
.inner .line {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 459px;
	background: url(../images/body-bg5.gif) repeat-x;
}
.inner #header {
	height: 204px;
}
.inner #content {
	padding-bottom: 56px;
}
.inner .main {
	padding-top: 0;
}
.inner .col1 {
	width: 567px;
	padding: 0;
}
.col-box {
	width: 528px;
	padding: 0 15px 0 24px;
}
.col-box p img {
	padding-right:5px;
	padding-bottom:5px;
}
.img-menu {
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
.img-menu li {
	float: left;
}
.img-menu li img {
	display: block;
}
.breadcrumbs {
	overflow: hidden;
	height: 100%;
	margin: 29px 0 0 -4px;
	padding: 0;
	list-style: none;
}
.breadcrumbs li {
	float: left;
	font-size: 13px;
	padding: 0 7px 0 7px;
	margin-left: -4px;
	background: url(../images/bread-bg.gif) no-repeat 0 4px;
}
.breadcrumbs li a {
	text-decoration: none;
	color: #006394;
}
.breadcrumbs li a:hover {
	text-decoration: underline;
}
.inner .col1 h2 {
	margin: 25px 0 -2px;
	padding-bottom: 0;
}
.inner .col1 p {
	margin: 25px 0 0;
}
.inner .col2 {
	width: 293px;
	margin: 18px 33px 0 0;
}
.inner .side-box {
	margin-top: 1px;
	border: none;
}
.inner .prop {
	padding-bottom: 22px;
}
.inner .owner {
	padding: 30px 0 32px 16px;
}
.col2 .form {
	overflow: hidden;
	width: 273px;
	background: #fff;
	padding: 25px 0 27px 20px;
}
.col2 .form h2 {
	margin: 0 0 10px 70px;
}
.col2 .form h2 span {
	font-size: 15px;
}
.col2 .form div {
	overflow: hidden;
	width: 251px;
	margin-top: 4px;
}
.col2 .form div label {
	float: left;
	font: 12px Arial, Helvetica, sans-serif;
	color: #999;
	margin-top: 1px;
}
.col2 .form div .text {
	float: right;
	width: 172px;
	background: #f0f0f0;
	border: none;
	font: 11px Arial, Helvetica, sans-serif;
	color: #666;
	padding: 2px 4px 4px;
}
.col2 .form div textarea {
	float: right;
	width: 172px;
	height: 58px;
	background: #f0f0f0;
	border: none;
	overflow: auto;
	font: 11px Arial, Helvetica, sans-serif;
	color: #666;
	padding: 2px 4px 4px;
}
.col2 .form .submit {
	float: left;
	margin: 13px 0 0 71px;
	display: inline;
}
/* inner end */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 70px;;
	display: block;
	overflow: hidden;
}
/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}
