/* +++++++++++++++++++++++++++++ Shifting Ground +++++++++++++++++++++++++++++ */


/* ++++++++++++++++++++ Common Styles ++++++++++++++++++++ */



body {
	
	background-image: url(../../images/BackgroundDuTTchInventions.jpg) ;

}




/* ++++++++++++++++++++ Body Wrappers ++++++++++++++++++++ */

#body_wrapper {
	
	background: url('../../images/WallKitchenLiving.jpg') no-repeat 100% 40px;
	
}

/* ++++++++++++++++++++ Body Container ++++++++++++++++++++ */

#body_container {
	
	
	background: url('../../images/main_bg_botInventions.gif') no-repeat 0% 100%;
}

#body_container_b {
	
	background: url('../../images/main_bg_topInventions.gif') no-repeat 0% 0%;
}

#body_container_c {
	
	background-color: #0000FF;
	
}



/* #00A600 ++++++++++++++++++++ Page Header ++++++++++++++++++++ */

#page_header {
	
	background-color: #0000FF;
}




/* ++++++++++++++++++++ Page Content ++++++++++++++++++++ */


/* ++++++++++++++++++++ Navigation Menu ++++++++++++++++++++ */

#navmenu {
	
	background: url('../../images/navmenu_bg_botInventions.gif') no-repeat 0% 100%;
	
}

#navmenu_b {
	
	background: url('../../images/navmenu_bg_topInventions.gif') no-repeat 0% 0%;
}

