body {
	padding: 10px;
	text-align: center;
	padding-bottom: 50px;
	background: url(../images/bkgrdfade.png) repeat-x #ffffff top;
}
#main {
	margin: auto;
	text-align: left;
	background-position: 0px 150px;
	background-image: url(../images/museum-bkgrd.png);
	background-repeat: no-repeat;
    width: 750px;
	border: 1px solid black;		
}
ul, li {
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 40px;
	font-family: Eurostile;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
	padding: 3px;
	margin: 0;
}
h3 {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
}
p {
	font-family: Tahoma;
}
a {
	color: red;
}
th {
	font-weight: lighter;
	font-size: 10px;
}
#heading {
	height:180px;
	background: url(../images/click-banner.png) no-repeat white;
	border-bottom: 1px solid black;
}
.title {
	font-size: 20px;
	font-weight: bold;
}
#sub-heading {
	display: none;
	}
#heading div h1 {
	float: left;
	display: inline;
	padding-left: 10px;
	margin-top: 130px;
}
.email {
	padding-left: 65px;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
}
.email a {
	text-decoration: none;
	color: black;	
}
#connector {
	width: 147px;
  	height: 100%;
	float: left;
	padding: 10px;
	font-family: Tahoma;
	font-size: 12px;
	display: block;
	margin-top: 10px;
	/*background: url(../images/connect-line.png) no-repeat; center;*/
}
#connector ul {
	padding: 5px;
	list-style-type: none;
	background-color: white;
	border: 1px solid black;
	overflow: hidden;
	padding-bottom: 10px;
}
#connector ul li {
	border-bottom: 1px solid #000000;
	padding: 5px;

}
#menu-products {
	display: block;
}
#connector ul li a {
	text-decoration: none;
	color: red;
}
#pic-cell {
	padding: 10px;
	width: 400px;
	-background: white;
	float: right;
	-border: 1px solid black;
	border-right: none;
	border-top: none;
	font-family: Helvetica;
	font-size: 12px;
	color: #000000;
}
.pic-menu {
	padding: 5px;
	width: 390px;
	height: 20px;
	float: right;
	border: 3px solid black;
	border-right: none;
	text-align: right;
}
.pic-menu a {
	display: block;
	height: 10px;
	width: 380px;
	text-decoration: none;
}
.pic-menu a span{
	color: white;
	font-weight: bold;
	font-family: Eurostile;
	font-size: 18px;
}
.quad {
	background: url(../images/pukeariki-400.jpg) no-repeat;
}
.quad2 {
	background: url(../images/quadrant-showcase-400.jpg) no-repeat;
	border-top: none;
}
#text-cell {
	background-image: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-repeat: no-repeat;
	float: left;
	height: 345px;
}
#description {
    font-family: Helvetica;
	font-size: 12px;
	color: #000000;
	clear: both;
	-background: white;
	padding: 10px;
	-border-top: 1px solid black;
	-background: url(../images/fade-description.png) white repeat-x;
}
#mainy {
	clear: both;
}
.menu {
	display: block;
	width: 150px;
	height: 40px;
	background: white;
	font-family: Eurostile;
	font-size: 20px;
	font-weight: bold;
	padding: 5px 0px 0px 10px;
	list-style: none;
	border: 1px solid black;
	border-top: none;
	border-left: none;
}
.prod {	
}
.menu a {
	display: block;
	width: 150px;
	height: 40px;
	color: black;
	text-decoration: none;
}
.menu-cell a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-right: 15px;
	margin-left: 10px;
}
#footer {
	font-family: Helvetica, sans-serif;
	clear: both;
	padding: 10px;
	text-align: center;
	font-size: 10px;
	padding-right: 100px;
	padding-left: 100px;
	border-top: 1px solid black;
	background: url(../images/fade-footer.png) bottom white repeat-x;
}
#footer p a {
	color: black;
}
table {
	font-family: Tahoma;
	margin: auto;
}

#products {
	float: left;
	width: 350px;
	padding: 10px;
}
#products2 {
	padding: 10px;
}
.product-img {
	margin-bottom: 30px;
}
.light-list {
	padding: 5px;
	margin: 5px;
	/*list-style-type*/
}
.light-list ol {
padding: 20px;
}
.spec-pics {
	float: right;
	width: 150px;
	padding: 20px;
	list-style-type: none;
}
.colour-opt {
	width: 740px;
	list-style-type: none;
}
.colour-opt li {
	
	width: 138px;
	float: left;
	padding: 4px;
	display: inline;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	text-align: center;	
}
