/*
------------------------------------
Created by Beyond The Pixels Pty Ltd
------------------------------------ */



#topmenutopline {
	position: absolute;
	border-top: #787B80 solid 3px;
	top: 0px;
	width: 960px;
	padding: 0;
}

#topmenubottomline {
	position: absolute;
	border-top: #DDDEDF solid 1px;
	top: 40px;
	width: 960px;
	padding: 0;
	
}

#footerline {
	position: absolute;
	border-top: #DDDEDF solid 1px;
	width: 920px;
	padding: 0;
}
