#layoutMain {
	position: absolute;
	background-image: url(../img/bgMain.gif);
	background-repeat: repeat-y;
	width: 760px;
}
#layoutMenu {
	position: relative;
	height: 95px;
	width: 214px;
	font-size: 1.5em;
	color: #FFFFFF;
	text-align: right;
	padding-top: 30px;
}
#imgWWW {
	padding-left: 48px;
	float: left;
	width: 25px;
	height: 285px;
	position: relative;
}
.imgHouse {
	padding-left: 22px;
	padding-bottom: 20px;
}
#copyright {
	font-size: 0.9em;
	color: #FFFFFF;
	margin-left: 50px;
	clear: both;
	position: relative;
}
.link {
	color: #FFFFFF;
	text-decoration: none;
}
#layoutView {
	font-size: 1.1em;
	color: #000000;
	width: 424px;
	float: right;
	position: relative;
	padding-right: 30px;
}
.picGallery {
	border: 2px solid #ABB1AF;
	margin: 4px;
}
.pImgGallery {
	margin-left: 10px;
}
