body {
	background: #999 url(images/bg.gif) repeat-x;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
h1 {
	color: #990000;
	font: bold 3.5em Arial, Helvetica, Geneva, sans-serif;
	text-shadow: white 1px 1px 6px;
	margin: -6px 0 0;
}
h2 {
	color: #990000;
	font: bold 2em Arial, Helvetica, Geneva, sans-serif;
	background-image: url(images/alumin3.jpg);
	-webkit-border-radius: 7px;
	-moz-border-radius: 8px;
	border:2px outset #AAAAAA;
	padding: .2em;
	margin: 0 0 .5em;
}
h3 {
	color: white;
	font: bold .8em Arial, Helvetica, Geneva, sans-serif;
	margin: .4em 0 .3em;
}
h4 {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	margin: .7em 0 0;
}
h6 {
	font: bold .9em Arial, Helvetica, Geneva, sans-serif;
	color: #AA6262;
	margin: .5em 0 0;
}
p {
	line-height: 1.4;
	font-size: 70%;
}
a {
	color: white;
	font-weight: bold;
}
a:link, a:visited {
	color: white;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	text-decoration: underline;
}
img {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}
li {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
em {
	font-weight: bold;
	font-style: italic;
	font-size: 1.2em;
}
#container li.last, #footer li.last {
	border-right-style: none;
	padding-right: 0;
}
#header {
	background: url(images/masthead.gif) no-repeat center top;
}
#navbar a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 0.7em;
	font-weight: bold;
}
#navbar a:link, #navbar a:visited {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	padding: .5em 1em 1em 2.5em;
	background: #A66 url(images/off.gif) no-repeat 8px 4px;
}
#navbar a:hover, #navbar a:active {
	background-color: #770000;
}
#navbar a.current:link, #navbar a.current:visited {
	cursor: default;
	background: #999 url(images/on.gif) no-repeat 8px center;
	padding: 1em 1em 1em 2.5em;
}

#subnav li {
	display: inline;
	border-style: solid;
}
#subnav ol li a {
	display: block;
	margin: 0;
	background-image: url(images/button.jpg);
	background-repeat: no-repeat;
	background-position: top;
	color: #000;
	text-decoration: none;
	width: 231px;
	padding: 0;
	text-align: center; font: bold 20px/34px Arial, Helvetica, sans-serif;}
#subnav ol li a.current {
	background-image: url(images/button.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#subnav a.current:hover, #subnav a.current:active {
	color: #000000;
	cursor: default;
}
#subnav a:hover, #subnav a:active {
	color: white;
	background-image: url(images/button.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#mainContent ul.copy li {
	list-style-type: disc;
	display: list-item;
	width: 100%;
	margin: 0 0 .4em;
}
#mainContent ol li {
	float: left;
	border-right: 1px solid black;
	padding: 0 .4em;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}
#mainContent ol li.last {
	border: none;
}
.home #mainContent ul li:hover, .tute #mainContent ul li:hover, .products #mainContent ul li:hover, .home #mainContent ul li:focus, .tute #mainContent ul li:focus, .products #mainContent ul li:focus {
	background-color: #a66;
}
.home #mainContent img, .products #mainContent img, .tute #mainContent img, .firebird #mainContent img {
	border: 2px outset #aaa;
}
.firebird #mainContent ol li {
	border-style: none;
}
.firebird #mainContent ol li a {
	color: blue;
}
.firebird #mainContent h2 {
	width: 293px;
}
#events p {
	font-size: .6em;
}
#article2 {
	border-top: 2px dotted gray;
}
#flashplay {
	width: 450px;
	background-color: black;
	margin: 0 0 .5em 1em;
	padding: 3px 0 0;
}
#footer ol li {
	display: inline;
	border-right: 1px solid white;
	padding: 0 .6em;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}
legend {
	background-color: silver;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	padding: .2em 1em 0;
	font: .9em Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
}
fieldset {
	background: silver;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	overflow: hidden;
	padding: .5em;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	border-top: 1px solid #222;
	border-left: 1px solid #222;
	margin: 0 0 .5em;
}
fieldset#how p {
	overflow: hidden;
	padding: .2em 0;
}
#enquiry {
	background-color: gray;
	padding: 0.5em;
	-webkit-border-radius: 15px;
	-moz-border-radius:15px;
	margin: .5em 0;
	background-image: url(images/alumin2.jpg);
}
#enquiry form p {
	padding: 10px 20px;
	border: 1px solid #900;
	text-align: center;
	overflow: auto;
	margin: 0 0 5px;}
#enquiry input, #enquiry textarea, #enquiry select {
	float: right;
	width: 45%;
	border: 1px solid #fff;
	background-color: #aaa;
	overflow: hidden;
}
#enquiry input:hover, #enquiry textarea:hover {
	border-color: #000;
}
#enquiry input:active, #enquiry textarea:active, #enquiry input:focus, #enquiry textarea:focus {
	border-color: #900;
	background-color: #fee9df;
}
input#reset {
	float: left;
	width: 45%;
	border: 1px solid #fff;
	background-color: #aaa;
}
.big {
	font-size: larger;
}
.price {
	color: #900;
	font-weight: bold;
	font-size: .9em;
	text-align: right;
	margin-top: .4em;
}
.rrp {
	text-align: right;
	margin-bottom: .4em;
}
.copy {
	font-size: .7em;
}
.important {
	color: red;
	font-size: .8em;
}
.offleft { position: absolute; margin-left: -9999px;}
