.SkinObject {
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	color: #003366;
	text-decoration: none;}
A.SkinObject:link {
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	color:  #000000;
	text-decoration: none;
	}
A.SkinObject:Hover{
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	color:  #000000;
	text-decoration: underline;
}
A.SkinObject:Visited, A.SkinObject:Active {
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	color:  #003366;
	text-decoration: none;
	font-weight: bold;}
#fwb_top{
	background-image:url(images/web-design-melbourne.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color: transparent;
	height:189px;
	width:1984px;
}

body { 
	background-image:url(images/website-design-melbourne.jpg);
	background-position:center top;
	background-color:#FFFFFF;
	background-repeat:repeat-x;
	height:100%;
    margin:0; 
    padding:0; 
	border:none; 
}

#widthcontainer{
	width: 990px;
	margin: 0px;
	padding: 0px;
	float: none;
	height: 100%;	

}
html{ 
  margin:0; 
  padding:0; 
  border:none; 
}
.bkcontainer { 
  width: 100%; 
  max-width: 1000px; 
  min-width: 300px; 
  margin: 0 auto; 
  padding: 0;
  height:100%;
}

#thick-col {
	width: 650px;
	float:left;
	margin:0;
	padding:0;
	border:none;
}
#thin-col {
	width: 240px;
	float:right;
	margin:0;
	padding:0;
	border:none;
}
#menu{
	padding:0;
	border:none;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	float: right;
}
.contentcss{
	border:none;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#footer{
	margin:0;
	padding:0;
	border:none;
	text-align: right;	
}