
/***************************
	Layout
***************************/
#header {
	width: 100%;
	background: url("img/header_bg.jpg") repeat-x left top;	
	}


/***************************
	Layout
***************************/
#white {
	width: 100%;
	background-color : white ;
	}


/***************************
	Layout
***************************/
#bar {
	width: 100%;
	background-color : #E7EDF5 ;
	}


/***************************
	Layout
***************************/
#bar2 {
	width: 100%;
	background: url("img/bar2.jpg") repeat-x left top;	
	}
	


/***************************
	Layout
***************************/
#bar3 {
	width: 100%;
	background: url("img/footer_line.jpg") repeat-x left top;	
	}
	


/***************************
	Layout
***************************/
#menu {
	width: 100%;
	background: url("img/menu_bg.jpg") repeat-x left top;	
	}



