* { padding:0; margin:0; outline:0; }
body {
font-family: "Trebuchet MS", Helvetica, sans-serif !important;
	font-size:10px;
	line-height:16px;
	color:#333;
	background:#000000;
}
a img { border:0; }
.notext { font-size:0; line-height:0; display:block; text-indent: -4000px; background-position:0 0; background-repeat:no-repeat; }
a { color:#63b0f7; text-decoration: none; cursor:pointer; }
a:hover { color:#114868; text-decoration: underline; }
.left, .alignleft { float:left; display:inline; }
.right, .alignright { float:right; display:inline; }
.cl { font-size:0; line-height:0; height:0; display:block; clear:both; }

h1 {  
    font: 40pt Lucida, Vernada, sans-serif;
	color: #c8c8c8;
	text-decoration: none;  
	line-height: 90px;}
h2 {  
	font: 24pt Lucida, Vernada, sans-serif;
	color: #dcdcdc;
	text-decoration: none;}
h3 {
	font: 24pt Lucida, Vernada, sans-serif;
	color: #dcdcdc;
	text-decoration: none;}
	
.shell { width:966px; margin:0 auto; }

.imgMenu {
	position: relative;
	padding-left:0px;
	margin: 0px 0px 0px 0px;
	width:100%;
	height:240px;
	overflow: hidden;
}
.imgMenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
	height: 240px;
	position: relative;
	}
.imgMenu ul li {
	width: 150px;
	float: left ;
	display: block ;
	overflow: hidden;
}
.imgMenu ul li a {
	text-indent: -1000px;
	background:#fff repeat scroll 0%;
	border-right: 2px solid #fff;
	cursor:pointer;
	display:block;
	overflow: hidden;
	height: 240px;
}
.imgMenu ul li#city a {
	background: url(images/1City.jpg) repeat scroll 0%;
}
.imgMenu ul li#building a {
	background: url(images/2Building.jpg) repeat scroll 0%;
}
.imgMenu ul li#living a {
	background: url(images/3Living.jpg) repeat scroll 0%;
}
.imgMenu ul li#kitchen a {
	background: url(images/4Kitchen.jpg) repeat scroll 0%;
}
.imgMenu ul li#bedroom1 a {
	background: url(images/5Bedroom1.jpg) repeat scroll 0%;
}
.imgMenu ul li#bedroom2 a {
	background: url(images/6Bedroom2.jpg) repeat scroll 0%;
}
.imgMenu ul li#other a {
	background: url(images/7Other.jpg) repeat scroll 0%;
	border-right-style: none;
}
#footer { height:5px; background:repeat-x center 0; color:#fff; }
#footer h3{ padding-bottom:5px; }
#footer .left{ width:500px; }
#footer .right{ width:350px; }
#footer p{ padding-bottom:5px; }

#footer .shell{ padding:5px 0; }

#copy {  position:fixed;
   left:0px;
   bottom:0px;
   width:100%;}
#copy p{ padding-bottom:5px; }
#copy p.copy{ background:url(images/copy.gif) no-repeat center 0; font-size:11px; color:#565656; text-align: center; padding-top:8px; margin-top:25px;}
#copy p.copy a{ color:#565656; }



.clear {
	clear: both;
}