body {
	background-color: #FFFFFF;
	padding: 0 0 0 0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/linetile.gif);
	background-repeat: repeat;
}

img {
	border: 0px;
	display:block; }		

#bkd-index {
	position:absolute;
	background-image: url('backgrounds/rbn_index.jpg');
	left:0px;
	top:0px;
	width:1024px;
	height:740px
}

#container{
	background-image: url('backgrounds/dots.gif');
	left:0px;
	top:0px;
	width:100%;
	height:740px
}		

#bkd-about {
	position:absolute;
	background-image: url('backgrounds/rbn_about.jpg');
	left:0px;
	top:0px;
	width:1024px;
	height:740px
}		

#bkd-clients {
	position:absolute;
	background-image: url('backgrounds/rbn_clients.jpg');
	left:0px;
	top:0px;
	width:1024px;
	height:740px
}		

#bkd-casestudy {
	position:absolute;
	background-image: url('backgrounds/rbn_casestudy.jpg');
	left:0px;
	top:0px;
	width:1024px;
	height:740px
}		

#bkd-contact {
	position:absolute;
	background-image: url('backgrounds/rbn_contact.jpg');
	left:0px;
	top:0px;
	width:1024px;
	height:740px
}

#header {
	position:absolute;
	left:0px;
	top:0px;
	width:1024px;
	height:140px;
}

#menu-left  { 
	text-align: left; 
	position: absolute; 
	left: 0px; 
	top: 140px; 
	width: 80px; 
	height: 600px }

#flash {
	position:absolute;
	left:220px;
	top:140px;
	width:780px;
	height:360px;
}

#menu-right {
	position:absolute;
	left:1000px;
	top:140px;
	width:24px;
	height:600px;
}

#weblog {
	position:absolute;
	text-align: left;
	left:220px;
	top:510px;
	width:780px;
	height:230px;
}
 
	/*************************
	MAIN CONTENT WRAP AND FOOTER
	*************************/