html,
body{
	height:100%;
	margin:0;
}
body {
	color: #FFFFFF;
	font: 14px/22px Arial, Helvetica, sans-serif;
	min-width: 999px;
}
bodyy {
	color: #FFFFFF;
	font: 14px/22px Arial, Helvetica, sans-serif;
	background: #c29641;
	min-width: 999px;
}
img {
	border-style: none;
	border: 0px;
}
a {
	text-decoration:none;
	color:#000;
}
a:hover {text-decoration:underline;}
input,
textarea,
select {
	font:18px/21px Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#717171;
}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper{
	width: 100%;
	overflow: hidden;
	position: fixed;
	min-height: 100%;
}

#wrapperr{
	width: 100%;
	overflow: hidden;
	position: relative;
	min-height: 100%;
}
.w1{
	width: 513px;
	margin: 0 auto;
}
#header{
	text-align: center;
	width: 100%;
}
#nav{
	display:inline-block;
	margin:0;
	padding:61px 0 0;
	list-style:none;
}
#nav li{
	float:left;
	background:url(../images/bg-nav.png) no-repeat 0 -243px;
	width:254px;
	height:240px;
	margin:0 -37px;
	text-align:center;
}
#nav li:hover,
#nav .active{
	background-position:0 0;
}
#nav a{
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	height:48px;
	margin:39px auto;
	padding:57px 0;
}
#nav a.home{
	background:url(../images/nav-link.png) no-repeat 41px 61px;
	width:79px;
	padding:57px 41px 57px 42px;
}
#nav a.gallery{
	background:url(../images/nav-link.png) no-repeat -132px 61px;
	width:92px;
	padding:57px 41px 57px 42px;
}
#nav a.give{
	background:url(../images/nav-link.png) no-repeat -312px 61px;
	width:92px;
	padding:57px 41px 57px 42px;
}
#nav a.endearing{
	background:url(../images/nav-link.png) no-repeat -492px 61px;
	width:92px;
	padding:57px 41px 57px 42px;
}
#nav a.love{
	background:url(../images/nav-link.png) no-repeat -672px 61px;
	width:92px;
	padding:57px 41px 57px 42px;
}
.content-block{
	background:url(../images/bg-content-block-t.png) no-repeat;
	width:883px;
	margin:0 auto -7px;
	padding:18px 0 0;
	position:relative;
	color: #fef689;
	font-size: 28px;
	line-height: 37px;
	text-align: justify;
}
.content-block .holder{
	background:url(../images/bg-content-block-b.png) no-repeat 0 100%;
	padding:0 0 62px;
}
.content-block .frame{
	background:url(../images/bg-content-block-c.png) repeat-y;
	padding:0 1px 0 0;
	width:882px;
}
.content-block .inner{
	background:url(../images/bg-content-block.jpg) no-repeat;
	min-height:1187px;
	padding:0 32px 0 28px;
	margin:-2px 0 -19px;
}
.logo {
	width: 997px;
	height: 684px;
	background: url(../images/logo.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0;
	position: absolute;
	top: -16px;
	left: -338px;
	z-index: 100;
}
.logo a{
	display:block;
	height: 210px;
	margin: 40px 0 0 600px;
	width: 296px;
}
.content-block .gallery-holder{
	position:relative;
	width:843px;
	overflow:hidden;
	z-index:10;
	margin:0 -10px 24px;
}
.content-block .gmask{
	width:843px;
	height:833px;
	overflow:hidden;
	position:relative;
}
.content-block .gmask ul{
	margin:0;
	padding:0;
	list-style:none;
	width:843px;
	height:833px;
	overflow:hidden;
	position:relative;
}
.content-block .gmask li{
	position:absolute;
	top:0;
	left:0;
	width:843px;
	height:833px;
}
.content-block .gmask li.active{z-index:2;}
.content-block .gmask img{vertical-align:top;}
.content-block .pagination-holder{
	width: 100%;
	position: absolute;
	bottom: 12px;
	left: -263px;
	text-align: center;
	z-index: 80;
}
.content-block .pagination-frame{
	display:inline-block;
	background:url(../images/bg-pagination-l.png) no-repeat;
	padding:0 0 0 95px;
}
.content-block .pagination{
	background:url(../images/bg-pagination-r.png) no-repeat 100% 0;
	padding:12px 121px 0 23px;
	display:inline-block;
	width: auto;
}
.content-block .btn-prev,
.content-block .btn-next{
	background:url(../images/btn-prev.gif) no-repeat;
	width:7px;
	height:13px;
	margin:6px 6px 0 0;
	overflow:hidden;
	text-indent:-9999px;
	z-index:90;
	float:left;
}
.content-block .btn-next{
	background:url(../images/btn-next.gif) no-repeat;
	width:8px;
	height:12px;
	margin:7px 0 0 4px;
}
.content-block .pagination ul{
	height:28px;
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	font-size:12px;
}
.content-block .pagination li{
	float:left;
	padding:0 1px;
}
.content-block .pagination ul a{
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	background:url(../images/pagination-link.png) no-repeat;
	width:17px;
	height:18px;
	margin:4px 0 0;
	color:#808080;
}
.content-block .pagination ul a:hover{text-decoration:none;}
.content-block .pagination ul .active a{
	text-indent:0;
	background:url(../images/pagination-link-active.png) no-repeat;
	width:25px;
	margin:0;
	height:26px;
	line-height:27px;
}
.content-block p{
	padding:0 0 25px;
	margin:0;
}
.content-block h2{
	font-size: 42px;
	font-weight: normal;
	line-height: 42px;
	margin:0;
}
.content-block p span{
	font-size:35px;
}
.carousel-holder{
	position: relative;
	overflow: hidden;
	padding: 0 55px 0 61px;
	width: 486px;
	margin: 0 0 42px;
}
.text-floral{
	background: url(../images/text-floral.png) no-repeat;
	width: 486px;
	height: 26px;
	overflow: hidden;
	text-indent: -9999px;
	text-align: center;
	margin: 0 0 -19px;
	position: relative;
	z-index: 90;
}
.carousel-holder .btn-prev,
.carousel-holder .btn-next{
	background: url(../images/btn-prev.png) no-repeat;
	width: 27px;
	height: 71px;
	position: absolute;
	left: 35px;
	top: 45px;
	overflow: hidden;
	text-indent: -9999px;
}
.carousel-holder .btn-next{
	background:url(../images/btn-next.png) no-repeat;
	width:26px;
	left:auto;
	right:30px;
}
.carousel-holder .gmask{
	width: 486px;
	height: 152px;
	overflow: hidden;
	position: relative;
}
.carousel-holder .gmask ul{
	width:99999px;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.carousel-holder .gmask li{
	float: left;
	width: 486px;
	height: 152px;
}
.carousel-holder .gmask img{vertical-align:top;}
.carousel-holder .pagination{
	background: url(../images/bg-pagination-b.png) no-repeat;
	width: 513px;
	height: 29px;
	overflow: hidden;
	text-align: center;
}
.carousel-holder .pagination ul{
	display:inline-block;
	margin:0;
	padding:0;
	list-style:none;
	font-size:10px;
	line-height:19px;
	/*background:url(../images/separator.gif) no-repeat 0 1px;*/
	border-left:1px solid #fff588;
	width:auto;
}
.carousel-holder .pagination li{
	float:left;
	background:url(../images/separator.gif) no-repeat 100% 1px;
}
.carousel-holder .pagination a{
	display:block;
	padding:4px 8px 5px;
	height:20px;
	color:#fef687;
}
.carousel-holder .pagination a:hover,
.carousel-holder .pagination .active a{
	background:#fff588 url(../images/arrow.png) no-repeat 50% 100%;
	color:#2e3191;
	text-decoration:none;
}
.container{
	padding:0 46px 20px 56px;
	width: 940px;
	overflow:hidden;
}
.container .block{
	float:left;
	margin:0 10px;
	color:#fff;
}
.container .block .holder{display:table;}
.container .block .lt,
.container .block .rt,
.container .block .lb,
.container .block .rb{
	background: url(../images/bg-block-tl.png) no-repeat;
	display: table-cell;
	font-size: 0;
	line-height:0;
	height:11px;
	width:12px;
}
.container .block .rt{background: url(../images/bg-block-tr.png) no-repeat;}
.container .block .lb{background: url(../images/bg-block-bl.png) no-repeat;}
.container .block .rb{background: url(../images/bg-block-br.png) no-repeat;}
.container .block .t,
.container .block .b{
	background: url(../images/bg-block-t.png) repeat-x;
	display: table-cell;
	font-size: 0;
	line-height:0;
	height:11px;
}
.container .block .b{background: url(../images/bg-block-b.png) repeat-x;}
.container .block .c{
	display: table-row;
}
.container .block .l,
.container .block .r{
	background:#3e1647 url(../images/bg-block.png) repeat-x;
	min-height:79px;
	display: table-cell;
	width:12px;
}
.container .block .content{
	background:#3e1647 url(../images/bg-block.png) repeat-x;
	display: table-cell;
	height:1%;
}
.container .block .content .inner{
	min-height:64px;
	width:236px;
	font-size:10px;
	line-height:13px;
	padding:13px 25px 0;
	letter-spacing:-1px;
}
.container .block .content .social{
	width:236px;
	padding:0 7px 9px 14px;
}
.container .block .add-nav{
	margin:0 -25px 0 -15px;
	padding:0 0 2px;
	list-style:none;
	font-size:18px;
	line-height:23px;
	width:300px;
	overflow:hidden;
	letter-spacing: 0;
}
.container .block .add-nav li{
	float:left;
	background:url(../images/separator1.gif) no-repeat;
	padding:5px 15px 5px 19px;
}
.container .block .add-nav li:first-child{
	background:none;
	padding:5px 14px 5px 15px;
}
.container .block .add-nav a{color:#fff;}
.container .block p{
	margin: 0;
	padding: 0 0 5px;
}
.container .block h2{
	font-size: 16px;
	font-weight: bold;
	line-height: 25px;
	margin:0 0 4px;
	letter-spacing:0;
}
.container .block .poll h2{margin:0 0 2px;}
.container .block .poll{
	min-height:77px;
	width:199px;
	padding:2px 5px 0 15px;
}
.container .block .poll .area{
	background:url(../images/bg-input.png) no-repeat;
	width:188px;
	height:41px;
	overflow:hidden;
}
.container .block .poll input[type="text"]{
	padding:10px;
	margin:0;
	float:left;
	overflow:hidden;
	width:128px;
	background:none;
	border:0;
}
.container .block .poll input[type="submit"]{
	float:right;
	background:url(../images/btn-go.png) no-repeat;
	border:0;
	width:38px;
	height:35px;
	overflow:hidden;
	text-indent:-9999px;
	margin:2px 2px 0 0;
	padding:0;
	cursor:pointer;
}
.container .block .poll input[type="submit"]:hover{cursor:pointer;}
.social-list{
	width:269px;
	overflow:hidden;
	margin:0 -5px;
	padding:0;
	list-style:none;
}
.social-list li{
	float:left;
	padding:0 5px;
}
.social-list a{
	display:block;
	width:40px;
	height:40px;
	background:url(../images/social-ico.png) no-repeat -199px 0;
	overflow:hidden;
	text-indent:-9999px;
}
.social-list a.facebook{background-position:0 0;}
.social-list a.twitter{background-position:-50px 0;}
.social-list a.youtube{background-position:-100px 0;}
.social-list a.linkedin{background-position:-149px 0;}
