
br.both{
clear:both;
}
#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #cecece;
z-index:6;
}
#popupContact{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
background:#FFFFFF;
border:2px solid #cecece;
z-index:7;
padding:12px;
font-size:13px;
}
#popupContact h1{
text-align:left;
color:#6FA5FD;
font-size:22px;
font-weight:700;
border-bottom:1px dotted #D3D3D3;
padding-bottom:2px;
margin-bottom:20px;
}
#popupContactClose{
font-size:14px;
line-height:14px;
right:6px;
top:4px;
position:absolute;
color:#6fa5fd;
font-weight:700;
display:block;
}
#button{
margin:100px;
}
.sub1left {
	margin-right:30px; 
	margin-left:35px; 
	text-align:right;
	width: 310px;
}
.sub1right {
	margin-right:40px; 
	margin-left:30px; 
	text-align:left;
	width: 300px;
}
#imgBGs {
	width: 758px;
	height: 295px;
	background: url(/common/images/catalog_landing_int.jpg) no-repeat;
}
#imgBGs .left,
#imgBGs .right {
	width: 379px;
	height: 295px;
	float: left;
}
#catalogLandingCeil {
	display: block;
	width: 140px;
	padding: 230px 35px 32px 200px;
	color: white;
	font-weight: bold;
	text-align: right;
	background: url(/common/images/catalog_landing_ceil_arrow.gif) 350px 237px no-repeat;
}
#catalogLandingWall {
	display: block;
	width: 140px;
	padding: 230px 203px 32px 32px;
	margin-left: 2px;
	background: url(/common/images/catalog_landing_wall_arrow.gif) 9px 237px no-repeat;
	color: white;
	font-weight: bold;
}