body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003399;
	background-image: url(images/bgtile.gif);
	background-repeat: repeat;
	margin: 0px;
}
#header {
	background-image: url(images/headertile.gif);
	background-repeat: repeat-x;
	height: 95px;
}
.fltright {
	float: right;
}
#menu {
	background-image: url(images/menutile.gif);
	background-repeat: repeat-x;
	padding: 4px 5px 9px 5px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
#menu a {
	color:#FFFFFF;
	text-decoration:none;
	}
#menu a:hover {
	color:#99CCFF;
	text-decoration:underline;
	}
#menu a:visited {
	color:#99CCFF;
	}		
#menu li{
	display: inline;
	padding: 0px 5px;
}
td.left {
	background-image: url(images/lefttile.gif);
	background-repeat: repeat-y;
	width: 5px;
}
td.right {
	background-image: url(images/righttile.gif);
	background-repeat: repeat-y;
	width: 5px;
}
td.content {
	background-color: #FFFFFF;
	padding: 10px 10px 0px 10px;
	background-image: url(images/contenttile.gif);
	background-repeat: repeat-x;
	background-position: center top;
	min-height:500px;
}
* html td.content {
	height: 500px;
	}
#footer {
	background-image: url(images/footertile.gif);
	background-repeat: repeat-x;
}
#copyright {
	font-size: 10px;
	text-align: right;
	color: #FFFFFF;
	background-image: url(images/swirl.gif);
	background-repeat: no-repeat;
	width: 535px;
	float: right;
	padding: 95px 0px 0px 0px;
}
h1 {
	font-size: 24px;
	font-family: "Calisto MT";
}
#brands {
	float: right;
	width: 200px;
	margin: 0px 0px 0px 20px;
}
#brands h1, #warranty h1, #accreditation h1 {
	font-family: Arial;
	font-size: 18px;
	color: #3399FF;

}
.content li {
	list-style-image: url(images/tick.gif);
	padding: 3px;
}
a {
	color: #3399FF;
}





#copyright p {
	margin: 0px;
	padding: 0px 5px 0px 0px;
	}
#copyright a, #copyright a:visited {
	color:#99CCFF;
	text-decoration:none;
	}
#copyright a:hover {
	color: #FFFFFF;
	text-decoration:underline;
	}		
#air-conditioning {
	background-image: url(images/designed-with-intelligence.gif);
	background-repeat: no-repeat;
	height: 95px;
	width: 409px;
	float: right;
}
#refresh {
	position: absolute;
	left: 0px;
	top: 0px;
}
#title {
	height: 130px;
	background-image: url(images/toptile.jpg);
	background-repeat: repeat-x;
}
#aircon {
	background-image: url(images/air-conditioning.jpg);
	height: 130px;
	width: 575px;
	float: right;
}
.tableHeading {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2F4FA5;
}
.tableBorder {
	border: 1px solid #50A8EF;
}
.inputbutton {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2087E4;
}
#brands ul {
	margin: 5px 0px;
}
h2 {
	font-size: 16px;
	color: #3399FF;
}
#warranty, #accreditation {
	background-color: #DFEFFF;
	float: right;
	width: 200px;
	border: 1px solid #3399FF;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 30px;
}
.smalltxt {
	font-size: 12px;
}

#accreditation {
	font-size: 11px;
	}
.designed {
	color: #66CC33;
}
h3 {
	font-size: 14px;
	color: #3399FF;
}
.ducted {
	float: left;
	padding: 5px;
}
.photo {
	float: left;
	margin: 0px 40px 20px 0px;
}
.bsa {
	font-size: 13px;
}
.required, .highlight {
	color: #FF0000;
}
