body {
	background: url('../images/background.jpg') repeat #fff top left;
	background-position: center;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 11px;
	font-family: Myriad Pro;
}

.cleaner { clear: both; overflow: hidden; height: 0px; }

.cleaner2 { clear: both; overflow: hidden; height: 10px; }

.cleaner3 { clear: both; overflow: hidden; height: 7px; }

.container {
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	background: url('../images/bg.gif') repeat-x;	
}

.splashs1 {
	width: 388px;
	height: 309px;
	background: url('../images/splash1.jpg') no-repeat;
	display: block;
	font-size: 1px;
}

.splashs1:hover {
	width: 388px;
	height: 309px;
	background: url('../images/splash1_over.jpg') no-repeat;
	display: block;
	font-size: 1px;
}

.splashs2 {
	width: 388px;
	height: 309px;
	background: url('../images/splash2.jpg') no-repeat;
	display: block;
	font-size: 1px;
}

.splashs2:hover {
	width: 388px;
	height: 309px;
	background: url('../images/splash2_hover.jpg') no-repeat;
	display: block;
	font-size: 1px;
}

.splashs3 {
	width: 388px;
	height: 309px;
	background: url('../images/splash3.jpg') no-repeat;
	display: block;
	font-size: 1px;
}

.splashs3:hover {
	width: 388px;
	height: 309px;
	background: url('../images/splash3_hover.jpg') no-repeat;
	display: block;
	font-size: 1px;
}

.splashs4 {
	width: 388px;
	height: 309px;
	background: url('../images/splash4.jpg') no-repeat;
	display: block;
	font-size: 1px;
}

.splashs4:hover {
	width: 388px;
	height: 309px;
	background: url('../images/splash4_hover.jpg') no-repeat;
	display: block;
	font-size: 1px;
}


.page {
	width: 920px;
	padding: 0px;
	margin: 0px auto;
}

h1 {
	font-size: 26px;
	text-transform: uppercase;
	color: #fff;
}

.logo {
	padding-top: 11px;
	float: left;
	width: 367px;
}

.leftText {
	float: left;
	width: 275px;
	padding-top: 74px;
	text-align: center;
}

.rightText {
	float: left;
	width: 275px;
	padding-top: 7px;
	text-align: center;
}

.content {
	width: 813px;
	margin: 0px auto;
	background: #6095c1;
	padding-top: 13px;
	margin-top: 14px;
	padding-bottom: 13px;
	text-align: left;
}

.menu {
	width: 787px;
	height: 44px;
	background: #fff;
	margin-left: 13px;
	padding-top: 24px;
	text-align: left;
}

.menu ul {
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: left;
}

.menu li {
	float: left;
	list-style: none;
	margin-left: 53px;
}

* html .menu .first{
	float: left;
	list-style: none;
	margin-left: 19px;
}

.menu li a {
	color: #6095c1;
	font-family: Georgia;
	font-size: 20px;
	text-decoration: none;
}

.menu li a:hover {
	color: #333;
	font-family: Georgia;
	font-size: 20px;
	text-decoration: none;
}

.menu .current a{
	color: #333;
}

.text {
	margin-top: 17px;
	margin-left: 13px;
}

.splash {
	float: left;
	margin-right: 10px;
	margin-bottom: 11px;
}

.splash2 {
	float: left;
	margin-bottom: 11px;
}

.footer {
	height: auto;
	width: 100%;
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 0px;
	background: #6095c1;
	margin-bottom: 80px;
	font-family: Georgia;
	font-size: 18px;
	color: #fff;
	text-align: left;
}

.footer2 {
	width: 800px;
	padding: 0px;
	margin: 0px auto;
}

.ff {
	width: 50%;
	float: right;
	font-size: 14px;
	text-align: right;
}

.facebook {
	width: 50%;
	float: left;
	text-align: left;
}

.copyright {
	margin: 0px auto;
	text-align: center;
	margin-bottom: 10px;
}

.copyright a {
	font-family: Georgia;
	font-size: 15px;
	color: #6095c1;
	text-decoration: none;
}

.leftImages {
	float: left;
}

.rightImages {
	margin-left: 11px;
	float: left;
}

.white {
	background: #fff;
	width: 687px;
	margin-top: 15px;
	padding-top: 10px;
	font-family: Georgia;
	color: #6095C1;
	font-size: 21px;
	text-align: center;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 10px;
}

* html .white {
	background: #fff;
	width: 687px;
	margin-top: 15px;
	padding-top: 10px;
	font-family: Georgia;
	color: #6095C1;
	font-size: 21px;
	text-align: center;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 10px;
}

*:first-child+html .white {
	background: #fff;
	width: 687px;
	margin-top: 15px;
	padding-top: 10px;
	font-family: Georgia;
	color: #6095C1;
	font-size: 21px;
	text-align: center;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 10px;
}

.title {
	text-align: center;
}

.textLeft {
	float: left;
	margin-right: 20px;
	text-align: left;
}

.textRight {
	float: right;
	text-align: left;
}

.whiteImage {
	border: 13px solid #6095c1;
}

.dark {
	color: #386992;
	width: 100px;
	padding-bottom: 10px;
	vertical-align: top;
}

.light {
	padding-bottom: 10px;
	vertical-align: top;
}

.lii{
	color: #6095c1;
	font-size: 11px;
	text-decoration: none;
}




.submenu {
	width: 420px;
	height: 20px;
	padding-top: 15px;
	text-align: left;
	margin: 0px auto;
}

.submenu ul {
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: left;
}

.submenu li {
	float: left;
	list-style: none;
	margin-left: 38px;
}

* html .submenu .first{
	float: left;
	list-style: none;
	margin-left: 19px;
}

.submenu li a {
	color: #fff;
	font-family: Georgia;
	font-size: 18px;
	text-decoration: none;
}

.submenu li a:hover {
	color: #b6d4ec;
	font-family: Georgia;
	font-size: 18px;
	text-decoration: none;
}

.submenu .current a{
	color: #b6d4ec;
}

.wedding1 {
	width: 396px;
	height: 236px;
	background: #c1d6e9;
	border: 9px solid #fff;
	float: left;
	font-family: Georgia;
	color: #5386b1;
	font-size: 18px;
	text-align: center;
}

.wedding2 {
	width: 361px;
	height: 236px;
	border: 9px solid #fff;
	float: left;
	border-left: none;
}

.wedding3 {
	width: 766px;
	height: 347px;
	border: 9px solid #fff;
	border-top: 0px;
}

.living1 {
	width: 467px;
	height: 585px;
	border: 9px solid #fff;
}

.living2 {
	width: 270px;
	height: 308px;
	border: 9px solid #fff;
	border-left: none;
	padding-left: 10px;
	padding-right: 10px;
	background: #a28c5a;
	font-family: Georgia;
	color: #fff;
	font-size: 18px;
	text-align: center;
}

.living3 {
	width: 290px;
	height: 270px;
	border: 9px solid #fff;
	border-left: none;
	border-top: none;
}

.giving1 {
	width: 243px;
	height: 590px;
	border: 7px solid #fff;
	
}

.giving2 {
	width: 519px;
	height: 270px;
	border: 7px solid #fff;
	border-left: none;
}

.giving3 {
	width: 279px;
	height: 313px;
	float: left;
	border: 7px solid #fff;
	border-left: none;
	border-top: none;
	background: #d585b8;
	font-family: Georgia;
	color: #fff;
	font-size: 18px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}

.giving4 {
	width: 213px;
	height: 313px;
	border: 7px solid #fff;
	border-left: none;
	border-top: none;
	float: left;
}

.baby1 {
	width: 407px;
	height: 291px;
	border: 9px solid #fff;
}

.baby2 {
	width: 387px;
	height: 268px;
	background: #a01556;
	font-family: Georgia;
	color: #fff;
	font-size: 18px;
	text-align: center;
	border: 9px solid #fff;
	border-top: none;
	padding-left: 10px;
	padding-right: 10px;
}


.baby3 {
	width: 351px;
	height: 588px;
	border: 9px solid #fff;
	border-left: none;
}
.bottommenu {
margin-top: 15px;
}
.bottommenu  {
 background: none repeat scroll 0 0 #FFFFFF;
    font-family: Georgia,Serif;
    font-size: 20px;
    margin: 13px 13px 0;
}
.bottommenu   ul {
  height: 68px;
    margin: 0;
    padding: 0;
}
.bottommenu   ul li {
float: left;
list-style: none;
margin-left: 67px;
}
.bottommenu  ul li a {
color: #6095C1;
    height: 68px;
    line-height: 68px;
    text-decoration: none;
}
.bottommenu   ul li a:hover ,.bottommenu    ul li.current a{
color: #333;
}
