body {
	margin: 0;
	padding: 0;
	background: url(http://flexidebit.com.au:80/binaries?folderid=510198&name=bg_body.gif) transparent top left repeat-x;
	text-align:center;
}

#container {
	text-align: left;
	width: 770px;
	margin: 0 auto;
	padding: 0;
}

td.logo {
	background: url(http://flexidebit.com.au:80/binaries?folderid=510198&name=bg_logo.gif) transparent bottom left no-repeat;
	padding: 14px 0 0 0;
}

td.logo img {
	margin: 0;
	border: 0px solid #fff;
	display: block;
}

img.clear {
	display: block;
}

td.home-welcome {
	background: url(http://flexidebit.com.au:80/binaries?folderid=510198&name=bg_header.gif) transparent top left no-repeat;
	border-top: 1px solid #b6b6b6;
	border-right: 1px solid #b6b6b6;
	border-bottom: 1px solid #b6b6b6;	
}

td.home-clients {
	background: url(http://flexidebit.com.au:80/binaries?folderid=510198&name=bg_header.gif) transparent top left no-repeat;
	border-top: 1px solid #b6b6b6;
	border-bottom: 1px solid #b6b6b6;	
}

table.homebox {
	background: url(http://flexidebit.com.au:80/binaries?folderid=510198&name=bg_homebox.gif) transparent top left repeat-y;
	margin: 10px 0 10px 0;
}

td.homebox1 {
	background: url(http://flexidebit.com.au:80/binaries?folderid=510198&name=homebox_pic1.gif) transparent bottom left no-repeat;
	border: 0px solid #ff000;
}

td.homebox2 {
	background: url(http://flexidebit.com.au:80/binaries?folderid=510198&name=homebox_pic2.gif) transparent bottom left no-repeat;
	border: 0px solid #ff000;
}

td.homebox3 {
	background: url(http://flexidebit.com.au:80/binaries?folderid=510198&name=homebox_nopic.gif) transparent bottom left no-repeat;
	border: 0px solid #ff000;
}

div.pad {
	padding: 5px 5px 0 15px;
	border: 0px solid #ff000;
}

td.inner-content {
	background: url(http://flexidebit.com.au:80/binaries?folderid=510198&name=bg_inner_content.gif) transparent top left no-repeat;
	border-top: 1px solid #b6b6b6;
	border-right: 1px solid #b6b6b6;
	padding: 0 0 10px 0;
}

td.inner-sidebar{
	padding: 0 0 10px 0;
	border-top: 1px solid #b6b6b6;
}

#footer {
	border-top: 1px solid #b6b6b6;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 10px 0 0 0;
}

