
* { margin:0; padding:0; outline:0; }
html,
body {
	height:auto !important;
	height:100%;
	min-height:100%;
	}
	body {
		font:62.5%/1.5 Arial, Helvetica, sans-serif;
		text-align:center;
		color:#fff;
		background:#133e60 url(../../holdingpage/images/branding/body-bg.gif) repeat-x 0 0;
		}
	img {
		border:0;
		text-align:center;
		font-weight:bold;
		}
.floatRight { float:right }
.hide		{ display:none }

div.green-line {
	height:1px;
	overflow:hidden;
	clear:both;
	background-color:#87e601;
	margin:0 9px 22px;
	}


h1 {
	position:relative;
	width:571px;
	height:41px;
	overflow:hidden;
	font-size:3em;
	font-style:italic;
	font-weight:bold;
	padding:0;
	margin:0 auto 20px;
	}
	h1 span {
		position:absolute;
		left:0;
		top:0;
		width:102%;
		height:41px;
		background:url(../../holdingpage/images/branding/h1-title.gif) no-repeat 0 0;
		}
body.property h1 {
	width:423px;
	height:41px;
	}
	body.property h1 span {
		height:41px;
		background:url(../../holdingpage/images/branding/h1-title-property.gif) no-repeat 0 0;
		}

h2 {
	font-size:1.6em;
	margin:0 9px;
	}

a,
a:hover,
a:active,
a:visited {
	color:#fff;
	text-decoration:none;
	}



.content {
	width:960px;
	margin:0 auto;
	padding:80px 0 40px;
	}
	body.property .content {
		width:960px;
		margin:0 auto;
		padding:80px 0 40px;
		}


.blocks {
	background:url(../../holdingpage/images/branding/shadow-top.png) no-repeat 0 0;
	padding:18px 0 0;
	margin:20px 3px 20px 0;
	float:left;
	}
	.last-block {
		margin-right:0;
		}
	.blocks-i {
		background:url(../../holdingpage/images/branding/shadow-bottom.png) no-repeat 0 100%;
		width:318px;
		padding:0 0 15px;
		}
		.blocks p {
			padding:17px 0 0;
			margin:18px 20px 20px;
			font-size:1.4em;
			color:#133e60;
			text-align:left;
			border-top:1px solid #f5f5f5;
			word-spacing:3px;
			}
		.blocks a {
			text-decoration:none !important;
			}

.b-shadow {
	background:url(../../holdingpage/images/branding/shadow-img-top.gif) no-repeat 0 0;
	width:287px;
	padding:3px 0 0;
	margin:0 auto;
	}
	.b-shadow-i {
		background:url(../../holdingpage/images/branding/shadow-img-bottom.gif) no-repeat 0 100%;
		padding:0 4px 4px;
		}
	.b-shadow-i img {
		display:block; /* For IE */
		border:1px solid #fff;
		}

a.link {
	background:url(../../holdingpage/images/branding/arrows.gif) no-repeat 0 50%;
	padding:0 0 0 15px;
	margin:0 0 0 10px;
	}
	a.link:hover {
		text-decoration:underline;
		}


.vcard {
	width:100%;
	height:306px;
	background:url(../../holdingpage/images/photo.png) no-repeat 100% 40px;
	text-align:left;
	border-top:1px solid #87e601;
	border-bottom:1px solid #87e601;
	padding:65px 0 0;
	}
	.vcard p {
		font-size:1.4em;
		font-weight:bold;
		width:485px;
		}
	.vcard h3 {
		font-size:2.2em;
		font-weight:normal;
		padding:15px 0 5px;
		}

