@charset "utf-8";
/* CSS Document */

#full{
	width:100%;
	overflow:hidden;
/*	float:left;*/
	background-color:#000000;
}

#whole {
	overflow:hidden;
/*	float:left;
	background-color:#8B351D;*/
	background-image:url(../images/filler.jpg);
	width:780px;
}

.gallery_holder {
	width:700px;
	padding:5px 5px 5px 5px;
}

.brandlogo {
	padding:5px 0 5px 0;
}

/*#houselogo {
	padding:20px 0 20px 0;
	text-align:right;
	float:right;
}*/

#lenc {
	padding:5px 10px 0 0;
	font-family:Arial;
	font-size:16px;
	font-weight:bolder;
	color:#E3E3E3;
	text-align:right;
}
