body {
	margin: 0px;
	background-color: #666666;
	background-image: url(../stat/bg.jpg);
	background-repeat: repeat-x;
}

#container {
	background-color: #FFFFFF;
	width: 756px !important;
	width: 780px;
	position: absolute;
	left: 50%;
	margin-left: -390px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 12px 12px 12px 12px;
	z-index:1;
}

#topline {
	float: left;
	width: 756px;
	height: 91px;
	background-image: url(../stat/bg_topline.jpg);
	background-repeat: repeat-x;
	margin-bottom: 6px;
}

#logo {
	float: left;
	margin-top: 6px;
	margin-left: 17px;
}

#phone {
	float: right;
	margin-top: 18px;
	margin-right: 17px;
}

#nav {
	float: left;
	width: 756px;
	height: 34px;
	background-image: url(../stat/bg_main_nav.jpg);
	background-repeat: repeat-x;
	margin-bottom: 6px;
}

.navButton {
	float: left;
	height: 34px;
	margin-left: 36px;
}

#leftContainer {
	float: left;
	display:inline;
	width: 533px;
	margin-bottom: 12px;
	margin-right: 6px;
}

#mainImage {
	float: left;
	width: 533px;
	margin-bottom: 12px;
}

#linksContainer {
	float: left;
	width: 509px !important;
	width: 533px;
	border: solid 6px #ccc;
	padding: 6px;
}

#linksContainer2 {
	float: left;
	width: 509px !important;
	width: 533px;
	border: solid 6px #ccc;
	padding: 6px;
	margin-top: 6px;
}

#rightContainer {
	float: left;
	display:inline;
	width: 217px;
	margin-bottom: 12px;
}

#rightBannerHeader {
	float: left;
	width: 205px !important;
	width: 217px;
	height: 35px;
	background-color: #b1afaf;
	padding-left: 12px
}

.articleBox {
	float: left;
	width: 193px !important;
	width: 217px;
/* 	height: 218px !important; */
/* 	height: 230px; */
	padding: 12px 12px 0px 12px;
	background-color: #c3e5f1;
	border-bottom: 1px solid #1aa8de;
}

.articleBoxWeddings2 {
	float: left;
	width: 193px !important;
	width: 217px;
	height: 208px !important;
	height: 220px;
	padding: 12px 12px 0px 12px;
	background-color: #c3e5f1;
	border-bottom: 1px solid #1aa8de;
}

.articleBox280 {
	float: left;
	width: 193px !important;
	width: 217px;
	height: 268px !important;
	height: 280px;
	padding: 12px 12px 0px 12px;
	background-color: #c3e5f1;
	border-bottom: 1px solid #1aa8de;
}

.articleBoxEvents {
	float: left;
	width: 193px !important;
	width: 217px;
	height: 172px !important;
	height: 184px;
	padding: 12px 12px 0px 12px;
	background-color: #c3e5f1;
	border-bottom: 1px solid #1aa8de;
}

.articleBoxTours {
	float: left;
	width: 193px !important;
	width: 217px;
	height: 172px !important;
	height: 184px;
	padding: 12px 12px 0px 12px;
	background-color: #c3e5f1;
	border-bottom: 1px solid #1aa8de;
}

.articleBoxCorporate {
	float: left;
	width: 193px !important;
	width: 217px;
	height: 157px !important;
	height: 169px;
	padding: 12px 12px 0px 12px;
	background-color: #c3e5f1;
	border-bottom: 1px solid #1aa8de;
}

.testimonialCallPlan {
	float: left;
	width: 193px !important;
	width: 217px;
	height: 102px !important;
	height: 159px;
	padding: 55px 12px 0px 12px;
	background-color: #c3e5f1;
	border-bottom: 1px solid #1aa8de;
}

#bottomline {
	float: left;
	width: 756px;
	height: 34px;
	background-image: url(../stat/bg_main_nav.jpg);
	background-repeat: repeat-x;
}

