/* CSS Document */
#all_wrapper {
	position:relative;
	left:0px;
	top:0px;
	width:840px;
	height:660px;
	z-index:1;
	margin: auto;
}
body {
	background-image: url(images_fab/roses_wallpaper_green1.jpg);
}
#all_header {
	position:absolute;
	left:0px;
	top:0px;
	width:840px;
	height:95px;
	z-index:13;
	background-color: #FFFFFF;
}

#all_title2 {
	position:absolute;
	left:95px;
	top:145px;
	width:650px;
	height:20px;
	z-index:15;
}
#all_subtitle {
	position:absolute;
	left:88px;
	top:69px;
	width:665px;
	height:18px;
	z-index:14;
}
#all_photo_upper {
	position:absolute;
	left:0px;
	top:110px;
	width:840px;
	height:262px;
	z-index:14;
}
#all_photo_lower {
	position:absolute;
	left:0px;
	top:372px;
	width:840px;
	height:109px;
	z-index:17;
}
#all_lower1 {
	position:absolute;
	left:0px;
	top:481px;
	width:840px;
	height:102px;
	z-index:16;
	background-color: #CEE6CE;
}
#all_lower2 {
	position:absolute;
	left:0px;
	top:583px;
	width:840px;
	height:36px;
	z-index:15;
	background-color: #9ACC99;
}
#all_lower3 {
	position:absolute;
	left:0px;
	top:619px;
	width:840px;
	height:18px;
	z-index:18;
	background-color: #CEE6CE;
}
#all_footer {
	position:absolute;
	left:0px;
	top:639px;
	width:840px;
	height:21px;
	z-index:19;
	background-color: #FFFFFF;
}
#all_menu_holder {
	position:absolute;
	left:0px;
	top:95px;
	width:840px;
	height:17px;
	z-index:50;
	background-color: #99CC99;
}
#all_copyright {
	position:absolute;
	left:221px;
	top:3px;
	width:406px;
	height:1px;
	z-index:1;
}
#all_pinkline {
	position:absolute;
	left:0px;
	top:637px;
	width:840px;
	height:2px;
	z-index:20;
	background-color: #CC3467;
}

