@charset "UTF-8";
.navHolder {
	width: 650px;
	
}
.tabContent1 {
	background-image: url(images/tab_1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 270px;
	width: 630px;
}
.tabContent2 {
	background-image: url(images/tab_2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 270px;
	width: 630px;
}
.tabContent3 {
	background-image: url(images/tab_3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 270px;
	width: 630px;
}
.tabContent4 {
	background-image: url(images/tab_4.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 270px;
	width: 630px;
}
.tabContent5 {
	background-image: url(images/tab_5.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 270px;
	width: 630px;
}