@charset "UTF-8";
/* CSS Document */


.scriptbox{
	width: 740px;
	height: 338px;
	margin: 0px;
	padding: 0px;
	background: #CCC;
	position: relative; 
	overflow: hidden; 
}

.scriptbox .contentdiv{
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0;  /*leave as is*/
	background: white;
	width: 740px;
	height: 100%;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
}

.pagination{
	width: 740px;
	border-top: 1px solid #CFCFCF;
	height: 35px;
	text-align: left;
	background-color: #CCC;
}

.pagination a{
	height: 35px;
	font-size: 15px;
	text-align: center;
	text-decoration: none; 
	color: #000;
	background: white;
}

.pagination a:hover, 
.pagination a.selected{
	color: #000;
	background-color: #FEE496;
}

/******************individual links*************/

#home {
	width: 92px;
	height: 35px; 
	background: url('../images/nav_home.jpg') no-repeat;
	float: left;
	display: block;
}

#home:hover {
	background: url('../images/nav_home_blk.jpg') no-repeat;
	float: left;
	display: block;
}

#saythanks {
	width: 120px;
	height: 35px;
	background: url('../images/nav_thanks.jpg') no-repeat;
	float: left;
	display: block;
}

#saythanks:hover {
	background: url('../images/nav_thanks_blk.jpg') no-repeat;
	float: left;
	display: block;
}

#essentials {
	width: 120px;
	height: 35px;
	background: url('../images/nav_essentials.jpg') no-repeat;
	float: left;
	display: block;
}

#essentials:hover {
	background: url('../images/nav_essentials_blk.jpg') no-repeat;
	float: left;
	display: block;
}

#beyondessentials {
	width: 173px;
	height: 35px;
	background: url('../images/nav_beyond.jpg') no-repeat;
	float: left;
	display: block;
}

#beyondessentials:hover {
	background: url('../images/nav_beyond_blk.jpg') no-repeat;
	float: left;
	display: block;
}

#meetings {
	width: 109px;
	height: 35px;
	background: url('../images/nav_meetings.jpg') no-repeat;
	float: left;
	display: block;
}

#meetings:hover {
	background: url('../images/nav_meetings_blk.jpg') no-repeat;
	float: left;
	display: block;
}

#hospitality {
	width: 126px;
	height: 35px;
	background: url('../images/nav_hospitality.jpg') no-repeat;
	float: left;
	display: block;
}

#hospitality:hover {
	background: url('../images/nav_hospitality_blk.jpg') no-repeat;
	float: left;
	display: block;
}
/**************************************/

#ess_right {
	width: 495px;
	height: 339px;
	float: left;
	display: inline;
}

#ess_left {
	width: 245px;
	height: 339px;
	float: left;
	display: inline;
}

#ess_top {
	width: 245px;
	height: 240px;
	float: left;
	display: inline;
}

#ess_txt {
	width: 225px;
	height: 50px;
	padding-left: 20px;
	background: url('../images/essentials_txtBG.jpg') no-repeat;
	float: left;
	display: inline;
	color: #333;
	font-size: 10px;
	line-height: 11.5px;
}

#ess_learnmore {
	width: 245px;
	height: 25px;
	float: left;
	display: inline;
}

#ess_bottom {
	width: 245px;
	height: 24px;
	float: left;
	display: inline;
}

/***************************/

#thx_right {
	width: 462px;
	height: 339px;
	float: left;
	display: inline;
}

#thx_left {
	width: 278px;
	height: 240px;
	float: left;
	display: inline;
}

#thx_top {
	width: 245px;
	height: 240px;
	float: left;
	display: inline;
}

#thx_txt {
	width: 258px;
	height: 50px;
	padding-left: 20px;
	background: url('../images/thx_txt_BG.jpg') no-repeat;
	float: left;
	display: inline;
	color: #333;
	font-size: 10px;
	line-height: 11.5px;
}

#thx_learnmore {
	width: 278px;
	height: 25px;
	float: left;
	display: inline;
}

#thx_bottom {
	width: 278px;
	height: 24px;
	float: left;
	display: inline;
}

/***************************/

#hosp_right {
	width: 508px;
	height: 339px;
	float: left;
	display: inline;
}

#hosp_left {
	width: 232px;
	height: 240px;
	float: left;
	display: inline;
}

#hosp_top {
	width: 245px;
	height: 240px;
	float: left;
	display: inline;
}

#hosp_txt {
	width: 212px;
	height: 50px;
	padding-left: 20px;
	background: url('../images/hosp_txt_BG.jpg') no-repeat;
	float: left;
	display: inline;
	color: #333;
	font-size: 10px;
	line-height: 11.5px;
}

#hosp_learnmore {
	width: 232px;
	height: 25px;
	float: left;
	display: inline;
}

#hosp_bottom {
	width: 232px;
	height: 24px;
	float: left;
	display: inline;
}

/****************************/


#beyond_left {
	width: 530px;
	height: 339px;
	float: left;
	display: inline;
}

#beyond_right {
	width: 210px;
	height: 339px;
	float: left;
	display: inline;
}

#beyond_top {
	width: 210px;
	height: 240px;
	float: left;
	display: inline;
}

#beyond_txt {
	width: 190px;
	height: 50px;
	padding-right: 20px;
	background: url('../images/beyond_txt_BG.jpg') no-repeat;
	float: left;
	display: inline;
	color: #333;
	font-size: 10px;
	line-height: 11.5px;
}

#beyond_learnmore {
	width: 210px;
	height: 25px;
	float: left;
	display: inline;
}

#beyond_bottom {
	width: 210px;
	height: 24px;
	float: left;
	display: inline;
}

/****************************/


#meet_left {
	width: 513px;
	height: 339px;
	float: left;
	display: inline;
}

#meet_right {
	width: 227px;
	height: 339px;
	float: left;
	display: inline;
}

#meet_top {
	width: 227px;
	height: 240px;
	float: left;
	display: inline;
}

#meet_txt {
	width: 204px;
	height: 50px;
	padding-right: 20px;
	padding-left: 3px;
	background: url('../images/meet_txt_BG.jpg') no-repeat;
	float: left;
	display: inline;
	color: #333;
	font-size: 10px;
	line-height: 11.5px;
}

#meet_learnmore {
	width: 227px;
	height: 25px;
	float: left;
	display: inline;
}

#meet_bottom {
	width: 227px;
	height: 24px;
	float: left;
	display: inline;
}
