html, body, div, input, textarea {
	color:#787878;
}

/*==TOP==*/

#rt-top{
	background:url(../images/body/rt-header-bg.jpg) top left repeat-x;
	}
	
/*==HEADER==*/

#rt-header{
	background:url(../images/body/rt-header-bg.jpg) top left repeat-x;
	}
	
/*==SHOWCASE==*/

#rt-showcase{
	background:url(../images/body/rt-showcase.jpg) top left repeat-x;}
	
/*==BOTTOM==*/

#rt-bottom{
	background:url(../images/body/rt-bottom-tile.jpg) top left repeat;
	}

#rt-bottom .rt-bottom-wrapper{
	background:url(../images/body/rt-bottom.jpg) top left repeat-x;
	}
	
/*==ADDITIONAL==*/

#rt-additional{
	background:url(../images/body/rt-additional-tile.jpg) top left repeat;
	}
	
#rt-additional .rt-additional-wrapper{
	background:url(../images/body/rt-additional.jpg) top left repeat-x;}
	
/*==FOOTER==*/

#rt-footer{
	background:url(../images/body/rt-footer.jpg) top left repeat-x;
	}

