#LayoutH {
	width: 100%;
	margin-left: 10px;
	float: right;
	background: url(../images-of-doguedebordeaux/watermark.jpg) bottom right no-repeat;
	min-height: 450px;
	margin-right: 17px;
	border: thick solid #00C;
}

#top_wrap {
	width: 100%;
	height: 250px;
	margin-bottom: 20px;
}
#bottom_wrap {
	height: 400px;
	width: 100%;
}
#bottom_wrap #bottomleft {
	float: left;
	height: 363px;
	width: 303px;
	background-image: url(../images-of-doguedebordeaux/home-page/homepage-bottom-left.jpg);
	margin-top: 50px;
}
#bottom_wrap #bottommid {
	height: 100px;
	width: 250px;
	float: left;
	background-image: url(../images-of-doguedebordeaux/home-page/dogue-de-bordeaux-south-africa.jpg);
	margin-top: 90px;
	padding-left: 20px;
}
#bottom_wrap #bottomright {
	height: 279px;
	width: 271px;
	float: right;
	background-image: url(../images-of-doguedebordeaux/home-page/homepage-bottom-right.jpg);
	margin-top: 80px;
}
#top_wrap #topleft {
	float: left;
	height: 195px;
	width: 169px;
	background-image: url(../images-of-doguedebordeaux/home-page/homepage-top-left.jpg);
	margin-top: 50px;
	margin-left: 50px;
}
#top_wrap #topmid {
	width: 380px;
	height: 200px;
	float: left;
	background:url(../images-of-doguedebordeaux/logo-dogue-de-bordeaux.jpg) top center no-repeat;
	margin-top: 45px;
}
#top_wrap #topright {
	width: 159px;
	float: right;
	height: 244px;
	background-image: url(../images-of-doguedebordeaux/home-page/homepage-top-right.jpg);
	
}
