body
{
	margin:0px;
	font:11px arial,tahoma,verdana;
}
p
{
	margin:0px;
}
#pageWrapper
{
	width:100%;
	text-align:center;
}
#pageContainer
{
	width:998px;
	margin:0px auto;
}
#pageContentWrapper
{
	width:auto;
}
#header
{
	width:998px;
	height:70px;
	background:url(../images/header.png) no-repeat;
}
#menubar
{
	width:auto;
	background:#000;
}
#menuTabs
{
	table-layout:fixed;
	border-collapse:collapse;
	border:0px;
	width:100%;
}
#menuTabs tr td #urlWrapper a
{
	display:block;
	padding:5px;
	color:#ccc;
	text-decoration:none;
	font:11px tahoma,arial,verdana;
}
#menuTabs tr td #urlWrapper a:hover
{
	background:#f0f0f0;
	color:#333;
}
#menuTabs tr td #urlWrapper a #whatsnew
{
	font-weight:bold;
	color:#ffcc00;
}
#menuTabs tr td #urlWrapper a:hover #whatsnew
{
	color:#d70000;
}
#menuTabs tr td #urlWrapper a:hover 
{
	color:#333;
}
#contentWrapper
{
	width:998px;
	text-align:left;
	padding-bottom:3px;
	border-bottom:1px solid #f0f0f0;
}
#main
{
	width:auto;
	/*background:url(../images/main.png);*/
	height:460px;
}
#misc
{
	width:auto;
}
#footer
{
	width:998px;
}
#footWrapper
{
	width:auto;
	padding:10px;
	text-align:center;
	font:9px tahoma,arial,verdana;
	color:#999;
}
#footWrapper a
{
	color:#999;
	text-decoration:none;
	
}
#footWrapper p
{
	margin:0px;
	padding-bottom:5px;
}
table
{
	border-collapse:collapse;
}
#clr
{
	clear:both;
}
/*
PRODUCT LAYOUT
*/
#productNav
{
	width:200px;
	float:left;
	background:none;
}
#productPanel
{
	float:right;
	width:790px;
	background:none;
}
#productLinkWrapper
{
	width:auto;
}
#productLinkWrapper a
{
	display:block;
	padding:3px 10px;
	color:#333;
}
#productNav h3
{
	margin:0px;
	font:16px arial,tahoma;
	padding:7px 10px;
}
#productPanelWrapper
{
	height:460px;
	background:url(../images/1.jpg);
}
#companyWrapper
{
	height:600px;
	background:url(../images/about.jpg);
	/*border-top:1px solid #22272A;*/
	color:#999;
	font:12px Arial, Helvetica, sans-serif;
}
#company
{
	padding:80px 20px;
	float:left;
	width:670px;
}
#company strong
{
	font:18px georgia;
}
#contactWrapper
{
	height:460px;
	background:url(../images/contact.png) no-repeat top;
}
#contactPanel
{
	padding:80px 30px;
}
#lightsWrapper
{
	width:auto;
	height:600px;
	background:#ccc url(../images/tilesandflooring_fronter.png) no-repeat;
}
#lampsWrapper
{
	width:auto;
	height:600px;
	background:#ccc url(../images/lamps.png) no-repeat; 
}
#termsWrapper
{
	width:auto;
	height:600px;
	background:url(../images/terms.png) no-repeat;
}
#termsWrapper #company
{
	width:auto;
	padding:80px 20px;
	float:left;
	width:670px;
	font:12px Arial, Helvetica, sans-serif;
	color:#999;
}
