body {
	margin: 0;
	background: #ddd9d2 url(../images/bg-main.gif) repeat-x;
	font: 11px/16px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #777;
}

h2 {margin-bottom:8px}
h3 {margin-bottom:8px}
h4 {margin-bottom:8px}

img { border-style: none; }
a {
	color: #999;
	text-decoration: underline;
}
a:hover { text-decoration: none; }
input, textarea, select {
	font: 12px/16px "Trebuchet MS", Helvetica, sans-serif;
	vertical-align: middle;
}
input.text { padding: 0 3px; }
form, fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
/*container start*/
#container {
	width: 1000px;
	margin: 0 auto;
}
/*page start*/
#page {
	background: url(../images/bg-page-shadow.png) repeat-y;
	width: 100%;
}
#page:after {
	content: "";
	clear: both;
	display: block;
}
/*main block start*/
#main {
	margin: 0 10px -9px;
	background: #f0efea url(../images/bg-main-block.gif) repeat-y 225px 0;
	float: left;
	min-height: 9px;
	width: 980px;
	display: inline;
	position: relative;
}
* html #main { height: 9px; }
/*header start*/
#header {
	min-height: 163px;
	background: #ffcb3c url(../images/bg-header.jpg) no-repeat;
	position: relative;
	width: 100%;
}
* html #header { height: 163px; }
/*logo start*/
.logo {
	margin: 0 0 0 8px;
	width: 250px;
	height: 124px;
	background: url(../images/bg-logo.png) no-repeat;
	padding: 26px 0 0 3px;
}
.logo a {
	display: block;
	height: 0;
	width: 214px;
	height: 116px;
	text-indent: -9999px;
	overflow: hidden;
	position: relative;
}
/*logo end*/
/*login start*/
.login {
	height: 89px;
	position: absolute;
	top: 0;
	right: 0;
	background: url(../images/bg-login.jpg) no-repeat;
	margin: 0;
	padding: 8px 18px 0 33px;
	list-style: none;
	width: 170px;
	font-size: 9px;
}
.login a {
	color: #abcdd8;
	text-decoration: none;
}
.login a:hover { text-decoration: underline; }
.login li {
	width: 100%;
	overflow: hidden;
}
.login label {
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
}
.login li input.text {
	float: left;
	width: 73px;
	margin: 0 0 4px;
}
.login li input.password, .login li input.btn { float: right; }
/*login end*/
/*main navigation start*/
.main-nav {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 530px;
	position: absolute;
	top: 95px;
	left: 225px;
}
.main-nav li { float: left; }
.main-nav li a {
	height: 32px;
	float: left;
	overflow: hidden;
}
.main-nav li a:hover { position: relative; }
.main-nav li span {
	height: 64px;
	float: left;
	background-repeat: no-repeat;
	text-indent: -9999px;
	cursor: pointer;
}
.main-nav li.home span {
	width: 88px;
	background-image: url(../images/bg-main-nav-home.png);
}
.main-nav li.about span {
	width: 109px;
	background-image: url(../images/bg-main-nav-about.png);
}
.main-nav li.properties span {
	width: 114px;
	background-image: url(../images/bg-main-nav-properties.png);
}
.main-nav li.services span {
	width: 103px;
	background-image: url(../images/bg-main-nav-news.png);
}
.main-nav li.contact span {
	width: 116px;
	background-image: url(../images/bg-main-nav-contact.png);
}
.main-nav li.active a span, .main-nav li a:hover span { margin: -32px 0 0; }
/*main navigation end*/
#header p.info {
	height: 16px;
	width: 278px;
	position: absolute;
	top: 7px;
	left: 82px;
	text-indent: -9999px;
	background: url(../images/bg-header-info.png) no-repeat;
	margin: 0;
}
#header strong.info {
	position: absolute;
	bottom: 2px;
	left: 4px;
	color: #383838;
	text-transform: uppercase;
	font-size: 10px;
}
/*header end*/
/*content start*/
#content { width: 100%; }
#content:after {
	content: "";
	clear: both;
	display: block;
}
/*seo block start*/
.seo-block {
	width: 754px;
	float: right;
	margin: -36px 0 0;
	position: relative;
	border-top: 1px solid #afa69d;
	background: #f0efea url(../images/bg-main-block.gif) repeat-y;
	min-height: 36px;
	padding: 0 0 0 1px;
}
* html .seo-block { height: 36px; }
/*widget block start*/
.widget {
	margin: -1px 0 10px 7px;
	width: 211px;
}
.widget h2 {
	font-size: 20px;
	text-transform: uppercase;
	color: #2b7796;
	font-weight: normal;
	margin: 0;
	line-height: 20px;
}
.widget h3 {
	margin: 0;
	color: #2b7796;
	font-size: 13px;
}
.widget .head {
	border-top: 1px solid #c4beb6;
	height: 1%;
	overflow: hidden;
	padding: 13px 30px 0 11px;
	position: relative;
}
.widget .head .rss {
	display: block;
	width: 16px;
	height: 16px;
	background: url(../images/icon-rss.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 15px;
	right: 11px;
}
.widget .text-block {
	border-top: 1px solid #c4beb6;
	padding: 7px 11px 4px;
	margin: 9px 0 0;
}
.widget .body { padding: 0 11px; }
.widget p { margin: 10px 0 0; }
/*widget block end*/
/*search form start*/
.search-form {
	margin: 0;
	padding: 0 0 4px;
	list-style: none;
}
.search-form li { padding: 5px 0 0; }
.search-form .text {
	width: 119px;
	margin: 0 2px 0 0;
}
.search-form .text, .search-form select { color: #929292; }
.search-form select { font-size: 9px; }
/*search form end*/
/*transactions start*/
.widget .transactions { padding-top: 7px; }
.transactions ul {
	margin: 0;
	padding: 0 0 5px;
	list-style: none;
}
.transactions ul li {
	background: #2b7796;
	color: #fff;
	padding: 2px 22px 3px 5px;
	position: relative;
	height: 1%;
}
.transactions ul li.alt { background: #abcdd8; }
.transactions ul li a {
	width: 11px;
	height: 11px;
	display: block;
	position: absolute;
	top: 50%;
	right: 6px;
	margin: -5px 0 0;
	background: url(../images/bg-plus.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
.transactions .more {
	width: 100%;
	overflow: hidden;
	line-height: 12px;
}
.transactions .more a {
	float: right;
	background: url(../images/bg-arrow.gif) no-repeat right;
	padding: 1px 22px 3px 0;
	color: #2b7796;
	text-decoration: none;
	margin: 0 4px 0 0;
}
.transactions .more a:hover { text-decoration: underline; }
/*transactions end*/
/*primary block start*/
.primary-block {
	width: 528px;
	float: left;
}
/*featured block start*/
.featured {
	padding: 7px 7px 19px;
	background: url(../images/bg-shadow-featured.png) no-repeat 0 100%;
}
.featured .color-holder { min-height: 264px; }
* html .featured .color-holder { height: 264px; }
#tab1 .color-holder { background: #f0efea; }
#tab2 .color-holder { background: #ebebeb; }
#tab4 .color-holder { background: #f0efea; }
#tab5 .color-holder { background: #ebebeb; }
.featured img { display: block; }
.featured .inner {
	width: 514px;
	position: relative;
}
.featured .text {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	font-size: 28px;
	color: #fff;
	line-height: 34px;
	text-transform: uppercase;
	padding: 0 120px 5px 44px;
	background: url(../images/bg-fader.png);
}
.featured .text .border {
	display: block;
	height: 1px;
	background:url(../images/bg-fader-border.png);
	overflow: hidden;
	margin: 0 0 4px;
}
.featured .action {
	width: 112px;
	height: 35px;
	position: absolute;
	bottom: 4px;
	right: 2px;
}
.featured .action .wrapp {
	width: 86px;
	height: 9px;
	padding: 13px;
	background: url(../images/bg-action.png) no-repeat;
}
.featured .action .wrapp .sub {
	width: 100%;
	position: relative;
}
.featured .action a {
	text-indent: -9999px;
	overflow: hidden;
	background-repeat: no-repeat;
}
.featured .action a.link-prev, .featured .action a.link-next {
	float: left;
	width: 5px;
	height: 9px;
}
.featured .action a.link-prev { background-image: url(../images/bg-arrow-left.png); }
.featured .action a.link-next {
	background-image: url(../images/bg-arrow-right.png);
	float: right;
}
.featured .action ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: auto;
	position: static;
}
.featured .action ul li {
	float: left;
	padding: 0 0 0 8px;
}
.featured .action ul a {
	display: block;
	width: 9px;
	height: 9px;
	background-image: url(../images/bg-preview-empty.png);
}
.featured .action ul li a.active { background-image: url(../images/bg-preview.png); }
.gallery { overflow: hidden; }
.gallery ul {
	width: 9999px;
	margin: 0;
	padding: 0;
	list-style: none;
}
.gallery ul li {
	float: left;
	position: relative;
}
/*featured block end*/
/*sub featured start*/
.sub-featured {
	height: 1%;
	overflow: hidden;
	padding: 6px 0 5px 17px;
}
.sub-featured .box {
	float: left;
	height: 142px;
	width: 233px;
	margin: 0 8px 9px 0;
	border: 5px solid #abcdd8;
}
.sub-featured .n-type { border-color: #2b7796; }
.sub-featured .welcome {
	background: url(../images/bg-welcome-box.jpg) no-repeat;
	color: #abcdd8;
	line-height: 18px;
	padding: 0 15px;
	height: 100%;
}
.sub-featured .welcome .title {
	font-size: 28px;
	color: #fff;
	line-height: 28px;
	text-transform: uppercase;
	display: block;
	margin: 0 0 4px;
	padding: 11px 0 0;
}
.sub-featured .welcome a {
	color: #abcdd8;
	text-decoration: none;
}
.sub-featured .welcome a:hover { text-decoration: underline; }
.sub-featured .welcome p { margin: 0 0 8px; }
.sub-featured .report {
	height: 100%;
	background: url(../images/bg-report-box.jpg) no-repeat;
	padding: 0 13px;
}
.sub-featured .report .head {
	width: 100%;
	overflow: hidden;
	font-size: 18px;
	color: #2b7796;
}
.sub-featured .report .head em {
	float: left;
	font: italic 14px "Trebuchet MS", Helvetica, sans-serif;
	margin: 13px 0 0;
}
.sub-featured .report .head strong {
	float: right;
	text-transform: uppercase;
	text-align: right;
	margin: 11px 0 0;
}
.sub-featured .report .head strong span {
	display: block;
	font-size: 24px;
	line-height: 20px;
}
.sub-featured .report .btn {
	width: 100%;
	overflow: hidden;
	padding: 12px 0 0;
}
.sub-featured .report .btn a {
	float: right;
	width: 59px;
	height: 19px;
	background: url(../images/btn-signup.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
.sub-featured .newsletter {
	background: url(../images/bg-newsletter-box.jpg) no-repeat;
	height: 100%;
	padding: 0 13px;
}
.sub-featured .newsletter .title {
	display: block;
	color: #2b7796;
	font-size: 18px;
	text-transform: uppercase;
	padding: 10px 0 0;
}
.sub-featured .newsletter .title em {
	font: italic 13px "Trebuchet MS", Helvetica, sans-serif;
	text-transform: none
}
.sub-featured .newsletter ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sub-featured .newsletter ul li {
	width: 100%;
	overflow: hidden;
	padding: 5px 0 0;
}
.sub-featured .newsletter ul input { float: right; }
.sub-featured .newsletter ul input.text {
	float: none;
	font: 11px Arial, Helvetica, sans-serif;
	width: 197px;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #333;
}
.sub-featured .extra {
	height: 100%;
	background-repeat: no-repeat;
	background-color: #cedce1;
	background-position:0px -14px;
}
.sub-featured .extra .text {
	padding: 122px 6px 0px 0px;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	text-align: right;
	text-transform: uppercase;
	width:230px;
	height:18px;
	overflow:hidden;
}
.sub-featured .extra .text em {
	font: italic 14px "Trebuchet MS", Helvetica, sans-serif;
	display: block;
	text-align: left;
	text-transform: none;
}
/*sub featured end*/
/*testimonials start*/
.testimonials {
	border-top: 1px solid #a79d93;
	background: #5592ab url(../images/bg-testimonials-line.gif) repeat-x 0 100%;
}
.testimonials .inner {
	background: url(../images/bg-testimonials.jpg) no-repeat 100% 100%;
	min-height: 165px;
	color: #fff;
	padding: 16px 120px 36px 18px;
	position: relative;
}
* html .testimonials .inner { height: 165px; }
.testimonials .title {
	font-size: 20px;
	line-height: 22px;
	display: block;
	font-weight: normal;
	text-transform: uppercase;
}
.testimonials blockquote {
	font: 13px/23px "Trebuchet MS", Helvetica, sans-serif;
	margin: 6px 0 16px;
}
.testimonials q { quotes: none; }
.testimonials q:before { content:""; }
.testimonials q:after { content:""; }
.testimonials blockquote q { font-style: italic; }
.testimonials blockquote cite {
	display: block;
	font-style: normal;
	font-weight: bold;
	margin: 14px 0 0;
}
.testimonials .copyright {
	position: absolute;
	bottom: 10px;
	left: 18px;
	width: 350px;
	overflow: hidden;
	color: #99d8eb;
}
.testimonials .copyright span { float: left; }
.testimonials .copyright ul {
	float: left;
	margin: 0 0 0 10px;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.testimonials .copyright ul li {
	float: left;
	background: url(../images/bg-separate.gif) no-repeat left;
	margin: 0 0 0 -1px;
	padding: 0 8px;
}
.testimonials .copyright a {
	color: #fff;
	text-decoration: none;
}
.testimonials .copyright a:hover { text-decoration: underline; }
/*testimonials end*/
/*primary block end*/
/*secondary block start*/
.secondary-block {
	width: 225px;
	float: right;
	overflow: hidden;
}
/*secondary block end*/
/*seo block end*/
/*sidebar start*/
.sidebar {
	width: 225px;
	float: left;
}
/*tab links start*/
.tabset {
	margin: 0;
	padding: 0;
	list-style: none;
	border-top: 1px solid #000;
	position: relative;
	z-index: 2;
}
.tabset li {
	border-bottom: 1px solid #000;
	border-top: 1px solid #666;
	width: 100%;
}
.tabset li a {
	display: block;
	width: 225px;
	height: 41px;
	overflow: hidden;
}
.tabset li span {
	display: block;
	height: 82px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	cursor: pointer;
}
.tabset li.reports span { background: url(../images/bg-tabset-reports.png); }
.tabset li.search span { background: url(../images/bg-tabset-search.png); }
.tabset li.properties span { background: url(../images/bg-tabset-properties.png); }
.tabset li.media span { background: url(../images/bg-tabset-media.png); }
.tabset li.blog span { background: url(../images/bg-tabset-blog.png); }
.tabset li a.active, .tabset li a:hover {
	margin: 0 -30px 0 0;
	width: 255px;
	position: relative;
}
.tabset li a.active span, .tabset li a:hover span { margin: -41px 0 0; }
/*tab links end*/
/*sidebar end*/
/*content end*/
/*main block end*/
/*page end*/
/*bottom shadow start*/
.bot-shadow {
	display: block;
	height: 19px;
	background: url(../images/bg-bottom-shadow.png) no-repeat;
}
/*bottom shadow end*/
/*partner start*/
.partner {
	text-align: center;
	padding: 30px 0 20px;
}
/*partner end*/
/*container end*/