﻿body
{
	background-color:Gray;
}
.buttons
{
	color:White;
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	z-index:1;
}
.links
{
	font-family:Tahoma;
	font-size:11px;
    letter-spacing:0;
    font-weight:bold;
     
	z-index:1;
}
.buttons a
{
   text-decoration: none;
   color: white; 
   outline-color:Black;
}


.buttons a:hover
{
 
  color:#45cffa;
}
.links a
{
   text-decoration: none;
   color:#850e11;
   outline-color:Black;
}


.links a:hover
{
 
  color:#084f50;
}


#header
{
	position:absolute;
	z-index:0;
	top:0px;
	left:200px;
	background-image:url('images/Header.jpg');
	height: 247px;
	width: 765px;
}

#leftcol
{
	position:absolute;
	left:200px;
	top:247px;
	width:216px;
	height:392px;
	background-image:url('images/leftcol.jpg');
}
#rightcol
{
	position:absolute;
	left:901px;
	top:247px;
	width:64px;
	height:391px;
	background-image:url('images/rightcol.jpg');
}
	
#footer
{
	position:absolute;
	top:1px;
	left:100px;
}
#contentlandlords
{
	position:absolute;
	left:454px;
	top:233px;
	width:427px;
	height:401px;
	background-image:url('images/LandlordsText.jpg');
	
}
#contentaboutus
{
	position:absolute;
	left:477px;
	top:228px;
	width:380px;
	height:401px;
	background-image:url('images/AboutUs.jpg');
	
}
#contentservices
{
	position:absolute;
	z-index:2;
	left:438px;
	top:235px;
	width:454px;
	height:391px;
	background-image:url('images/Servicetext.jpg');
	
}
#footer
{
	position:absolute;
	left:200px;
	top:637px;
	width:765px;
	height:67px;
	background-image:url('images/footer.jpg');

}
#homepage
{
	position:absolute;
	left:272px;
	top:294px;
	width:200px;
	height:30px;
	
}
#landlords
{
	position:absolute;
	left:275px;
	top:385px;
	width:200px;
	height:30px;
	
}

#property
{
	position:absolute;
	left:277px;
	top:339px;
	width:200px;
	height:30px;
	right: 497px;
}
#aboutus
{	position:absolute;
	left:277px;
	top:339px;
	width:200px;
	height:30px;
}
	
#services
{
	position:absolute;
	left:280px;
	top:429px;
	width:200px;
	height:30px;
}
#contactus
{	position:absolute;
	left:270px;
	top:476px;
	width:200px;
	height:30px;
}
#content
{
	position:absolute;
	top:246px;
	left:414px;
	width:492px;
	height:390px;
	background-color:white;
	
}
#welcome
{	position:absolute;
	left:455px;
	top:232px;
	width:432px;
	height:112px;
	background-image:url('images/welcome.jpg');

}

#welcome2
{
	position:absolute;
	top:358px;
	left:454px;
	width:430px;
	height:134px;
	background-image:url('images/welcome2.jpg');
}
#welcome3
{
	position:absolute;
	top:507px;
	left:466px;
	width:417px;
	height:120px;
	background-image:url('images/welcome3.jpg');
	
}

#contacts
{
	position:absolute;
	top:223px;
	left:468px;
	width:433px;
	height:291px;
	background-image:url('images/contacts.jpg');
		
}

#houses
{
    position:absolute;	
	top:115px;
	left:15px;
	width:100px;
	height:24px;
}
#flats
{
    position:absolute;	
	top:114px;
	left:235px;
	width:100px;
	height:24px;
}
#formsubmit
{
	position:absolute;	
	top:-247px;
	left:-413px;
	width:100px;
	height:24px;
}
#email
{
	position:absolute;	
	top:116px;
	left:205px;
	width:197px;
	height:24px;
}

#formsubmit
{
	position:absolute;	
	top:268px;
	left:60px;
	width:298px;
	height:100px;
}
