html, body{
	margin:0;
	padding:0;
}
body {
	font-family:Verdana, Geneva, sans-serif;
	color: #772C7E;
	font-size:11px;
	background: #cdc3ba;
	margin: 0;
	padding: 0;
	text-align: center;
	min-height: 100%;
}
.oneColElsCtrHdr #container {
	width: 970px;
	min-height: 660px;
	height:100%;
	margin: 0 auto;
	padding:0;
	position: relative;
	top: -11px;
	left: -2px;
	text-align: left;
	border: none;
}
#fulllogo {
	position:relative; 
	float:left; 
	left: -72px; 
	top: 9px;
}
#largelogo {
	position: relative;
	float: left;
	left: 334px;
	top: 14px;
}
.oneColElsCtrHdr #header { 
	background: #ffffff;
	width: 950px;
	height: 225px;
	padding: 0 0 0 0;
	margin-top: 0;
	margin-left: 0;
	height: 0;
} 
.oneColElsCtrHdr #header h1 {
	color: #772C7E;
	margin: 0;
	margin-left: 50px;
	padding: 10px 0;
}
.oneColElsCtrHdr .mainContent {
	background: #FFFFFF;
	margin: 20px 50px 0px 80px;
	height:100%;
	min-height: 100%;
	width: 600px;
	text-align: left;
}
#mainMenuBtn {
	z-index:2;
}
img {
	border: none;
}
a {
	color:#b794bb;
	text-decoration:none;
}
a:hover {
	color:#9d8c7f;
	text-decoration:none;
}
#copyright {
	position:relative;
	left: 79px;
	bottom: 10px;
	color: #772C7E;
}
.mainContent h1 {
	font-size: 21px;
	font-weight: bold;
	color: #772C7E;
}
.mainContent h2, .h2 {
	color: #772C7E;
	font-size: 12px;
	font-weight:bold;
}
.mainContent p {
	
}
.oneColElsCtrHdr #footer { 
	padding: 0;
	background:#ffffff;
	height: 50px;
	width: 950px;
	position: relative;
} 
.oneColElsCtrHdr #footer p {
	font-size: 9px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}
.clearfooter {
   height: 50px;
   clear: both;
}
.oneColElsCtrHdr #container .mainContent ol li {
	padding-top: 3px;
	padding-bottom: 3px;
}
.oneColElsCtrHdr #container .mainContent ul li {
	padding-top: 3px;
	padding-bottom: 3px;
}

/* 
	MENU NAVIGATION BUTTONS
*/
.menu {
	z-index: 10;
}
#aboutBtn {
	position:absolute;
	left: 495px; 
	top:157px;
}
#fundamentalsBtn {
	position:absolute; 
	left:735px; 
	top:194px;
}
#interiorsBtn {
	position:absolute; 
	top:428px; 
	left: 760px;
}
#consultationsBtn {
	position:absolute; 
	left:306px; 
	top:496px;
}
#servicesBtn {
	position:absolute; 
	left:325px; 
	top:290px;
}