/* 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;

}


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

#gallery {
	
	width:968px;
	height:635px;
	position: absolute;
	top: 6px;
	left:6px;
	z-index:1;
}

#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;
}