﻿/* CSS layout */
#masthead {
	background-color: #000000;
	width: 953px;
	align: center;
	height: 216px;
	margin-bottom: 18px;
	margin-bottom: 5px;
	background-image: url('photos/officeequipmentperth3.jpg');
}
#top_nav {
}
#container {
	border-style: none;
	background: #FFFFFF url('') 0px 0px;
	position: relative;
	width: 953px;
	top: -20px;
	left: 0px;
	height: 598px;
}
#page_content {
	margin-right: 9px;
	height: 222px;
	width: 736px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
#right_col {
	width: 175px;
	position: absolute;
	right: 0px;
	top: 0px;
	color: #FFFFCC;
	background-color: #000000;
	height: 621px;
}
#footer {
	background-color: #000000;
	color: black width: 960px;
	margin-top: -20px;
	height: 53px;
	text-align: center;
	top: 0px;
}
a {
	color: #66CCFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: 400;
	font-size: large;
}
a:hover {
	color: #99ccff;
	text-decoration: none;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: 700;
	text-decoration: none;
	font-size: xx-large;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #C5924B;
	font-weight: bold;
}
a:visited {
	color: #0066FF;
	font-family: Arial, Helvetica, sans-serif;
}
.hover {
	color: #99CCFF;
}
