.innerb {height:100%; overflow:auto;position:relative;z-index:2;padding:0px;top: 0px; left: 0px;}

.bg {
	background-image: url(images/background-center.gif);
	background-repeat: repeat;
	background-position: center top;


}
.content {
	background-image: url(images/index_04.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.content2 {
	background-image: url(images/milestones_04.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.content3 {
	background-image: url(images/myjourney_04.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.table-main {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
