body{
	margin:0;
	color:#000;
	font:11px arial,sans-serif;
	background:#ececec;
}
img{border-style:none;} 
a{text-decoration:none;}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#page {
	width:980px;
	margin:18px auto 0;
	position:relative;
}
#header{
	height:100px;
	overflow:hidden;
	background:#fff url(../images/bg-header.gif) no-repeat;
	padding:0 13px;
	position:relative;
}
.logo-box{
	width:248px;
	position:absolute;
	top:16px;
	left:13px;
	z-index:2;
}
.logo-box span{
	background:url(../images/logo-box.png) no-repeat;
	display:block;
	height:148px;
}
.logo-box em{
	display:block;
	font-size:13px;
	font-style:normal;
	color:#134848;
	padding:31px 0 0 86px;
}
.logo{
	position:absolute;
	top:14px;
	left:13px;
	width:79px;
	height:79px;
	text-indent:-9999px;
	overflow:hidden;
	z-index:3;
	background:url(../images/logo.gif) no-repeat;
	margin:0;
}
.logo a{
	display:block;
	height:100%;
}
.top-nav{
	width:100%;
	overflow:hidden;
}
.top-nav ul{
	margin:49px 19px 0 0;
	padding:0;
	list-style:none;
	float:right;
	overflow:hidden;
	display:inline;
}
#splash .top-nav ul{margin:1px 19px 0 0;}
.top-nav ul li{
	float:left;
	background:url(../images/top-nav-sep.gif) no-repeat 100% 2px;
	padding:0 17px 0 39px;
	margin:0 -17px 0 0;
}
.top-nav ul li a{color:#333;}
.nav{
	position:absolute;
	top:46px;
	left:104px;
	margin: 0;
	padding: 0;
	list-style:none;
}
.nav li{
	float:left;
	font-weight:bold;
	font-size:11px;
	line-height:22px;
	text-transform:uppercase;
	margin:0 5px 0 0;
	position:relative;
}
.nav li a{
	float:left;
	padding:0 0 0 18px;
	color:#333;
}
.nav li a span{
	float:left;
	height:22px;
	padding:0 18px 0 0;
	cursor:pointer;
}
.nav li:hover a,
.nav li.hover a,
.nav li.active a{
	color:#c60e0a;
	background:url(../images/btn-nav.gif) no-repeat;
	text-decoration:none;
}
.nav li:hover a span,
.nav li.hover a span,
.nav li.active a span{background:url(../images/btn-nav.gif) no-repeat 100% 0;}
.nav li:hover .drop,
.nav li.hover .drop{display:block;} 
.drop{
	position:absolute;
	top:22px;
	left:0;
	width:850px;
	display:none;
}
.drop .drop-box{
	float:left;
	background:url(../images/bg-drop.gif) no-repeat;
	padding:0 0 0 18px;
}
.nav li .drop ul{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	background:url(../images/bg-drop.gif) no-repeat 100% 0;
}
.nav li .drop ul li{
	float:left;
	text-transform:lowercase;
	font-size:12px;
	font-weight:bold;
	margin:0 23px 0 0;
}
.nav li .drop ul li a{
	float:none;
	padding:0;
}
.nav li:hover .drop ul li a,
.nav li.hover .drop ul li a{
	background:none;
	color:#333;
}
.nav li:hover .drop ul li:hover a,
.nav li.hover .drop ul li.hover a,
.nav li.active .drop ul li.active a{color:#c60e0a;}
.splash{
	width:953px;
	height:667px;
	overflow:hidden;
	margin:-94px 0 0;
	position:relative;
	float:left;
}
.splash ul{
	margin: 0;
	padding: 0;
	list-style:none;
	overflow:hidden;
	height: 667px;
}
.splash ul li{
	position: absolute;
	top:0;
	left: 0;
	width:953px;
}
.splash ul li.active {
	z-index: 1;
}
.splash ul li img{display:block;}
.splash .btn-enter{
	position:absolute;
	top:300px;
	left:462px;
	z-index:1;
	display:none;
}
.splash:hover .btn-enter,
.hover .btn-enter{display:block;}
.splash .btn-enter span{
	display:block;
	width:120px;
	background:url(../images/btn-enter.png) no-repeat;
	padding:30px 29px;
	font-size:14px;
	line-height:33px;
	font-weight:bold;
}
.splash .btn-enter a{
	display:block;
	text-align:center;
	height:33px;
	color:#bfd9d9;
	position:relative;
}
.splash .btn-enter a:hover{text-decoration:none;}
#content{
	min-height:572px;
	padding:10px 13px 18px;
	background:#fff url(../images/bg-content.gif) no-repeat 0 100%;
}
* html #content{height:572px;}
#content:after{
	display:block;
	clear:both;
	content:"";
}
.brand{
	width:100%;
	overflow:hidden;
	position:relative;
	margin:0 0 24px;
}
.brand .brand-list{
	margin: 0;
	padding: 0;
	list-style:none;
	width:99999px;
	overflow:hidden;
	height: 281px;
	position: relative;
}
.brand .brand-list li{
	position: absolute;
	width:953px;
	top: 0;
	left: 0;
}
.brand .brand-list li img{display:block;}
.brand .quote{
	position:absolute;
	top:47px;
	left:33px;
	width:431px;
	overflow:hidden;
}
.brand .quote-box{
	width:100%;
	overflow:hidden;
	margin:0 0 18px;
}
.brand .quote-box .top{
	height:49px;
	overflow:hidden;
	background:url(../images/quote-top.png) no-repeat;
}
.brand .quote-box .bottom{
	height:49px;
	overflow:hidden;
	background:url(../images/quote-bottom.png) no-repeat;
}
.brand .quote-box .middle{
	position: relative;
	z-index: 1;
	min-height:47px;
	background:#fff;
	padding:0 19px;
}
* html .brand .quote-box .middle{height:47px;}
.brand .quote-box .middle:after{
	display:block;
	clear:both;
	content:"";
}
.brand .quote blockquote{
	margin:-5px 0 -6px;
	color:#574030;
	float:left;
	position:relative;
}
.brand .quote blockquote strong{font-size:34px;}
.brand .quote blockquote span{
	font-size:29px;
	margin:0 6px;
	color:#066;
}
.brand .quote blockquote q{
	quotes: none;
	display:block;
	font:19px "Times New Roman", Times, serif;
	margin:0 0 4px;
}
.brand .quote blockquote q:before{content:"";}
.brand .quote blockquote q:after{content:"";}
.brand .quote blockquote cite{
	display:block;
	text-align:right;
	font-size:13px;
	font-style:italic;
	margin:0 21px 0 0;
}
.brand .btn-view{
	display:block;
	width:180px;
	height:33px;
	background:url(../images/btn-view-more.png) no-repeat;
	text-align:center;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	line-height:33px;
	margin:0 auto;
}
.brand .title{
	position:absolute;
	top:34px;
	left:12px;
	font-size:10px;
	color:#fff;
	font-weight:normal;
	z-index:1;
}
.brand .pages{
	position:absolute;
	top:10px;
	left:12px;
	margin: 0;
	padding: 0;
	list-style:none;
	z-index:1;
}
.brand .pages li{
	float:left;
	width:23px;
	height:21px;
	font-size:12px;
	line-height:21px;
	font-weight:bold;
	text-align:center;
	overflow:hidden;
	margin:0 3px 0 0;
}
.brand .pages li a{
	display:block;
	background:url(../images/bg-pages.png) no-repeat;
	height:42px;
	color:#fff;
}
.brand .pages li.active a,
.brand .pages li a:hover{
	margin:-21px 0 0;
	padding:21px 0 0;
	height:21px;
	text-decoration:none;
}
.welcome-area{
	width:100%;
	overflow:hidden;
	background:url(../images/bg-welcome.gif) repeat-y;
}
.welcome{
	width:430px;
	float:left;
	padding:0 42px 0 13px;
}
.welcome-area h2{
	font-size:14px;
	color:#c00;
	margin:0 0 4px;
}
.welcome-area p{
	font-size:12px;
	line-height:18px;
	color:#333;
	margin:0 0 6px;
}
.owner{
	width:100%;
	overflow:hidden;
	padding:23px 0 0;
}
.owner .owner-box{
	float:right;
	margin:4px 0 0 10px;
}
.owner .owner-box strong{
	display:block;
	font-size:12px;
	line-height:16px;
	color:#333;
}
.owner .owner-box em{
	display:block;
	font-size:10px;
	line-height:13px;
	color:#333;
}
.owner .signature{float:right;}
.package{
	width:170px;
	float:left;
	padding:0 34px 0 30px;
}
.package .img{
	width:100%;
	overflow:hidden;
	padding:6px 0;
}
.package .img img{display:block;}
.package .more{
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	color:#066;
	text-decoration:underline;
	background:url(../images/bg-more.gif) no-repeat 100% 4px;
	padding:0 16px 0 0;
}
.package .more:hover{text-decoration:none;}
.content-area{width:100%;}
.content-area:after{
	display:block;
	clear:both;
	content:"";
}
.photo{
	width:564px;
	float:left;
}
.photo .photo-box{
	width:100%;
	overflow:hidden;
	position: relative;
	margin:0 0 9px;
	z-index:1;
}
.photo .photo-box .link-next,
.photo .photo-box .link-prev {
	position: absolute;
	height: 537px;
	width: 282px;
	top: 0;
	left: 0;
	z-index: 3;
	background:url(none.gif);
}
.photo .photo-box .link-next {
	left:auto;
	right:0;
}
a.link-next:focus,
a.link-prev:focus {outline: none;}
.testimonials .photo{
	float:none;
	width:100%;
	overflow:hidden;
}
.testimonials .photo .photo-list li img{float:left;}
.testimonials .text-area{padding:140px 20px 0 26px;}
.photo .photo-list{
	height:537px;
	overflow:hidden;
	position: relative;
	margin: 0;
	padding: 0;
	list-style:none;
	z-index:2;
}
.photo .photo-list li{
	position: absolute;
	top:0;
	left:0;
	z-index:2;
}
.photo .photo-list li.active {z-index: 1;}
.photo .photo-list li img{display:block;}
.switcher-box{
	position:absolute;
	top:-3px;
	right:40px;
	z-index:5;
}
.switcher-box h2{
	font-size:16px;
	color:#999;
	margin:0 0 10px;
	text-transform:uppercase;
}
.text-area{
	width:336px;
	float:right;
	margin:-3px 0 0;
	position:relative;
	padding:0 0px 0 14px;
}
.text-area h2,
.text-area h3{
	font-size:16px;
	color:#999;
	margin:0 0 10px;
	text-transform:uppercase;
}
.text-area .red{color:#c60e0a;}
.about h2{margin:0 0 30px;}
.text-area .img{
	width:100%;
	overflow:hidden;
	margin:0 0 14px;
}
.text-area .img img{display:block;}
.text-area blockquote{
	margin:0 0 14px;
	font:bold 28px/30px "Times New Roman", Times, serif;
	color:#574030;
	text-indent:-14px;
	position:relative;
}
.text-area q{quotes: none;}
.text-area q:before{content:"";}
.text-area q:after{content:"";}
.text-area q span{color:#066;}
.text-area .title{
	display:block;
	font:bold 16px/18px "Times New Roman", Times, serif;
	color:#c00;
	margin:0 0 11px;
}
.text-area .text{
	width:100%;
	overflow:hidden;
	margin:0 0 13px;
}
.text-area p{
	font:bold 12px/18px "Times New Roman", Times, serif;
	margin:0 0 10px;
	color:#333;
}
.text-area .author{
	display:block;
	font:bold 12px/18px "Times New Roman", Times, serif;
	margin:0 0 14px;
	color:#333;
}
.text-area .more{
	width:100%;
	overflow:hidden;
	margin:0 0 6px;
}
.text-area .more a{
	font:bold 12px/18px "Times New Roman", Times, serif;
	color:#066;
	text-decoration:underline;
	background:url(../images/bg-more.gif) no-repeat 100% 4px;
	padding:0 16px 0 0;
}
.text-area .more a:hover{text-decoration:none;}
.text-area .view{
	width:100%;
	overflow:hidden;
	margin:0 0 6px;
}
.text-area .view a{
	font-size:12px;
	font-weight:bold;
	color:#066;
	text-decoration:underline;
	background:url(../images/bg-more.gif) no-repeat 100% 4px;
	padding:0 16px 0 0;
}
.text-area .view a:hover{text-decoration:none;}
.switcher{
	margin:0 0 12px;
	padding:0;
	list-style:none;
	width:324px;
	min-height:96px;
	overflow:hidden;
}
* html .switcher{height:96px;}
.switcher:after{
	display:block;
	clear:both;
	content:"";
}
.switcher li{
	float:left;
	width:12px;
	margin:0 15px 12px 0;
}
.switcher li a{
	display:block;
	background:url(../images/circle.gif) no-repeat;
	width:12px;
	height:12px;
	text-indent:-9999px;
	overflow:hidden;
	cursor:default;
}
.switcher li.active a,
.switcher li a.hover,
.switcher li a:hover{background-position:0 -12px;}
.gallery .photo{width:800px;}
.gallery  .photo .photo-list li{
	float:left;
	width:750px;
}
.gallery .text-area{width:129px;}
.gallery .text-area h2{margin:0 0 32px;}
.gallery .switcher{
	width:160px;
	margin:0 0 20px;
}
.gallery .view{padding:33px 0 0;}
.text-area .view strong{
	display:block;
}
.photo .pages{
	width:100%;
	overflow:hidden;
	position:relative;
}
.photo .pages .prev,
.photo .pages .next{
	position:absolute;
	top:0;
	font-size:13px;
	font-weight:bold;
	color:#c60e0a;
}
.photo .pages .prev{left:30px;}
.photo .pages .next{right:0;}
.photo .pages .title{
	height:1%;
	overflow:hidden;
	padding:2px 150px 0 154px;
	text-align:center;
	font-size:12px;
	color:#505050;
}
.slideshows{
	width:100%;
	overflow:hidden;
	padding:31px 0 18px;
}
.slideshows .box{
	width:100%;
	overflow:hidden;
	margin:0 0 30px;
}
.slideshows .newlyweds{
	display:block;
	font-size:12px;
	color:#333;
	margin:0 0 3px;
}
.slideshows address{
	font-size:12px;
	font-style:normal;
	color:#333;
	margin:0 0 2px;
}
.slideshows .more{
	font-size:12px;
	font-weight:bold;
	color:#c60e0a;
	background:url(../images/bg-more-r.gif) no-repeat 100% 5px;
	padding:0 16px 0 0;
	text-decoration:underline;
}
.slideshows .more:hover{text-decoration:none;}
.packages{
	width:100%;
	overflow:hidden;
	margin:0 0 71px;
}
.package-box{
	width:264px;
	overflow:hidden;
	padding:6px 0 13px;
}
.package-box dl{
	width:100%;
	overflow:hidden;
	margin:0 0 5px;
	background:url(../images/dots.gif) repeat-x 0 80%;
}
.package-box dl dt{
	float:left;
	font-size:12px;
	line-height:18px;
	background:#fff;
}
.package-box dl dt strong{
	font-size:14px;
	color:#c60e0a;
}
.package-box dl dd{
	float:right;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	color:#333;
	background:#fff;
}
.package-box .include{
	display:block;
	font-size:12px;
	color:#333;
	margin:0 0 5px;
}
.package-box ul{
	margin:0;
	padding:0 0 0 8px;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.package-box ul li{
	vertical-align:top;
	background:url(../images/bullet.gif) no-repeat 0 6px;
	font-size:12px;
	padding:0 0 0 7px;
	font-weight:bold;
	margin:0 0 6px;
}
.package-box .heading{
	display:block;
	font-size:14px;
	line-height:18px;
	color:#c60e0a;
}
.package-box p{
	font:12px/18px Arial, Verdana, sans-serif;
	color:#333;
	margin:0 0 5px;
}
.text-area h4{
	font-size:14px;
	color:#c60e0a;
	margin:0 0 6px;
}
.address{
	width:100%;
	overflow:hidden;
	padding:46px 0 0;
	margin:0 0 52px;
}
.address address{
	font-style:normal;
	font-size:12px;
	color:#333;
	margin:0 0 4px;
}
.address .info{
	width:100%;
	overflow:hidden;
}
.address .info dl{
	float:left;
	margin:0 12px 0 0;
	font-size:12px;
}
.address .info dl dt{
	float:left;
	color:#c60e0a;
}
.address .info dl dd{
	float:left;
	margin:0 0 0 2px;;
	color:#333;
	display:inline;
}
.address .info dl dd a{color:#4d4d4d;}
.form{
	width:100%;
	overflow:hidden;
}
.form .form-box{
	width:100%;
	overflow:hidden;
	margin:0 0 8px;
}
.form .form-box label{
	width:78px;
	float:left;
	margin:0 10px 0 0;
	font-size:12px;
	line-height:21px;
	color:#333;
}
.form .form-box .input-text{
	width:217px;
	background:url(../images/bg-input.gif) no-repeat;
	float:left;
}
.form .form-box .input-text input{
	width:207px;
	float:left;
	background:none;
	border:0;
	padding:4px 5px 2px;
	margin:0;
	font:12px/15px Arial, Verdana, sans-serif;
}
.form .form-box .textarea{
	width:217px;
	height:70px;
	float:left;
	background:url(../images/bg-textarea.gif) no-repeat;
}
.form .form-box textarea{
	float:left;
	width:207px;
	height:66px;
	border:0;
	padding:2px 5px;
	overflow:auto;
	background:none;
	max-height:66px;
}
.form .form-box a{
	font-size:12px;
	font-weight:bold;
	color:#066;
	text-decoration:underline;
}
.form .form-box a:hover{text-decoration:none;}