ul#newHeader {
	width: 764px;
	height: 105px;
	overflow: hidden;
	background: url(../images/07_header.gif) no-repeat left top;
	padding: 0;
	margin: 0;
	}
	
ul#newHeader li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
ul#newHeader li a {
	float: left;
	height: 21px;
	display: inline;
	margin: 0 0 0 2px;
	}

ul#newHeader li.n-ads {
	float: right;
	height: 71px;
	padding: 10px 1px 0 0;
	width: 500px;
	text-align: right;
	}
	
ul#newHeader li.n-ads a {
  font-size: 10px;
  font-family: arial, verdana, helvetica, arial;
  font-weight: normal;
  font-style: normal;
	float: right;
	}

ul#newHeader li.n-ads A:link,
.orange a:link { 
  color: #864412;
  font-weight: normal;
  text-decoration: none;
 }
 
ul#newHeader li.n-ads A:visited,
.orange a:visited { 
  color: #764f34;
  font-weight: normal;
  text-decoration: underline;
 }

ul#newHeader li.n-ads A:hover,
 .orange a:hover { 
  color: #764f34;
  font-weight: normal;
  text-decoration: underline;
 }
 
ul#newHeader li.n-ads A:active,
 .orange a:active { 
 }  

	
ul#newHeader li.n-home a {
	margin: 0;
	height: 103px;
	width: 248px;
	overflow: hidden;
	}
	
ul#newHeader li.n-home a h1,
ul#newHeader li.n-home a h2,
ul#newHeader li a span {
	display: none;
	}


ul#newHeader li.n-photos a { background:url(../images/n_photo.gif) no-repeat left top; width: 117px;}	
ul#newHeader li.n-products a { background: url(../images/n_products.gif) no-repeat left top; width: 88px;}
ul#newHeader li.n-windows a { background: url(../images/n_windows.gif) no-repeat left top; width: 88px;}
ul#newHeader li.n-doors a { background: url(../images/n_doors.gif) no-repeat left top; width: 88px; 	padding: 60px 1px 0 0;}
ul#newHeader li.n-supplier a { background: url(../images/n_supplier.gif) no-repeat left top; width: 122px; }

ul#newTop {
	background: #7a4736 url(../images/tn_bg.gif) repeat-x left top;
	height: 18px;
	padding: 6px 0 0;
	width: 532px;
	overflow: hidden;
	margin: 0 0 5px;
	
	}
	
ul#newTop li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	white-space: nowrap;
	}
	
ul#newTop li a {
	float: left;
	background: url(../images/tn_arrow.gif) no-repeat right top;
	font: bold 10px/10px Arial, Helvetica, sans-serif;
	height: 10px;
	padding: 1px 13px 1px 0;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	margin: 0 0 0 10px;
	display: inline;
	
	
	}
	
ul#newTop li a:hover {
	color: #e6c0ac;
	text-decoration: underline;
	}

/* POLL */

div.poll {
	background: #e3dad1;
	width: 200px;
	padding: 10px 10px 1px;
	margin: 0 0 10px 5px;
	text-align: left;
	}
.poll h3 {
	font: bold 13px/13px Helvetica, Arial, sans-serif;
	color: #66362b;
	padding: 0 0 2px;
	margin: 0 0 0px;
	border-bottom: 1px solid #fff;
	text-align:center;
	text-transform: uppercase;
	}
	
.poll h4 {
	font: bold 11px/12px Helvetica, Arial, sans-serif;
	color: #66362b;
	padding: 0 0 3px;
	margin: 0 0 6px;
	border-bottom: 1px solid #fff;
	text-align:top;
	}

.poll p,
.poll ul {
	font: normal 11px/12px Helvetica, Arial, sans-serif;
	color: #66362b;
	margin: 0 0 0px;
	list-style: none;
	padding: 0;
	}
	
.poll li {
	padding: 0;
	list-style: none;
	}
	
.poll a {
	color: #66362b;
	}
	
/* product list */

#productList h2 {
	font: normal 14px/14px "Times New Roman", Times, serif;
	padding: 5px 5px 3px;
	background: #b16831;
	text-transform: uppercase;
	color: #fff;
	margin: 0 0 10px;
	}
	
#productList h3 {
	font: normal 14px/14px "Times New Roman", Times, serif;
	margin: 0 0 5px;
	padding: 10px 5px 5px;
	color: #7a4736;
	clear: both;
	border-bottom: 1px solid #7a4736;
	}
	
#productList ul {
	padding: 0;
	margin: 0;
	font: normal 11px/13px Helvetica, Arial, sans-serif;
	}
	
#productList ul h4 {
	font: bold 11px/13px Helvetica, Arial, sans-serif;
	margin: 0 0 5px;
	}
	
#productList ul li {
	float: left;
	margin: 5px;
	padding: 5px 5px 0;
	list-style: none;
	float: left;
	width: 235px;
	overflow: hidden;
	border: 1px dotted #e7dbcb;
	display: inline;
	}
	
#productList ul li img {
	float: left;
	margin: 0 0 0 5px;
	display: inline;
	}
	
#productList ul li ul {
	float: right;
	width: 150px;
	height: 120px;
	padding: 0;
	}
	
#productList ul li ul li {
	margin: 0 0 3px 20px;
	width: auto;
	float: none;
	display: list-item;
	overflow: visible;
	list-style: square;
	padding: 0;
	border: none;
	}
	
#productList ul li p {
	clear: both;
	padding: 5px 5px 0;
	text-align: right;
	border-top: 1px solid #e7dbcb;
	}
	
#productList hr.clear {
	clear: both;
	visibility: hidden;
	margin: 0;
	padding: 0;
	border: none;
	}
	
#productList table {
	margin: 0 0 10px 10px;
	width: 525px;
	text-align: left;
	font: normal 11px/14px Helvetica, Arial, sans-serif;
	}

#productList table th {
	font: normal 14px/14px "Times New Roman", Times, serif;
	padding: 5px 5px 4px;
	background: #b16831;
	text-transform: uppercase;
	color: #fff;
	}
	
#productList table td {
	padding: 5px;
	border-bottom: 1px solid #7a4736;
	}