@charset "utf-8";

* {
  margin: 0;
  padding: 0;
}
.divider {
	background-image: url(../images/divider.png);
	height: 250px;
	width: 15px;
	float: left;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #975159;
	color: #3C3C3C;
	background-repeat: repeat-x;
	background-image: url(../images/bg.jpg);
	font-size: 0.9em;
}

#branding h1 {
	width:960px;
	height:99px;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	margin: 0;
}

#branding {
	height: 99px;
	padding: 0px;
	text-indent: -2901px;
}

table.center {margin-left:auto; margin-right:auto;}

table
{ 
margin-left: auto;
margin-right: auto;
}



#sublinks {
	height: 24px;
	margin-left: auto;
	width: 926px;
	margin-right: auto;
	margin-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	padding-top: 4px;
	background-image: url(../images/sub_menu.png);
	background-repeat: no-repeat;
	background-color: #FFF;
}


#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-color: #FFF;
	margin-top: 15px;
	
}
#content {
	width: 865px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#titles_welcome {
	height: 24px;
	text-indent: -2400px;
	width: 400px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}
#titles_welcome h2 {
	width:400px;
	height:24px;
	background-image: url(../images/titles_welcome.png);
	background-repeat: no-repeat;
	margin: 0;
	padding-left: 0px;
}
#front_image {
	background-image: url(../images/home_image.jpg);
	background-repeat: no-repeat;
	height: 328px;
	width: 349px;
	float: right;
	text-indent: -1900px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.imgright {
	float: right;
	border: 0px;
	padding-right: 0px;
	padding-left: 10px;
	margin-right: 10px;
}
.imgleft {
	float: left;
	border: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 5px;
}
h1 {
	font-size: 1.4em;
	font-weight: bold;
	color: #0072BC;
  
}

h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #860816;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #860816;
}
.table_left {
	background-color: #01397C;
	color: #FFF;
	padding: 10px;
	font-weight: bold;
}
.table_right {
	background-color: #C589BC;
	color: #FFF;
	padding: 10px;
	font-weight: bold;
}
a {
	text-decoration: none;
	color: #FFF;
}
.greenlinks {
	color: #56712B;
}


a:hover {
	text-decoration: underline;
}
.purple_bullets
{
	margin: 0;
	padding: 0;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
}

li.pb
{
	background-image: url(../images/reddot.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-left: 20px;
	line-height: 1.8em;
	list-style-type: none;
}
.text_center {
	text-align: center;
}
table.center {margin-left:auto; margin-right:auto;}
.textred {
	color: #FFF;
}
/* Request form */

.red {
	color:#b00;
	font-weight:normal;
}
.textpurple {
	color: #860816;
}
#green {
	height: 235px;
	padding-left: 10px;
	padding-top: 10px;
	color: #FFF;
	font-weight: normal;
	background-color: #A2BD30;
}
#box1 {
	height: 102px;
	width: 256px;
	margin-top: 25px;
	background-image: url(../images/box1.png);
	float: left;
	padding-top: 160px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFF;
	margin-left: 5px;
}
#box2 {
	height: 102px;
	width: 256px;
	margin-top: 25px;
	background-image: url(../images/box2.png);
	float: left;
	margin-left: 30px;
	padding-top: 160px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFF;
}
#box3 {
	height: 100px;
	width: 256px;
	margin-top: 25px;
	background-image: url(../images/box3.jpg);
	float: left;
	margin-left: 30px;
	padding-top: 160px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFF;
}
#maintextbox {
	padding-left: 10px;
	padding-top: 10px;
	color: #666;
	font-weight: normal;
	clear: both;
}
#picmix01 {
	height: 333px;
	background-image: url(../images/mid_bg2.png);
	background-repeat: no-repeat;
	width: 960px;
}
#link_footer {
	width: 960px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: 80%;
	height: 20px;
	color: #BEBCBC;
	clear: both;
	background-image: url(../images/footerbg.png);
	background-repeat: repeat-x;
}
.tablecol_grey {
	background-color: #D3E7FE;
	padding: 10px;
	font-weight: bold;
	color: #02397C;
}
.tablecol_darkgrey {
	background-color: #6d6f78;
	color: #FFF;
	padding: 10px;
	font-weight: normal;
}
.tablecol_green {
	background-color: #860816;
	color: #FFF;
	padding: 10px;
	font-weight: bold;
}
.tablecol_orange {
	background-color: #e04818;
	color: #FFF;
	padding: 10px;
}
.tablecol_blue {
	color: #FFF;
	padding: 9px;
	font-weight: bold;
}
.tablecol_orange2 {
	background-color: #e78a20;
	color: #FFF;
	padding: 10px;
}
li.tip {
	background-image: url(../images/tip_bullet.png);
	background-repeat: no-repeat;
	background-position: 0 30%;
	padding-left: 20px;
	line-height: 1.4em;
	list-style-type: none;
	vertical-align: top;
	
}
#mapbox1 {
	width: 535px;
	margin-top: 35px;
	margin-bottom: 20px;
}
#mapbox2 {
	width: 350px;
	margin-bottom: 20px;
	float: right;
}
.tablecol_darkgreyside {
	background-color: #D7D7D7;
	color: #FFF;
	padding: 8px;
	font-weight: normal;
}
.tablecol_orange2side {
	background-color: #e78a20;
	color: #FFF;
	padding: 0px;
}
.tablecol_blueside {
	background-color: #3568b8;
	color: #FFF;
	padding: 0px;
}
.tablecol_orangeside {
	background-color: #e04818;
	color: #FFF;
	padding: 0px;
}
.tablecol_greenside {
	background-color: #2c9d9e;
	color: #FFF;
	padding: 0px;
}
.tablecol_greyside {
	padding: 9px;
	color: #FFF;
}
#contactbox1 {
	float: left;
	width: 265px;
	text-align: center;
	padding: 10px;
	height: 200px;
	background-color: #b0c143;
	color: #FFF;
	margin-right: 10px;
}
#contactbox2 {
	float: left;
	width: 265px;
	text-align: center;
	padding: 10px;
	height: 200px;
	background-color: #69A8D9;
	color: #FFF;
	margin-right: 10px;
}
#contactbox3 {
	float: left;
	width: 265px;
	text-align: center;
	padding: 10px;
	height: 200px;
	color: #FFF;
	background-color: #B0C143;
}
.imgborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#foodmap {
	height: 428px;
	width: 873px;
	background-image: url(../images/grey01_long.png);
	background-color: #EEE;
}
#glassmap {
	height: 428px;
	width: 873px;
	background-image: url(../images/grey02_long.png);
	background-color: #EEE;
}
.imgrightmap {
	float: left;
	border: 0px;
	margin-right: 10px;
	margin-top: 25px;
	margin-left: 10px;
}

#hometextbox {
	float: left;
	width: 440px;
	margin-left: 105px;
	margin-top: 10px;
	font-size: 90%;
}

#content_cont {
	width: 880px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 250px;
}
#content_home {
	width: 670px;
	padding: 0px;
	text-align: justify;
}
#content_home2 {
	width: 245px;
	padding: 0px;
	text-align: justify;
	float: right;
	margin-right: 10px;
}
.linkboxes {
	background-color: #0E9471;
	width: 525px;
	color: #FFF;
	padding: 10px;
	border: 2px solid #01397C;
	font-weight: bold;
	font-size: 14px;
}
#content_tenant {
	width: 550px;
	padding: 0px;
}
#content_tenant2 {
	width: 350px;
	padding: 7px;
	float: right;
	margin-right: 10px;
	background-color: #FFFFD9;
	border: 1px solid #0E9471;
}
#content_landlord2 {
	width: 365px;
	padding: 7px;
	float: right;
	margin-right: 10px;
}
#content_landlord3 {
	width: 350px;
	padding: 7px;
	margin-right: 0px;
	background-color: #FFF;
	border: 2px solid #0E9471;
}
.linkbox_smallg {
	background-color: #0E9471;
	width: 250px;
	color: #FFF;
	padding: 10px;
	border: 2px solid #01397C;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 25px;
}
#content_links {
	width: 950px;
	padding: 0px;
	text-align: justify;
	clear: both;
	height: 300px;
}
.linkbox_smallb {
	background-color: #02397C;
	width: 250px;
	color: #FFF;
	padding: 10px;
	border: 2px solid #0E9471;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 25px;
}
#content_partners {
	width: 950px;
	padding: 0px;
	text-align: justify;
	clear: both;
	height: 420px;
}
#content_form {
	width: 950px;
	padding: 0px;
	text-align: justify;
}
.linkbox_smallw {
	background-color: #FFF;
	width: 250px;
	color: #FFF;
	padding: 10px;
	border: 2px solid #0E9471;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 25px;
}
#homebox1 {
	width: 220px;
	background-repeat: no-repeat;
	float: left;
	margin-right: 6px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #FFF;
	margin-left: 6px;
	text-align: justify;
	font-size: 90%;
}
#homephotos {
	height: 250px;
	width: 500px;
	position: fixed;
}

#homebox2 {
	width: 220px;
	background-repeat: no-repeat;
	float: left;
	margin-right: 6px;
	margin-left: 6px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: justify;
	font-size: 90%;
}
#homebox3 {
	width: 215px;
	background-repeat: no-repeat;
	float: left;
	margin-right: 6px;
	margin-left: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: justify;
	font-size: 90%;
}
#search_home {
	background-image: url(../images/home_search.png);
	background-repeat: repeat-x;
	height: 52px;
	width: 430px;
	padding-top: 50px;
	padding-left: 10px;
	color: #4F4F4F;
	font-weight: bold;
	margin-top: 10px;
}
.searchbutton {
	margin-left: 10px;
	padding-bottom: 10px;
}

#homebox4 {
	width: 180px;
	background-image: url(../images/logobg.png);
	background-repeat: no-repeat;
	float: left;
	margin-right: 0px;
	margin-left: 6px;
	padding: 0px;
	height: 275px;
}
#frontblock {
	height: 275px;
	font-weight: normal;
	background-repeat: no-repeat;
	width: 940px;
	color: #5C5C5C;
}
.imgborder2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 5px;
}
#main_home {
	height: 211px;
	background-image: url(../images/main_home.jpg);
	background-repeat: no-repeat;
	width: 960px;
	margin-bottom: 5px;
}
#front_box1 {
	float: left;
	width: 640px;
	margin-left: 10px;
	margin-top: 5px;
	font-size: 90%;
	margin-bottom: 10px;
}
#front_box2 {
	float: left;
	width: 260px;
	margin-left: 30px;
	margin-top: 5px;
	font-size: 90%;
	margin-bottom: 10px;
	text-align: justify;
	background-image: url(../images/strategic_header.png);
	background-repeat: repeat-x;
	padding-top: 35px;
	background-color: #E2E2E2;
	padding-bottom: 10px;
	padding-left: 10px;
}
.smalltext {
	color: #5C5C5C;
	font-size: 80%;
}
#titles_conveyancing {
	height: 20px;
	text-indent: -2400px;
	width: 400px;
	padding: 0px;
	margin-left: 10px;
	margin-top: 5px;
}
#titles_conveyancing h2 {
	width:400px;
	height:28px;
	background-image: url(../images/titles_conveyancing.png);
	background-repeat: no-repeat;
	margin: 0;
	padding-left: 0px;
}
#main_conveyancing {
	height: 211px;
	background-image: url(../images/main_conveyancing.jpg);
	background-repeat: no-repeat;
	width: 960px;
}
#conveyancing_box2 {
	float: left;
	width: 425px;
	margin-left: 50px;
	margin-top: 5px;
	font-size: 90%;
	margin-bottom: 10px;
	text-align: justify;
	background-image: url(../images/conveyancingbg.png);
	background-repeat: repeat-x;
}
#main_profile {
	height: 211px;
	background-image: url(../images/main_profile.jpg);
	background-repeat: no-repeat;
	width: 960px;
}
#main_contact {
	height: 211px;
	background-image: url(../images/main_contact.jpg);
	background-repeat: no-repeat;
	width: 960px;
}
#profile_box1 {
	float: left;
	width: 900px;
	margin-left: 10px;
	margin-top: 5px;
	font-size: 90%;
	margin-bottom: 10px;
}
#profile_box2 {
	float: left;
	width: 413px;
	margin-left: 50px;
	margin-top: 5px;
	font-size: 90%;
	margin-bottom: 10px;
	text-align: justify;
	background-image: url(../images/bar_lettings.png);
	background-repeat: no-repeat;
	padding-right: 15px;
	padding-left: 10px;
	background-color: #E8E8E8;
	padding-top: 33px;
	height: 125px;
}
#profile_box3 {
	float: left;
	width: 413px;
	margin-left: 10px;
	margin-top: 5px;
	font-size: 90%;
	margin-bottom: 10px;
	text-align: justify;
	background-image: url(../images/bar_residential.png);
	background-repeat: no-repeat;
	padding-right: 15px;
	padding-left: 10px;
	background-color: #E8E8E8;
	padding-top: 33px;
	height: 125px;
}

#contactbg {
	float: left;
	width: 380px;
	margin-left: 50px;
	margin-top: 5px;
	font-size: 90%;
	margin-bottom: 10px;
	text-align: justify;
	background-image: url(../images/contactbg.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 10px;
}
#tvbox {
	float: left;
	width: 960px;
	margin-top: 5px;
}
#front_box3 {
	float: left;
	width: 260px;
	margin-left: 30px;
	margin-top: 5px;
	font-size: 90%;
	margin-bottom: 10px;
	text-align: justify;
	background-image: url(../images/management_header.png);
	background-repeat: repeat-x;
	padding-top: 35px;
	background-color: #E2E2E2;
	padding-left: 10px;
	padding-bottom: 10px;
}
#front_box4 {
	float: left;
	width: 260px;
	margin-left: 30px;
	margin-top: 5px;
	font-size: 90%;
	margin-bottom: 10px;
	text-align: justify;
	background-image: url(../images/contact_header.png);
	background-repeat: repeat-x;
	padding-top: 40px;
	background-color: #E2E2E2;
	padding-left: 10px;
	padding-bottom: 10px;
}
#main_home2 {
	height: 206px;
	background-image: url(../images/main_home2.jpg);
	background-repeat: no-repeat;
	width: 960px;
	margin-bottom: 5px;
}
#about1 {
	background-color: #E2E2E2;
	width: 190px;
	float: left;
	margin-right: 10px;
	margin-left: 0px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 190px;
}
#about2 {
	background-color: #E2E2E2;
	width: 190px;
	float: left;
	margin-right: 10px;
	margin-left: 5px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 190px;
}
#about3 {
	background-color: #E2E2E2;
	width: 190px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 190px;
}
.about_bullets {
	margin: 0;
	padding: 0;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
}
li.ab {
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-left: 15px;
	line-height: 1.6em;
	list-style-type: none;
	font-size: 90%;
}
#main_about {
	height: 211px;
	background-image: url(../images/main_about.jpg);
	background-repeat: no-repeat;
	width: 960px;
	margin-bottom: 5px;
}
#titles_about {
	height: 24px;
	text-indent: -2400px;
	width: 400px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}
#titles_about h2 {
	width:400px;
	height:24px;
	background-image: url(../images/titles_about.png);
	background-repeat: no-repeat;
	margin: 0;
	padding-left: 0px;
}
#titles_management {
	height: 24px;
	text-indent: -2400px;
	width: 400px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}
#titles_management h2 {
	width:400px;
	height:24px;
	background-image: url(../images/titles_management.png);
	background-repeat: no-repeat;
	margin: 0;
	padding-left: 0px;
}
#titles_endorsements {
	height: 24px;
	text-indent: -2400px;
	width: 400px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}
#titles_endorsements h2 {
	width:400px;
	height:24px;
	background-image: url(../images/titles_endorsements.png);
	background-repeat: no-repeat;
	margin: 0;
	padding-left: 0px;
}
#titles_recent {
	height: 24px;
	text-indent: -2400px;
	width: 400px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}
#titles_recent h2 {
	width:400px;
	height:24px;
	background-image: url(../images/titles_recent.png);
	background-repeat: no-repeat;
	margin: 0;
	padding-left: 0px;
}
#titles_contact {
	height: 24px;
	text-indent: -2400px;
	width: 400px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}
#titles_contact h2 {
	width:400px;
	height:24px;
	background-image: url(../images/titles_contact.png);
	background-repeat: no-repeat;
	margin: 0;
	padding-left: 0px;
}
#titles_strategic {
	height: 24px;
	text-indent: -2400px;
	width: 400px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}
#titles_strategic h2 {
	width:400px;
	height:24px;
	background-image: url(../images/titles_strategic.png);
	background-repeat: no-repeat;
	margin: 0;
	padding-left: 0px;
}
#longbox1 {
	float: left;
	width: 940px;
	margin-left: 10px;
	margin-top: 5px;
	font-size: 90%;
	margin-bottom: 10px;
}
#contbox_right {
	float: left;
	width: 260px;
	margin-left: 0
#;
	margin-top: 5px;
	font-size: 90%;
	margin-bottom: 10px;
	text-align: justify;
	background-image: url(../images/contact_header.png);
	background-repeat: repeat-x;
	padding-top: 40px;
	background-color: #E2E2E2;
	padding-left: 10px;
	padding-bottom: 10px;
}
li.mb {
	background-repeat: no-repeat;
	padding-left: 15px;
	line-height: 1.6em;
	list-style-type: none;
	font-size: 100%;
	background-image: url(../images/reddot.png);
	background-position: 2%;
}
#main_management {
	height: 211px;
	background-image: url(../images/main_skills.jpg);
	background-repeat: no-repeat;
	width: 960px;
	margin-bottom: 5px;
}
#main_strategic {
	height: 211px;
	background-image: url(../images/main_strategic.jpg);
	background-repeat: no-repeat;
	width: 960px;
	margin-bottom: 5px;
}
#main_endorsements {
	height: 211px;
	background-image: url(../images/main_endorsements.jpg);
	background-repeat: no-repeat;
	width: 960px;
	margin-bottom: 5px;
}
#main_recent {
	height: 211px;
	background-image: url(../images/main_recent.jpg);
	background-repeat: no-repeat;
	width: 960px;
	margin-bottom: 5px;
}
#main_development {
	height: 211px;
	background-image: url(../images/main_management.jpg);
	background-repeat: no-repeat;
	width: 960px;
	margin-bottom: 5px;
}
