body {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-family: arial;
	background-color: #202B5B;
}

.header a img {
	border: 0px;
}
.container {
	width: 1024px;
	height: 768px;
}

.container-contact {
	width: 1024px;
	height: 900px;
}

.cont {
	position: relative;
	top: -5px;
}

.footer {
	position: relative;
	top: -10px;
}

.cont, #home-content {
	width: 512px;
	height: 550px;
	float: left;
}

.cont-contact {
	position: relative;
	top: -5px;
	width: 512px;
	height: 721px;
	float: left;
}

#left, .header {
	float: left;
}

#right {
	float: right;
}

.home-link {
	width: 512px;
	height: 91px;
	float: left;
	background-position: 0 91px;
}

.home-link:hover {
	background-position: 0 0;
}

#contact-home {
	background-image: url('../images/homepage-buttons/contactus-btn.jpg');
}

#about-home {
	background-image: url('../images/homepage-buttons/about-btn.jpg');
}

#display-home {
	background-image: url('../images/homepage-buttons/display-btn.jpg');
}

#testimonials-home {
	background-image: url('../images/homepage-buttons/testimonials-btn.jpg');
}

#designs-home {
	background-image: url('../images/homepage-buttons/designs-btn.jpg');
}

#supply-home {
	background-image: url('../images/homepage-buttons/suppliers-btn.jpg');
}

#home-content {
	background-image: url('../images/page-images/home-img.jpg');
}

.footer {
	height: 50px;
	width: 1024px;
	background-color: #939598;
	float: left;
	color: #ffffff;
	line-height: 50px;
}

.footer a {
	color: #ffffff;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
}

.circle {
	float: right;
	color: #B3B3B3;
	margin-right: 50px;
}
.circle a {
	color: #B3B3B3;
	text-decoration: none;
	margin: 0px;
}

.footerlinks {
	float: left;
	margin-left: 30px;
}

#about-content {
	background-image: url('../images/page-elements/BW-aboutus-bg.jpg');

}


#about-image {
	background-image: url('../images/page-images/aboutus-img.jpg');
}

#suppliers-image {
	background-image: url('../images/page-images/suppliers-img.jpg');
}
#suppliers-content {
	background-image: url('../images/page-elements/BW-suppliers-bg.jpg');
}

#designs-content {
	background-image: url('../images/page-elements/BW-designs-bg.jpg');
}


#designs-image {
	background-image: url('../images/page-images/designs-img.jpg');
}

#display-content {
	background-image: url('../images/page-elements/BW-displays-bg.jpg');
}


#display-image {
	background-image: url('../images/page-images/displays-img.jpg');
}

#testimonials-content {
	background-image: url('../images/page-elements/BW-testimonials-bg.jpg');
}


#testimonials-image {
	background-image: url('../images/page-images/testimonials-img.jpg');
}

#contact-content {
	background-image: url('../images/contact/bg.jpg');
}


#contact-image {
	background-image: url('../images/contact/picture.jpg');
}

.conttext {
	position: relative;
	left: 40px;
	top: 70px;
	text-align: left;
	width: 440px;
	float: left;
	color: #ffffff;
	text-align: justify;
}

.designtext {
	width: 500px;
	height: 50px;
	float: left;
	position: relative;
	top: 24px;
}

.designtextdisp {
	width: 500px;
	height: 50px;
	float: left;
}

.designtext a {
	color: #ffffff;
	text-decoration: none;
}
.designtextdisp a {
	color: #ffffff;
	text-decoration: none;
}
.menu {
	height: 30px;
	width: 512px;
	float: left;
	text-align: left;
	position: relative;
	top: -5px;
}

.menu a img  {
	padding: 0px;
	margin: 0px;
	border: 0px;
	float: left;
}


h1 {
	color: #7a84b7;
	font-family: arial;
	font-size: 18px;
	line-height: 21px;
	display: inline;
	font-weight: normal;

}

h2 {
	color: #7a84b7;
	font-family: arial;
	font-size: 16px;
	line-height: 21px;
	display: inline;
	font-weight: normal;

}

#ashwood {

}

#bellevue {
	top: 70px;
}

#homestead {
	top: 110px;
}

#kallara {
	top: 160px;
}

#lindfield {
	left: 230px;
	top: -175px;
	
}

#macquarie {
	left: 230px;
	top: -130px;
}

#renmark {
	left: 230px;
	top: -90px;
}

#windsor {
	left: 230px;
	top: -40px;
}

.hidden {
display: none;
position: relative;
top: 0px;
}

.maillink {
	color: #ffffff;
	font-weight: bold;
}

.suppliers-left {
	width: 200px; 
	float: left;
}

.suppliers-right {
	width: 200px; 
	float: left;
}

.supplylink {
	color: #ffffff;
	text-decoration: none;
}

label { width: 150px; display: block; float: left;  margin-bottom: 3px;}
input {height: 15px; margin-left: 20px; margin-bottom: 3px;}
.textinput, .textarea {width: 260px; font-size: 10px; padding: 0px; }
.textarea {margin-left: 20px; }
fieldset { border: 0px; margin: 0px; padding: 0px; padding-top: 15px; }
.note { font-style: italic; font-size: 10px;}
.submit { padding: 0px; margin: 0px; }

.formerrors { font-size: 14px; padding: 10px; background-color: white; color: red; width: 100%; }
.error {background-color: red;}
