body {
	margin: 0;
	padding: 0;
}
#header h1, #header h2, #header p {
	margin-left: 2%;
	padding-right: 2%;
	text-align: center;
}
#active1 #tab1, #active2 #tab2, #active3 #tab3, #active4 #tab4, #active5 #tab5 {
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
#footer {
	clear: both;
	float: left;
	width: 100%;
	text-align: center;
}
#footer p {
	margin-left: 2%;
	padding-right: 2%;
	text-align: center;
}
/* Start of Column CSS */
#container6 {
	clear: left;
	float: left;
	width: 100%;
	background: #0ee500;
}
#container5 {
	clear: left;
	float: left;
	width: 100%;
	background: #eee000;
}
#container4 {
	clear: left;
	float: left;
	width: 100%;
	background: #b2f0f9;
}
#container3 {
	clear: left;
	float: left;
	width: 100%;
	background: #89ffa2;
}
#container2 {
	clear: left;
	float: left;
	width: 100%;
	background: #ffa7a7;
}
#container1 {
	float: left;
	width: 100%;
	background: #fff689;
}
#col1 {
	float: left;
	position: relative;
	overflow: hidden;
}
#col2 {
	float: left;
	position: relative;
	overflow: hidden;
}
#col3 {
	float: left;
	position: relative;
	overflow: hidden;
}
#col4 {
	float: left;
	position: relative;
	overflow: hidden;
}
#col5 {
	float: left;
	position: relative;
	overflow: hidden;
}
#col6 {
	float: left;
	position: relative;
	overflow: hidden;
}
.colpos {
	position: relative;
}
