@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtr #container {
	width: 940px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-color: #FFFFFF;
}
#top_left {
	float: left;
	height: 69px;
	width: 290px;
}
#logo {
	float: left;
	height: 69px;
	width: 475px;
	border: 0;
}
#top_right {
	float: left;
	height: 69px;
	width: 35px;
}
#second_left {
	float: left;
	height: 26px;
	width: 290px;
}
#second_centre {
	float: left;
	height: 26px;
	width: 475px;
}
#second_right {
	float: left;
	height: 26px;
	width: 35px;
}
#third_left {
	float: left;
	height: 302px;
	width: 290px;
}
#image {
	float: left;
	height: 302px;
	width: 475px;
}
#middle_right {
	float: left;
	height: 302px;
	width: 35px;
}
#leicht {
	float: left;
	height: 271px;
	width: 170px;
	margin-left: 120px;
}
#leicht_kitchens {
	float: left;
	height: 65px;
	width: 170px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#kbsa {
	float: left;
	height: 55px;
	width: 170px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#logo_text {
	float: left;
	height: 100px;
	width: 152px;
	background-image: url(../images/john_longley_r6_c2.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 10px;
	padding-right: 18px;
}
#text_area {
	float: left;
	height: 600px;
	width: 435px;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
}
#far_right {
	float: left;
	height: 203px;
	width: 35px;
}
#left_top_rule {
	float: left;
	height: 65px;
	width: 35px;
	background-image: url(../images/john_longley_r4_c6.gif);
	background-repeat: no-repeat;
}
#left_middle_rule {
	float: left;
	height: 55px;
	width: 35px;
	background-image: url(../images/john_longley_r5_c6.gif);
	background-repeat: no-repeat;
}
#left_bottom_rule {
	float: left;
	height: 83px;
	width: 35px;
	background-image: url(../images/john_longley_r6_c6.gif);

}
.oneColFixCtr #container #mainContent #text_area {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	color: #000000;
	text-align: right;
}
#gallery_1 {
	float: left;
	height: 100px;
	width: 140px;
	overflow: hidden;
	margin-right: 5px;
}
#gallery_2 {
	float: left;
	height: 100px;
	width: 145px;
}
#gallery_3 {
	float: left;
	height: 100px;
	width: 140px;
	padding-left: 5px;
	overflow: hidden;
}
#gallery_4 {
	float: left;
	height: 100px;
	width: 140px;
	margin-right: 5px;
	padding-top: 5px;
	overflow: hidden;
}
#gallery_5 {
	float: left;
	height: 100px;
	width: 145px;
	padding-top: 5px;
}
#gallery_6 {
	float: left;
	height: 100px;
	width: 140px;
	padding-left: 5px;
	padding-top: 5px;
	overflow: hidden;
}
#gal_instruction {
	float: left;
	height: 35px;
	width: 435px;
	padding-top: 15px;
}
#corian {
	float: left;
	height: 71px;
	width: 170px;
}
#extra_rule {
	background-image: url(../images/john_longley_r5_c6.gif);
	background-repeat: repeat-y;
	float: left;
	height: 71px;
	width: 35px;
}
