h1.title {
	width: 560px;
   font-size: 18px;
	/*background: url(../images/invitations_header.png) no-repeat 0 0;*/
   font-weight: normal;
	float: left;
	margin: 20px 0;

}

h2.title {
	font-size: 14px;
	float: left;
	font-weight: bold;
	margin-bottom: 15px;
	width: 200px;
	display: block;
}

#center_wrapper {
	width: 869px;
   height: auto;
	background: url(../images/center_inner_bg.jpg) repeat-y;
	float: right;
	overflow: visible;
	margin-bottom: 10px;
}

#services_bg {
	width: 227px;
	height: 341px;
	background: url(../images/services_inner_bg.jpg) no-repeat;
	float: left;
	margin: 0;
	padding: 0;
	color: white;
	font-weight: bold;
	font-size: 11px;
	
}

#inner_content {
	width: 635px;
	float: left;
   /*background: url(../images/header_inner_img.jpg) no-repeat;*/
}


#center_wrapper_bottom {
	background: url(../images/bottom_inner_bg.jpg) no-repeat;
	width: 869px;
	height: 38px;
	float: left;
}

#inner_content_div {
	margin-top: 130px;
	float: left;
	width: 620px;
	padding-bottom: 50px;
}

#butterfly_right {
	width: 108px;
	height: 597px;
	background: url(../images/inner_butterfly.jpg) no-repeat;
	position: absolute;
	top: 0;
	right: 0;

}

#right_spacer {
   display: block;
	width: 101px;
	height: 597px;
	float: right;
}

#menu_bg {
	width: 568px;
	height: 133px;
	float: right;
	padding-right: 7px;
	background: url(../images/menu_bg2.jpg) no-repeat;
}

#inner_text_div {
	width: 560px;
	float: left;
	padding-left: 45px;
	margin-bottom: 15px;
	
}