/* gifts.css (c)2009 SugarHill Works LLC - http://www.sugarhillworks.com */


#catering #ceibw { 
	background: #662200 url(../img/noise.jpg) top left repeat;
	position: relative;
	margin: 0 auto;
	width: 1000px; 
	height: 625px; 
	overflow: visible;
	z-index: 100;
}

#catering #gradient { 
	background: #662200 url(../img/gradient_splash.jpg) top left repeat-x;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 627px;
	z-index: 1;
}

#catering #copy p { 
	position: relative;
	width: 980px;
	height: auto;
	margin: 0 auto 0 0;
	padding: 0 0 0 10px;
	text-align: left;
	color: #200;
}


/* -------------- header SS --------------- */

#images_ss_hdr { 
	position: relative;
	float: left;
	width: 160px;
	height: 110px;
	margin: 0 auto 0 0;
	text-align: center;
	z-index: 210;
}
#images_ss_hdr img {
	position: absolute; /* ! IMPORTANT ! */
	left: 0px;
	padding: 5px;
	margin: 0 auto;
	z-index: 220;
}

/* -------------- right panel SS -------------- */

#rt_cntr { 
	position: relative;
	float: right;
	width: 300px;
	height: 425px;;
	margin: 0 auto;
	padding-top: 0px;
	/*text-align: right;*/
	z-index: 200;
}

#rt_cntr .pic_cntr { 
	position: relative;
	left: 5px;
	margin: 30px 0px 0px 0px;
	width: 295px;
	height: auto;
	text-align: left;
}

#images_ss_rt { 
	position: relative;
	top: 30px;
	left: 5px;
	width: 295px;
	height: auto;
	margin: 0 auto;
	text-align: left;
	z-index: 210;
}

#images_ss_rt img {
	position: absolute; /* ! IMPORTANT ! */
	left: 0px;
	margin: 0 auto;
	z-index: 220;
}

/* -------------- text is in main_cntr div ---------------- */

#main_cntr { 
	margin: 0 auto 0px auto;
}

#main_txt p {
	margin: 0 0 15px 0;
}

.titolo {
	margin: 30px auto 25px auto;
	font-size: 130%;
	text-align: left;
}