body {
	background-color: #E4E3E0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
#container {
	width: 775px;
	margin: 0px auto;
}
#containerBg {
	width: 100%;
	float: left;
	padding-top: 5px;
	padding-left: 5px;
	background-color: #FFFFFF;
	padding-bottom: 39px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#header {
	background-attachment: scroll;
	background-image: url(../img/header-images/logo-header.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 100px;
	width: 770px;
}
#navigation {
	float: left;
	width: 100%;
	margin-top: 3px;
	position: relative;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
}
#navigation li {
	padding: 0px;
	margin-right: 1px;
	display: block;
	float: left;
}
#mainImage {
	float: left;
	width: 760px;
	margin-bottom: 40px;
	margin-top: 3px;
}
#content {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
#contentTitle {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
#contentLeft {
	border-right: solid #CCCCCC 1px;
	float: left;
	width: 529px;
	padding: 0px;
	margin: 0px;
}
#contentLeft p {
	margin: 0px;
	padding: 0px 40px 15px 0px;
}
#map {
	width: 529px;
	float: left;
}
#contentRight {
	float: left;
	width: 170px;
	line-height: 17px;
}
#contentRight img {
	margin-left: 40px;
	margin-top: 20px;
}
#contentRight ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	margin: 0px;
}
#contentRight li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 11px;
}
#newsarticle1 {
	padding: 0px;
	margin: 0px;
}
#newsarticle1 li {
	list-style: none;
}
#contentRight #tenancyGuide {
	margin-top: 20px;
}
#tenancyGuide img {
	margin: 0px;
}
#footer {
	width: 100%;
	float: left;
}
#footerTop {
	float: left;
	width: 100%;
	margin-top: 50px;
}
#footer {
	float: left;
	width: 698px;
	border: 1px solid #CCCCCC;
}
#footer p {
	font-size: 10px;
	color: #979797;
	text-align: right;
	margin: 0px;
	padding: 3px 10px 3px 0px;
}

/* Nav rollover */
a.navHome {
	width: 109px;
	height: 27px;
	display: block;
	background-image: url(../img/buttons/button-home.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a.navAbout {
	width: 109px;
	height: 27px;
	display: block;
	background-image: url(../img/buttons/button-aboutus.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a.navManagement {
	width: 109px;
	height: 27px;
	display: block;
	background-image: url(../img/buttons/button-management.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a.navContactus {
	width: 109px;
	height: 27px;
	display: block;
	background-image: url(../img/buttons/button-contactus.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a.navSales {
	width: 109px;
	height: 27px;
	display: block;
	background-image: url(../img/buttons/button-sales.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a.navGaragebays {
	width: 109px;
	height: 27px;
	display: block;
	background-image: url(../img/buttons/button-garagebays.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a.navLettings {
	width: 109px;
	height: 27px;
	display: block;
	background-image: url(../img/buttons/button-lettings.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a.navPropertyListLet {
	width: 222px;
	height: 37px;
	display: block;
	background-image: url(../img/buttons/button-lettings-list.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a.navPropertyListSale {
	width: 204px;
	height: 37px;
	display: block;
	background-image: url(../img/buttons/button-sales-list.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

a.navPropertyListsale span, a.navPropertyListLet span, a.navHome span, a.navAbout span, a.navManagement span, a.navContactus span, a.navGaragebays span, a.navSales span, a.navLettings span { display: none; }

a.navHome:hover { background: url(../img/buttons/button-home.gif) no-repeat 0px -27px; }
a.navAbout:hover { background: url(../img/buttons/button-aboutus.gif) no-repeat 0px -27px; }
a.navManagement:hover { background: url(../img/buttons/button-management.gif) no-repeat 0px -27px; }
a.navContactus:hover { background: url(../img/buttons/button-contactus.gif) no-repeat 0px -27px; }
a.navGaragebays:hover { background: url(../img/buttons/button-garagebays.gif) no-repeat 0px -27px; }
a.navSales:hover { background: url(../img/buttons/button-sales.gif) no-repeat 0px -27px; }
a.navLettings:hover { background: url(../img/buttons/button-lettings.gif) no-repeat 0px -27px; }
a.navPropertyListLet:hover { background: url(../img/buttons/button-lettings-list.gif) no-repeat 0px -37px; }
a.navPropertyListSale:hover { background: url(../img/buttons/button-sales-list.gif) no-repeat 0px -37px; }

/* Link style */
#footer a, #footer a:visited {
	font-size: 10px;
	text-decoration: underline;
	color: #979797;
}
#footer a:hover {
	text-decoration: none;
}
#content a, #content a:visited {
	color: #2A6A2D;
	text-decoration: underline;
}
#content a:hover {
	text-decoration: none;
}
#contentLeft img {
	border: none;
}
p {
	text-align: justify;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #0e3286;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

/* hiden layers + dropdown box*/

#dropdown_menu {
	position:absolute;
	left:109px;
	top:27px;
	width:109px;
	height:50px;
	z-index:2;
	background-color: #000000;
	border: solid #FFFFFF 1px;
}
#dropdown_menu ul {
	padding: 0px;
	margin: 5px 15px 0px 15px;
}
#dropdown_menu li {
	width: 100%;
	margin: 0px;
	list-style-type: none;
	padding: 1px 0px 1px 0px;
}
#lettings_dropdown_menu {
	position:absolute;
	left:549px;
	top:27px;
	width:109px;
	height:50px;
	z-index:2;
	background-color: #000000;
	border: solid #FFFFFF 1px;
}
#lettings_dropdown_menu ul {
	padding: 0px;
	margin: 5px 15px 0px 15px;
}
#lettings_dropdown_menu li {
	width: 100%;
	margin: 0px;
	list-style-type: none;
	padding: 1px 0px 1px 0px;
}
.boxSelect a {
	display: block;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none
}
.boxSelect a:visited {
	display: block;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none
}
.boxSelect a:hover {
	text-decoration: underline;
}
.borderBottom {
	border-bottom: solid #333333 1px;
}
.contactBoxFloat {
	float: left;
	width: 230px;
}
.contactBoxFloat ul {
	padding: 0px;
	margin: 0px 0px 20px 0px;
}
.contactBoxFloat li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	vertical-align: top;
}
.teamMember {
	float: left;
	width: 525px;
	position: relative;
	margin-bottom: 30px;
}
.teamMember img {
	margin-left: 20px;
}
.imageFrame {
	background-color: #E4E3E0;
	padding: 10px 10px 20px 10px;
}
.error
{
	float: left;
	clear: both;
}
label.error
{
	color: red;
	margin-bottom: 10px;
	display:none;
}
.radioz label.error
{

}
input, textarea
{
	font-family: Arial;
	font-size: 12px;
}