/* CSS Document */

body {
	background-color: ##77A4CF;
	background-image: url(background.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-attachment: fixed;
}

#all {
	width:988px;
	height:800px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
	position:relative;

}

#main {
	width:988px;
	height:663px;
	float:left;
	background-color: #60805C;	
	position:relative;
	
}

#logo {
	width:321px;
	height:99px;
	float:left;
	
}


#about {

	width:54px;
	height:23px;
	float:left;
	position:relative;
 	top:70px;
	left:5px;

}

#philosophy {

	width:87px;
	height:22px;
	float:left;
	position:relative;
 	top:71px;
	left:50px;

}


#serviceslink {

	width:74px;
	height:23px;
	float:left;
	position:relative;
 	top:70px;
	left:90px;

}

#portfoliolink {

	width:70px;
	height:22px;
	float:left;
	position:relative;
 	top:71px;
	left:130px;

}

#testimonials {

	width:102px;
	height:22px;
	float:left;
	position:relative;
 	top:71px;
	left:170px;

}

#contact {

	width:70px;
	height:22px;
	float:left;
	position:relative;
 	top:71px;
	left:210px;

}

#house {
	
	width:441px;
	height:648px;
	position: absolute;
	left: 6px;
	top: 6px;
	
}

#beige {
	
	width:535px;
	height:649px;
	position: absolute;
	top: 6px;
	left:447px;
	background-color:#F9E9C2;
}

#text {
	width:450px;
	height:300px;
	position: absolute;
	left:40px;
	top:188px;
	z-index: 1;
	
}

#paratestimonials {
	
	width:157px;
	height:37px;
	position: absolute;
	left: 40px;
	top: 140px;
}

#footer {

	width:988px;
	height:25px;
	float:left;
	position:relative;
 	top:5px;

}


#flag {

	width:68px;
	height:50px;
	position:absolute;
 	right:0;

}

#phone {

	width:279px;
	height:52px;
	position:absolute;
 	right:65px;
	top:11px;
}