	* {margin:0;padding:0;border:none;}
	p {
	margin: 10px 5px;
	font: normal normal 12px verdana, arial, times;
	}
	a { 
	text-decoration: none; 
	color: #aaaa44;
	font: normal normal 12px verdana, arial, times;
	}
	a:hover { color: #d75ee7; }
	
	body {
	text-align: center;
	background: white url('../img/bkg3.jpg') center bottom no-repeat fixed;
	}
	
	#header {display: block;
	position: relative;
	background:  url('../img/header2.jpg') 0px 0px no-repeat;
	margin: 0px auto 0 auto;
	width: 865px;
	height: 271px;
	}
	#menu {display: block;
	position: absolute;
	left: 169px; top: 206px;
	background:  url('../img/menu.png') center center;
	width: 601px;
	height: 45px;
	text-align: left;
	}
	#m1, #m2, #m3, #m4, #m5, #m6, #m7, #m8 {padding: 40px 0}
	#mh1, #mh2, #mh3, #mh4, #mh5, #mh6, #mh7, #mh8 { visibility: hidden; }
	#home #mh1, #projects #mh2, #services #mh3, #materials #mh4,
	#gallery #mh5, #about #mh6, #testimonials #mh7, #contact #mh8 { visibility: visible; }
	
	#pg { display: block;
	position: relative;
	width: 665px;
	height: 660px;
	margin: 0px auto 0px auto;
	text-align: left;
	}
	#home #pg {
	background: white url('../img/cap1.jpg') 1px top no-repeat;
	}
	#about #pg {
	}
	
	#footer {display: block;
	width: 100%;
	height: 50px;
	text-align: center;
	font-size: .8em;
	}
	#fmenu a {
	margin: 0 10px;
	font-size: .8em;
	}
	.txt_con {
	margin: 0 0 20px 20px;
	}
	
	.body_text  {  	font-family: Verdana, Arial, Helvetica, sans-serif; 
					font-size: 10pt; 
					color: #666; 
					margin-left: 20px; 
					margin-right: 20px}

