﻿* {
	margin:0px;
	padding:0px;
}

body {
	background-color:black;
	height: 100%;
	width: 100%;
	background-color:white;
}

html {
	background-color:black;
	height: 100%;
	width: 100%;
	background-color:white;
}

h1 {
	font-family:Verdana;
	font-size: 22pt;
	color:#223e99;
	margin-bottom:40px;
}

h2 {
	font-family:Verdana;
	font-size: 12pt;
	color:#223e99;
	margin-bottom:15px;
}

p {
	font-family:Verdana;
	font-size: 11pt;
	color:#223e99;
	margin-top:5px;
	margin-bottom:30px;
}

.NALSText {
	font-family:Verdana;
	font-size: 8pt;
	color:#223e99;
	margin-top:5px;
	margin-bottom:15px;
	text-align:center;

}

.wrapper {
	position:relative;
	width:924px;
	height: 100%;
	margin: 20px auto;
}

.main {
	position:relative;
	width:924px;
}

.header {
	position:relative;
	background-image:url('images/Header.png');
	width:924px;
	height:152px;
}

.btnPos {
	width:129px;
	height:159px;
	position:absolute;
	padding:0;
	margin:0;
	cursor: pointer;
	top:15px;
	left:25px;	
}

.btnPos.btn1 {
	
	background-image:url('images/Home.png');
	background-repeat:no-repeat;
	left:0px;
	top:0px;
	width:129px;
	height:30px;
}

.btnPos.btn1 a {
	background-image:url('images/Home.png');
	background-repeat:no-repeat;
	width:129px;
	height:30px;
	display:block;
	
}

.btnPos.btn1 a:hover {
	background:none;

}

.btnPos.btn2 {
	background-image:url('images/Sales.png');
	background-repeat:no-repeat;
	left:0px;
	top:40px;
	width:129px;
	height:30px;

}
.btnPos.btn2 a {
	background-image:url('images/Sales.png');
	background-repeat:no-repeat;
	width:129px;
	height:30px;
	display:block;
	
}

.btnPos.btn2 a:hover {
	background:none;

}

.btnPos.btn3 {
	background-image:url('images/Lettings.png');
	background-repeat:no-repeat;
	left:0px;
	top:80px;
	width:129px;
	height:30px;


}
.btnPos.btn3 a {
	background-image:url('images/Lettings.png');
	background-repeat:no-repeat;
	width:129px;
	height:30px;
	display:block;
	
}

.btnPos.btn3 a:hover {
	background:none;

}

.btnPos.btn4 {
	background-image:url('images/Tenants.png');
	background-repeat:no-repeat;
	left:0px;
	top:120px;
	width:129px;
	height:30px;


}
.btnPos.btn4 a {
	background-image:url('images/Tenants.png');
	background-repeat:no-repeat;
	width:129px;
	height:30px;
	display:block;
	
}

.btnPos.btn4 a:hover {
	background:none;

}

.btnPos.btn5 {
	background-image:url('images/Landlords.png');
	background-repeat:no-repeat;
	left:0px;
	top:160px;
	width:129px;
	height:30px;


}
.btnPos.btn5 a {
	background-image:url('images/Landlords.png');
	background-repeat:no-repeat;
	width:129px;
	height:30px;
	display:block;
	
}

.btnPos.btn5 a:hover {
	background:none;

}

.btnPos.btn6 {
	background-image:url('images/ContactUs.png');
	background-repeat:no-repeat;
	left:0px;
	top:200px;
	width:129px;
	height:30px;


}
.btnPos.btn6 a {
	background-image:url('images/ContactUs.png');
	background-repeat:no-repeat;
	width:129px;
	height:30px;
	display:block;
	
}

.btnPos.btn6 a:hover {
	background:none;

}

.btnPos.btn7 {
	background-image:url('images/ArrangeViewing.png');
	background-repeat:no-repeat;
	left:0px;
	top:240px;
	width:129px;
	height:43px;
}

.btnPos.btn7 a {
	background-image:url('images/ArrangeViewing.png');
	background-repeat:no-repeat;
	width:129px;
	height:43px;
	display:block;
}

.btnPos.btn7 a:hover {
	background:none;
}

.container {
	min-height:100%;
	height:100%;
	position: relative;
	width: 100%;
	overflow: hidden;
}

.Side_Left_Rep {
	background-image:url('images/Side_Left_Rep.png');
	width:12px;
	position:absolute;
	left:0px;
	top:0px;
	min-height:100%;
  	height:100%;
  	overflow: hidden;
  	padding-bottom: 20010px;  /* X + padding-bottom */
  	margin-bottom: -20000px;  /* X */
  	z-index:300;
}

.Side_Left {
	background-image:url('images/Side_Left.png');
	background-repeat:no-repeat;
	width:12px;
	position:absolute;
	left:0px;
	top:0px;
	height:558px;
  	overflow: hidden;
  	padding-bottom: 20010px;  /* X + padding-bottom */
  	margin-bottom: -20000px;  /* X */
  	z-index:400;
}

.left_col {
	background-image:url('images/ToolBar.png');
	width:186px;
	position:absolute;
	left:12px;
	top:0px;
	min-height:100%;
  	height:100%;
  	overflow: hidden;
  	padding-bottom: 20010px;  /* X + padding-bottom */
  	margin-bottom: -20000px;  /* X */
}

.right_col {
	background-color:fuchsia;
	margin:0px;
	width: 13px;
	height:100%;
	position: absolute;
	right: 0px;
	top: 0px;
  	padding-bottom: 20010px;  /* X + padding-bottom */
  	margin-bottom: -20000px;  /* X */
}

.Side_Right_Rep {
	background-image:url('images/Side_Right_Rep.png');
	width:12px;
	position:absolute;
	right: 0px;
	top:0px;
	min-height:100%;
  	height:100%;
  	overflow: hidden;
  	padding-bottom: 20010px;  /* X + padding-bottom */
  	margin-bottom: -20000px;  /* X */
  	z-index:300;
}

.Side_Right {
	background-image:url('images/Side_Right.png');
	background-repeat:no-repeat;
	width:12px;
	position:absolute;
	right: 0px;
	top:0px;
	height:558px;
  	overflow: hidden;
  	padding-bottom: 20010px;  /* X + padding-bottom */
  	margin-bottom: -20000px;  /* X */
  	z-index:400;
}


.page_content {
	position:relative;
	margin-left: 198px;
	margin-right: 12px;
	padding:30px 20px;
	background-color:white;	
}

.footer {
	position:relative;
	background-image:url('images/Footer.png');
	background-repeat:no-repeat;
	width:924px;
	height:23px;
	line-height:23px;
	text-align:center;
	color:#FFFFFF;
	font-size:15px;
	font-family:Tahoma, Verdana, Helvetica
}

.copyright {
	padding:0px;
	margin:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.6em;
	color:#223e99;
	text-align:center;
}

.copyright a{
	color:#223e99;
}

.AffilLogos {
	background-image:url('images/AffilLogos.png');
	background-repeat:no-repeat;
	position:relative;
	width:416px;
	height:193px;
	margin:0 auto;
	
}

.NALS {
	background-image:url('images/NALS.png');
	background-repeat:no-repeat;
	position:relative;
	width:173px;
	height:50px;
	margin:0 auto;
}

.ContactInfo {
	margin-left:0px;
}

.email {
	position:relative;
	top:3px;
	cursor:pointer;
}
.contactus {
	border:2px white solid;
	position:relative;
	width:100%;
	height:240px;
	margin:50px 0px 20px 0px;
	background-color:white;
}

.officemapLink {
	position:absolute;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight: bold;
	text-align:center;
	color:#223e99;
	width:100%;
	right:10px;
}

.googlemaps {
	position:relative;
	width:663px;
	height:650px;
	border:2px #223e99 solid;
	margin:0px 0px 30px 0px;
	padding:0px;
	right:0px;
}

.contactPhoto {
	background-image:url('Images/OfficePhoto.jpg');
	background-repeat:no-repeat;
	position:relative;
	float:right;
	border:2px #223e99 solid;
	width:300px;
	height:225px;
	top:0px;
	margin:10px 0px 0px 0px;
}

.photoAddressLink {
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight: bold;
	padding: 15px 5px;
	text-align:center;
	color:#223e99;
	text-decoration: none;
	bottom:15px;
	right:10px;
	width:150px;
}

.officemapBack {
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight: bold;
	padding: 15px 5px;
	text-align:center;
	color:#223e99;
	text-decoration: none;
	bottom:15px;
	left:0px;
	width:75px;

}

h4 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11pt;
	color: #223e99;
	padding: 14px 0px;
}

h4 span {
	color: #223e99;
	font-weight:normal;
}

address {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12pt;
	color:#223e99;
	padding: 5px 20px;
	font-style:normal;
}

.ArrowSearch {
	width:100%;
}

.GMW {
	width:100%;
	height:1000px;
}

.appreg {
	position:relative;
	width:100%;
	}

.appregBox {
	text-align:center;
	position:relative;
	width:670px;
	height:85px;
	border: 2px #223e99 solid;
	margin-bottom:40px;
}

.appregBox img{
	border:none;
	text-decoration:none;
}

.appregBox p {
	margin-bottom:15px;
}
