@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5a5959;
}
.style1 {
	font-size: 10px;
	color: #FFFFFF;
}

/* Header */
#navigation {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 65px;
}
#home {
	background:transparent url(images/btn_home.png) no-repeat scroll 0 0;
	display:block;
	height:33px;
	width:73px;
	margin-left:5px;
	margin-right:5px;
	margin-top: 15px;
	float: left;
	clear: right;
}
#home:hover {
background-position:0 -33px;
}
#rightmove {
	background:transparent url(images/btn_rightmove.png) no-repeat scroll 0 0;
	display:block;
	height:63px;
	width:250px;
	margin-left:5px;
	margin-right:5px;
	float: right;
	margin-top: 15px;
}
#rightmove:hover {
background-position:0 -63px;
}
#zoopla {
	background:transparent url(images/btn_zoopla.png) no-repeat scroll 0 0;
	display:block;
	height:63px;
	width:250px;
	margin-left:15px;
	margin-right:15px;
	margin-top: 15px;
	float: right;
	clear: right;
}
#zoopla:hover {
background-position:0 -63px;
}

#sales {
	background:transparent url(images/btn_propertysell.png) no-repeat scroll 0 0;
	display:block;
	height:63px;
	width:229px;
	margin-top: 10px;
	float: right;
	clear: right;
}
#sales:hover {
background-position:0 -63px;
}
#lettings {
	background:transparent url(images/btn_propertylet.png) no-repeat scroll 0 0;
	display:block;
	height:63px;
	width:209px;
	margin-top: 10px;
	float: right;
	clear: right;
}
#lettings:hover {
background-position:0 -63px;
}
#sales1 {
	background:transparent url(images/btn_propertysell.png) no-repeat scroll 0 0;
	display:block;
	height:63px;
	width:229px;
	margin-top: 10px;
	float: right;

}
#sales1:hover {
background-position:0 -63px;
}
#lettings1 {
	background:transparent url(images/btn_propertylet.png) no-repeat scroll 0 0;
	display:block;
	height:63px;
	width:209px;
	margin-top: 10px;
	float: right;

}
#lettings1:hover {
background-position:0 -63px;
}
#buy {
	background:transparent url(images/btn_properties.png) no-repeat scroll 0 0;
	display:block;
	height:33px;
	width:71px;
	margin-left:5px;
	margin-right:5px;
	margin-top: 15px;
	float: left;
	clear: right;
}
#buy:hover {
background-position:0 -33px;
}
#landlord {
	background:transparent url(images/btn_landlords.png) no-repeat scroll 0 0;
	display:block;
	height:33px;
	width:105px;
	margin-left:5px;
	margin-right:5px;
	margin-top: 15px;
	float: left;
	clear: right;
}
#landlord:hover {
background-position:0 -33px;
}
#tenant {
	background:transparent url(images/btn_tenants.png) no-repeat scroll 0 0;
	display:block;
	height:33px;
	width:90px;
	margin-left:5px;
	margin-right:5px;
	margin-top: 15px;
	float: left;
	clear: right;
}
#tenant:hover {
background-position:0 -33px;
}
#services {
	background:transparent url(images/btn_services.png) no-repeat scroll 0 0;
	display:block;
	height:33px;
	width:90px;
	margin-left:5px;
	margin-right:5px;
	margin-top: 15px;
	float: left;
	clear: right;
}
#services:hover {
background-position:0 -33px;
}
#contact {
	background:transparent url(images/btn_contact.png) no-repeat scroll 0 0;
	display:block;
	height:33px;
	width:91px;
	margin-left:5px;
	margin-right:5px;
	margin-top: 15px;
	float: left;
	clear: right;
}
#contact:hover {
background-position:0 -33px;
}
#navigation #phone {
	height: 35px;
	width: 245px;
	float: right;
	margin-top: 14px;
	margin-right: 10px;
}
/* Header */


/*front page */
#header {
	height: 263px;
	background-repeat: no-repeat;
	background-color: #2EABAF;
}
#header #logo {
	background-image: url(images/logo.jpg);
	height: 163px;
	width: 420px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 520px;
	padding-top: 50px;
	color: #141313;
	font-size: 16px;
	text-align: right;
	padding-right: 20px;
	padding-bottom: 50px;
}
#frontmain {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg_main.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 10px;
	padding-left: 10px;
	min-height: 327px;
}
#frontmain #sidebar {
	width: 330px;
	padding-left: 30px;
	padding-bottom: 10px;
	float: right;
	background-image: url(images/bg_sidebar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 20px;
}
#frontmain #content {
	width: 560px;
	float: left;
	margin-top: 20px;
}

/* Internal Pages */
#intheader {
	height: 114px;
	background-repeat: no-repeat;
	background-color: #32A5A8;
}
#intheader #logo {
	background-image: url(images/int_logo.jpg);
	height: 104px;
	width: 470px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 490px;
	padding-top: 10px;
	font-size: 16px;
		color: #141313;
}
#main {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg_main.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 10px;
	padding-left: 10px;
	min-height: 500px;
}
#llmain {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg_main.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 10px;
	padding-left: 10px;
	height: 1215px;
}

#llmain #content {
	width: 560px;
	float: left;
	margin-top: 20px;
	line-height: 20px;
	background-position: left;
	margin-bottom: 10px;
}
#llmain #sidebar {
	width: 330px;
	padding-left: 30px;
	padding-bottom: 10px;
	float: right;
	background-image: url(images/bg_sidebar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 20px;
}
#salesmain {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg_main.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 10px;
	padding-left: 10px;
	height: 650px;
}

#salesmain #content {
	width: 560px;
	float: left;
	margin-top: 20px;
	line-height: 20px;
	background-position: left;
	margin-bottom: 10px;
}
#salesmain #sidebar {
	width: 330px;
	padding-left: 30px;
	padding-bottom: 10px;
	float: right;
	background-image: url(images/bg_sidebar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 20px;
}
#servmain {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg_main.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 10px;
	padding-left: 10px;
	height: 1285px;
}

#servmain #content {
	width: 560px;
	float: left;
	margin-top: 20px;
	line-height: 20px;
	background-position: left;
	margin-bottom: 10px;
}
#servmain #sidebar {
	width: 330px;
	padding-left: 30px;
	padding-bottom: 10px;
	float: right;
	background-image: url(images/bg_sidebar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 20px;
}
#tenmain {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg_main.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 10px;
	padding-left: 10px;
	height: 520px;
}

#tenmain #content {
	width: 560px;
	float: left;
	margin-top: 20px;
	line-height: 20px;
	background-position: left;
	margin-bottom: 10px;
}
#tenmain #sidebar {
	width: 330px;
	padding-left: 30px;
	padding-bottom: 10px;
	float: right;
	background-image: url(images/bg_sidebar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 20px;
}
#main #sidebar {
	width: 330px;
	padding-left: 30px;
	padding-bottom: 10px;
	float: right;
	background-image: url(images/bg_sidebar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 20px;
}
#main #content {
	width: 560px;
	float: left;
	margin-top: 20px;
	line-height: 20px;
	background-position: left;
	margin-bottom: 10px;
}

#tenantinfo {
	background:transparent url(images/btn_tenantinfo.png) no-repeat scroll 0 0;
	display:block;
	height:63px;
	width:194px;
	margin-left:5px;
	margin-right:5px;
	margin-top: 15px;
	float: right;
	clear: left;
}
#tenantinfo:hover {
background-position:0 -63px;
}
#landlordinfo {
	background:transparent url(images/btn_landlordinfo.png) no-repeat scroll 0 0;
	display:block;
	height:63px;
	width:194px;
	margin-left:5px;
	margin-right:5px;
	margin-top: 15px;
	float: right;
	clear: right;
}
#landlordinfo:hover {
background-position:0 -63px;
}

/* Footer */
#footerint {
	height: 118px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding: 20px;
	color: #FFFFFF;
		clear: both;
}
#footer {
	background-image: url(images/bg_footermain.jpg);
	height: 158px;
	clear: both;
}


/* Text Styles */
.title {
	font-size: 18px;
	font-weight: bold;
}

A:link {text-decoration: none; color:#5a5959;}
A:visited {text-decoration: none; color:#5a5959;}
A:active {text-decoration: none; color:#5a5959;}
A:hover {text-decoration: none; color:#5a5959;}
.white A:link {text-decoration: none; color:#fff;}
.white A:visited {text-decoration: none; color:#fff;}
.white A:active {text-decoration: none; color:#fff;}
.white A:hover {text-decoration: none; color:#fff;}
#main #content #contactform {
	background-image: url(images/bg_contactform.jpg);
	height: 210px;
	width: 254px;
	float: right;
	padding-left: 30px;
	margin-top: 40px;
}
#main #content #map {
	height: 118px;
	width: 284px;
	float: right;
	margin-top: 10px;
}
#main #content #address {
	float: left;
	width: 250px;
}
#formsubmit {
	background-image: url(images/btn_formsend.png);
	display:block;
	height:24px;
	width:135px;
	margin-left:5px;
	margin-top: 5px;
	float: right;
	clear: right;
}
#formsubmit:hover {
background-position:0 -24px;
}
