body
{
	background-color:#ffffff; 
	color:#ffffff";
	font-family:Arial, Helvetica, sans-serif;
	}
	 
.menu{
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:13pt;
	line-height:120%
}

.footer{
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:8pt;
	line-height:120%
}

.designedby{
	font-family:Arial, Helvetica, sans-serif;
	color: grey;
	font-size:10pt;
	line-height:120%
}

.aboutUs{
	width:900px;
	font-family:Arial, Helvetica, sans-serif;	
	font-size:13pt;
	line-height:130%;
	text-align:right;
	position:relative;
    margin-left: 50%;
    left:-400px;
    top:50px;
    z-index="1"
}  

.aboutUsBackground{
	background-image:url('http://www.mcarthursjewellers.com.au/gallery/src/themes/classic/photos/aboutUs/aboutUs.png');
	background-repeat:no-repeat;
	background-position:center top;
	width:1200px;
	height:1150px;
	font-family:Arial, Helvetica, sans-serif;	
	font-size:13pt;
	text-align: right;
	position: absolute;
    margin-left: 50%;
    left: -600px;
    z-index="0"
}  

.aboutUsFooter{
	position: relative;
    top: 1150px;
    z-index="1"
} 

.contactUs{
	width:800px;
	font-family: arial;
	font-size:12px;
	position: relative;
    margin-left: 50%;
    left: -400px;
	}
	
.home{
	width:800px;
	border:1;
	padding:0;
	cellspacing:0;
}
	
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
}

