	@charset "UTF-8";
	/* CSS Document */
	
	
	/*----------INTRO WRAPPER----------*/
	/* font face */
	
	@import url(../fonts/stylesheet.css);
	
	/* ...... */
	
	#main_wrapper
	{
	position: relative;
	width: 100%;
	border-bottom: solid 1px #D1D3D4;
	margin: 0 0 0 0;
	}
	
	
	#main_content
	{
	position: relative;
	width: 960px;
	padding: 32px 10px;
	padding-bottom: 56px;
	margin: 0 auto 0 auto;
	}
	
	
	#intro_snippet
	{
	font-family: 'Merriweather', serif;
	font-size: 23px;
	font-weight: 400;
	line-height: 130%;
	text-align: center;
	color: #9FCAD2;
	margin: 0 0 16px 0;
	}
	
	
	
    #main_content p {
    color: rgb(255, 255, 255);
    font-family: 'Lato',sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 140%;
    margin: 0 auto;
    padding-left: 70px;
    padding-right: 70px;
    text-align: center;
    width: auto;
     }
	
	
	/*----------CTA WRAPPER----------*/
	
	
	#cta_wrapper_absolute
	{
	position: absolute;
	bottom: -40px;
	left: 20px;
	width: 960px;
	margin: 0 0 0 0;
	z-index: 9;
	}
	
	
	#cta_wrapper
	{
	position: relative;
	width: 960px;
	margin: 0 0 0 0;
	}
	
	
	#cta_selling
	{
	float: left;
	width: 464px;
	margin: 0 0 0 0;
	}
	
	
	#cta_selling a
	{
	display: block;
	background: #9FCAD2;
	border: solid 2px #D1D3D4;
	border-radius: 8px; 
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px; 
	-khtml-border-radius: 8px; 
	text-decoration: none;
	font-family: 'Lato', sans-serif;
	font-size: 26px;
	font-weight: 400;
	line-height: 100%;
	text-align: center;
	color: #fff;
	padding: 27px 32px;
	margin: 0 0 0 0;
	}
	
	
	#cta_selling a:hover
	{
	background: #463753;
	text-decoration: none;
	color: #fff;
	}
	
	
	#cta_letting
	{
	float: right;
	width: 464px;
	margin: 0 0 0 0;
	}
	
	
	#cta_letting a
	{
	display: block;
	background: #9FCAD2;
	border: solid 2px #D1D3D4;
	border-radius: 8px; 
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px; 
	-khtml-border-radius: 8px; 
	text-decoration: none;
	font-family: 'Lato', sans-serif;
	font-size: 26px;
	font-weight: 400;
	line-height: 100%;
	text-align: center;
	color: #fff;
	padding: 27px 32px;
	margin: 0 0 0 0;
	}
	
	
	#cta_letting a:hover
	{
	background: #463753;
	text-decoration: none;
	color: #fff;
	}
	
	
	/*----------INNER WRAPPER----------*/
	
	
	#inner_wrapper
	{
	position: relative;
	width: auto;
	margin: 0 auto 0 auto;
	}
	
	
	/*----------BACKGROUND IMAGE----------*/
	
	
	#background_img
	{
	position: relative;
	width: 100%;
	max-width: 100%;
	margin: 0 auto 0 auto;
	text-align:center;
	}
	
	
	#background_img img {
	max-width: 100%;
	height: auto;
	
	}
	.row {
	display:none;
	}
	
	
	@media screen and (max-width: 960px) {  
	
	#header {
	padding-left: 0;
	padding-right: 0;
	width: 780px;
	}
	#main_menu li a {
	padding: 10px 17px;
	}
	#property_description {
	width: 780px;
	}
	#property_search {
	width: 780px;
	}
	#property_title {
	width: 780px;
	}
	#property_detail {
	width: 780px;
	}
	#property_search a {
	width: auto;
	}
	#footer_logos {
	width:780px;
	}
	#footer_logos img {
	width:100%;
	}
	
	#cookie_trail {
	padding-left: 0;
	padding-right: 0;
	width: 780px;
	}
	#main_content {
	padding-left: 0;
	padding-right: 0;
	width: 780px;
	}
	
	#footer {
	padding-left: 0;
	padding-right: 0;
	width: 780px;
	}
	
	#cta_wrapper {
	width: 100%;
	}
	
	#cta_wrapper_absolute {
	left: 0;
	width: 100%;
	}
	#cta_selling {
	width: 46%;
	}
	#cta_letting {
	width: 46%;
	}
	}
	@media screen and (max-width: 780px) {  
	
	#header {
	padding-left: 0;
	padding-right: 0;
	width: 670px;
	}
	#main_menu li a {
	padding: 10px 17px;
	}
	#property_description {
	width: 670px;
	}
	#property_search {
	width: 670px;
	}
	#property_title {
	width: 670px;
	}
	#property_detail {
	width: 670px;
	}
	#property_search a {
	width: auto;
	}
	#footer_logos {
	width:670px;
	}
	
	#main_menu li a {
	padding: 6px 10px;
	}
	#logo {
	float: left;
	height: auto;
	margin: 0;
	width: 230px;
	}
	#logo img {
	height: auto;
	width: 100%;
	}
	
	#cookie_trail {
	padding-left: 0;
	padding-right: 0;
	width: 670px;
	}
	
	#main_content {
	padding-left: 0;
	padding-right: 0;
	width: 670px;
	}
	
	#footer {
	padding-left: 0;
	padding-right: 0;
	width: 670px;
	}
	#cta_wrapper {
	width:100%;
	}
	
	#cta_wrapper_absolute {
	left: 0;
	width: 100%;
	}
	#inner_wrapper {
	width:670px;
	}
	#cta_letting a {
	padding: 20px 30px;
	font-size: 21px;
	}
	#cta_selling a {
	padding: 20px 30px;
	font-size: 21px;
	}
	
	#footer_wrapper {
	position: relative;
	margin-top:-3px;
	}
	#main_content p {
	width: auto;
	}
	
	
	}
	@media screen and (max-width: 670px) {  
	#header {
	width:565px;
	}
	#main_menu li a {
	padding: 10px 17px;
	}
	#property_description {
	width: 565px;
	}
	#property_search {
	width: 565px;
	}
	#property_title {
	width: 565px;
	}
	#property_detail {
	width: 565px;
	}
	#property_search a {
	width: auto;
	}
	#footer_logos {
	width:565px;
	}
	#main_menu li {
	margin: 0 0 0 1px;
	}
	#main_menu li a {
	padding: 6px 8px;
	}
	#logo {
	float: left;
	height: auto;
	margin: 0;
	width: 176px;
	}
	#logo img {
	height: auto;
	width: 100%;
	}
	#cookie_trail {
	width:565px;
	}
	#main_content {
	width:565px;
	}
	#footer {
	width:565px;
	}
	#cta_wrapper {
	width:565px;
	}
	#cta_wrapper_absolute {
	width:565px;
	}
	#inner_wrapper {
	width:565px;
	}
	#cta_letting a {
	padding: 20px 30px;
	font-size: 20px;
	}
	#main_content p {
	width:auto;
	}
	
	
	}
	@media screen and (max-width: 600px) {
	#header {
	width:490px;
	}
	#main_menu li a {
	padding: 10px 17px;
	}
	#property_description {
	width: 490px;
	}
	#property_search {
	width: 490px;
	}
	#property_title {
	width: 490px;
	}
	#property_detail {
	width: 490px;
	}
	#property_search a {
	width: auto;
	}
	#footer_logos {
	width:490px;
	}
	#main_menu li {
	margin: 0 0 0 1px;
	}
	#main_menu li a {
	padding: 6px 8px;
	}
	#logo {
	float: left;
	height: auto;
	margin: 0;
	width: 176px;
	}
	#logo img {
	height: auto;
	width: 100%;
	}
	.menu {
	display:none;
	}
	.row {
	display: block;
	float: left;
	height: 35px;
	}
	.list {
	background-color: rgb(234, 232, 235);
	position: absolute;
	right: 35px;
	width: auto;
	z-index: 9999;
	}
	.list ul li {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: rgb(159, 202, 210);
	border-color: rgb(234, 232, 235);
	border-image: none;
	border-style: solid;
	border-width: 3px 4px 0;
	clear: both;
	color: rgb(255, 255, 255);
	font-family: verdana;
	font-size: 17px;
	padding: 10px 5px 10px 10px !important;
	width: 100%;
	}
	.last {
	border-bottom:4px solid rgb(234, 232, 235) !important;
	
	}
	#cookie_trail {
	width:490px;
	}
	#main_menu {
	margin: 25px 0 0;
	}
	#main_content {
	width:490px;
	}
	#footer {
	width:490px;
	}
	#cta_wrapper {
	width:490px;
	}
	#cta_wrapper_absolute {
	width:490px;
	}
	#inner_wrapper {
	width:490px;
	}
	#cta_selling a {
	font-size: 17px;
	padding: 19px 30px;
	}
	#cta_letting a {
	font-size: 17px;
	padding: 19px 30px;
	}
	}
	@media screen and (max-width: 565px) {  
	#header {
	width:490px;
	}
	#main_menu li a {
	padding: 10px 17px;
	}
	#property_description {
	width: 490px;
	}
	#property_search {
	width: 490px;
	}
	#property_title {
	width: 490px;
	}
	#property_detail {
	width: 490px;
	}
	#property_search a {
	width: auto;
	}
	#footer_logos {
	width:490px;
	}
	#main_menu li {
	margin: 0 0 0 1px;
	}
	#main_menu li a {
	padding: 6px 8px;
	}
	#logo {
	float: left;
	height: auto;
	margin: 0;
	width: 176px;
	}
	#logo img {
	height: auto;
	width: 100%;
	}
	.menu {
	display:none;
	}
	.row {
	display: block;
	float: left;
	height: 35px;
	}
	.list {
	background-color: rgb(234, 232, 235);
	position: absolute;
	right: 35px;
	width: auto;
	z-index: 9999;
	}
	.list ul li {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: rgb(159, 202, 210);
	border-color: rgb(234, 232, 235);
	border-image: none;
	border-style: solid;
	border-width: 3px 4px 0;
	clear: both;
	color: rgb(255, 255, 255);
	font-family: verdana;
	font-size: 17px;
	padding: 10px 5px 10px 10px !important;
	width: 100%;
	}
	.last {
	border-bottom:4px solid rgb(234, 232, 235) !important;
	
	}
	#cookie_trail {
	width:490px;
	}
	#main_menu {
	margin: 25px 0 0;
	}
	#main_content {
	width:490px;
	}
	#footer {
	width:490px;
	}
	#cta_wrapper {
	width:490px;
	}
	#cta_wrapper_absolute {
	width:490px;
	bottom: -28px;
	}
	#inner_wrapper {
	width:490px;
	}
	
	}
	
	@media screen and (max-width: 490px) {  
	#header {
	width:380px;
	}
	#main_menu li a {
	padding: 10px 17px;
	}
	#property_description {
	width: 380px;
	}
	#property_search {
	width: 380px;
	}
	#cookie_trail {
	width:380px;
	}
	#property_title {
	width: 380px;
	}
	#property_detail {
	width: 380px;
	}
	#property_search a {
	width: auto;
	}
	#footer_logos {
	width:380px;
	}
	#main_menu li {
	margin: 0 0 0 1px;
	}
	#main_menu li a {
	padding: 6px 8px;
	}
	#logo {
	float: left;
	height: auto;
	margin: 0;
	width: 176px;
	}
	#logo img {
	height: auto;
	width: 100%;
	}
	.menu {
	display:none;
	}
	.row {
	display: block;
	}
	.list {
	background-color: rgb(234, 232, 235);
	position: absolute;
	right: 35px;
	width: auto;
	z-index: 9999;
	}
	.list ul li {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: rgb(159, 202, 210);
	border-color: rgb(234, 232, 235);
	border-image: none;
	border-style: solid;
	border-width: 3px 4px 0;
	clear: both;
	color: rgb(255, 255, 255);
	font-family: verdana;
	font-size: 17px;
	padding: 10px 5px 10px 10px !important;
	width: 100%;
	}
	.last {
	
	border-bottom:4px solid rgb(234, 232, 235) !important;
	
	}
	#main_menu {
	margin: 25px 0 0;
	}
	#main_content {
	width:380px;
	}
	#footer {
	width:380px;
	}
	#cta_wrapper {
	width:380px;
	}
	#cta_wrapper_absolute {
	width:380px;
	}
	#inner_wrapper {
	width:380px;
	}
	
	#cta_selling a {
	font-size: 14px;
	padding: 12px 30px;
	}
	#cta_selling {
	width: 40%;
	}
	
	#cta_letting {
	width: 40%;
	}
	
	#cta_letting a {
	font-size: 14px;
	padding: 13px 30px;
	}
	}
	
	@media screen and (max-width: 384px) {  
	#header {
	width:340px;
	}
	#main_menu li a {
	padding: 10px 17px;
	}
	#property_description {
	width: 340px;
	}
	#property_search {
	width: 340px;
	}
	#cookie_trail {
	width:340px;
	}
	#property_title {
	width: 340px;
	}
	#property_detail {
	width: 340px;
	}
	#property_search a {
	width: auto;
	}
	#footer_logos {
	width:340px;
	}
	#main_menu li {
	margin: 0 0 0 1px;
	}
	#main_menu li a {
	padding: 6px 8px;
	}
	#logo {
	float: left;
	height: auto;
	margin: 0;
	width: 176px;
	}
	#logo img {
	height: auto;
	width: 100%;
	}
	.menu {
	display:none;
	}
	.row {
	display: block;
	}
	.list {
	background-color: rgb(234, 232, 235);
	position: absolute;
	right: 35px;
	width: auto;
	z-index: 9999;
	}
	.list ul li {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: rgb(159, 202, 210);
	border-color: rgb(234, 232, 235);
	border-image: none;
	border-style: solid;
	border-width: 3px 4px 0;
	clear: both;
	color: rgb(255, 255, 255);
	font-family: verdana;
	font-size: 17px;
	padding: 10px 5px 10px 10px !important;
	width: 100%;
	}
	.last {
	border-bottom:4px solid rgb(234, 232, 235) !important;
	
	}
	#main_menu {
	margin: 25px 0 0;
	}
	
	#main_content {
	width:340px;
	}
	#footer {
	width:340px;
	}
	#cta_wrapper {
	width:322px;
	}
	#cta_wrapper_absolute {
	width:340px;
	}
	#inner_wrapper {
	width:340px;
	}
	
	
	#cta_selling a {
	font-size: 12px;
	padding: 12px 30px;
	}
	
	#cta_letting a {
	font-size: 11px;
	padding: 12px 30px;
	}
	
	#cta_selling {
	width: 47%;
	}
	
	#cta_letting {
	width: 47%;
	}
	}
	
	@media screen and (max-width: 340px) {  
	#header {
	width:90%;
	}
	#main_menu li a {
	padding: 10px 17px;
	}
	#property_description {
	width: 270px;
	}
	#property_search {
	width: 270px;
	}
	#property_title {
	width: 270px;
	}
	#property_detail {
	width: 270px;
	}
	#property_search a {
	width: auto;
	}
	#cookie_trail {
	width:90%;
	}
	#footer_logos {
	width:270px;
	}
	#main_menu li {
	margin: 0 0 0 1px;
	}
	#main_menu li a {
	padding: 6px 8px;
	}
	#logo {
	float: left;
	height: auto;
	margin: 0;
	width: 176px;
	}
	#logo img {
	height: auto;
	width: 100%;
	}
	.menu {
	display:none;
	}
	.row {
	display: block;
	}
	.list {
	background-color: rgb(234, 232, 235);
	position: absolute;
	right: 35px;
	width: auto;
	z-index: 9999;
	}
	.list ul li {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: rgb(159, 202, 210);
	border-color: rgb(234, 232, 235);
	border-image: none;
	border-style: solid;
	border-width: 3px 4px 0;
	clear: both;
	color: rgb(255, 255, 255);
	font-family: verdana;
	font-size: 17px;
	padding: 10px 5px 10px 10px !important;
	width: 100%;
	}
	.last {
	border-bottom:4px solid rgb(234, 232, 235) !important;
	
	}
	#main_menu {
	margin: 25px 0 0;
	}
	#main_content {
	width:90%;
	}
	#footer {
	width:auto;
	}
	#cta_wrapper {
	width:auto;
	}
	#cta_wrapper_absolute {
	width:auto;
	}
	#inner_wrapper {
	width:auto;
	}
	.nav-list {
	display: none;
	}
	}
	
	@media screen and (max-width: 240px) { 
	#header {
	width:200px;
	}
	#property_description {
	width: 200px;
	}
	#property_search {
	width: 200px;
	}
	#property_title {
	width: 200px;
	}
	#property_detail {
	width: 200px;
	}
	#cookie_trail {
	width:200px;
	}
	#footer_logos {
	width:200px;
	}
	#main_content {
	width:200px;
	}
	#footer {
	width:200px;
	}
	#cta_wrapper_absolute {
	width:200px;
	}
	#inner_wrapper {
	width:200px;
	}
	#intro_content {
	width:200px;
	}
	#services_wrapper {
	width:200px;
	}
	#main_intro {
	width:200px;
	}
	#portfolio_intro {
	width:200px;
	}
	#potential_returns {
	width:200px;
	}
	#residential_performance {
	width:200px;
	}
	#residential_performance_charts {
	width:200px;
	}
	#container {
	width:200px;
	}
	
	.mortgage_row {
	width: 200px;
	}
	#register_wrapper {
	width:200px;
	}
	#cta_content {
	width:200px;
	}
	.detail_text {
	width: auto;
	}
	.detail_block {
	width: auto;
	}
	#logo {
	width:100%;
	}
	.nav {
	float: left;
	}
	#contact_wrapper {
	width: auto;
	}
	
	#cta_wrapper {
	width: auto;
	}
	}
