#hourGlass {
	padding-left: 1px; padding-top: 1px;
	position: relative;
}

#hourGlassText {
	position: absolute;
	color: #fff;
	top: 15px;
	left: 295px;
	width: 595px;
	height: 76px;
	font-size: 16px;
	line-height: 22px;
}

#hourGlassText p {
	margin-top: 20px
}

#hourGlassText p.big {
	font-size: 20px;
}

#tryFreeBtn {
	position: absolute;
	left: 298px;
	top: 216px;
	vertical-align: top;
	background-image: url('images/ClickHereToLearnMore.png');
	background-repeat: no-repeat;
	width: 324px;
	height: 57px;
	border: 0;
}

#tryFreeBtn:hover {
	background-image: url('images/ClickHereToLearnMore_over.png');
}

#ClickHereBtn {
	position: absolute;
	left: 298px;
	top: 216px;
	vertical-align: top;
	background-image: url('images/ClickHereToLearnMore.png');
	background-repeat: no-repeat;
	width: 324px;
	height: 57px;
	border: 0;
}

#ClickHereBtn:hover {
	background-image: url('images/ClickHereToLearnMore.png_over.png');
}

#homeTabs {
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	width: 913px;
	height: 261px;
}

.floatingTab {
	float: left;
	margin-top: 0;
	margin-right: 15px
}

.bottomTabBtn {
	position: absolute;
	width: 128px;
	height: 23px;
	bottom: 20px;
	margin-left: 44px;
}

#viewAllEventsBtn {
	display: block;
	width: 128px;
	height: 23px;
	background-image: url('images/ViewAllEvents_button.jpg');
	background-repeat: no-repeat;
}

#viewAllEventsBtn:hover {
	background-image: url('images/ViewAllEvents_button_over.jpg');
}

#viewResourcesBtn {
	display: block;
	width: 128px;
	height: 23px;
	background-image: url('images/ViewResources_button.jpg');
	background-repeat: no-repeat;
}

#viewResourcesBtn:hover {
	background-image: url('images/ViewResources_button_over.jpg');
}

#findOutMoreBtn {
	display: block;
	width: 128px;
	height: 23px;
	background-image: url('images/Findoutmore_button.jpg');
	background-repeat: no-repeat;
}

#findOutMoreBtn:hover {
	background-image: url('images/Findoutmore_button_over.jpg');
}

#viewBlogBtn {
	display: block;
	width: 128px;
	height: 23px;
	background-image: url('images/viewblog_button.jpg');
	background-repeat: no-repeat;
}

#viewBlogBtn:hover {
	background-image: url('images/viewblog_button_over.jpg');
}

#signUpBtn {
	display: block;
	width: 128px;
	height: 23px;
	background-image: url('images/Signup_button.jpg');
	background-repeat: no-repeat;
}

#signUpBtn:hover {
	background-image: url('images/Signup_button_over.jpg');
}

#homeFloatingIcon {
	text-align: center;
	margin-top: 6px;
	margin-bottom: 0px;
	padding-bottom: 0px
}

#postItNote {
	position: absolute;
	display: block;
	top: 120px;
	left: 745px;
	width: 200px;
	height: 185px;
}

