@charset "utf-8";
.navholder {
	height: 51px;
	width: 805px;
	margin-bottom: 5px;
}


ul.tab-headers,
.tab-content {
    width: 805px;
    }
ul.tab-headers { 
    height: 51px; 
	 list-style-type: none;
    margin: 0 0 0 0;
    padding: 0;       
}
ul.tab-headers li {
	float: left;
	margin-left: 0px;
	cursor: pointer;
	height: 51px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.tab-content {
	visibility: hidden;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5;
	margin-left: 0;
}





#tab-header1 {
height: 51px;
	width: 104px;
	}

#tab-header1{
	background-image: url(../images/about_up_btn.png);
	background-repeat: no-repeat;
	height: 51px;
	width: 104px;
	font-size: 96px;
}

#tab-header1:hover{
	background-image: url(../images/about_down_btn.png);
	background-repeat: no-repeat;
	height: 51px;
	width: 104px;
}



#tab-header2 {
height: 51px;
	width: 105px;
	}

#tab-header2{
	background-image: url(../images/website_up_btn.png);
	background-repeat: no-repeat;
	height: 51px;
	width: 105px;
	font-size: 96px;
}

#tab-header2:hover{
	background-image: url(../images/website_down_btn.png);
	background-repeat: no-repeat;
	height: 51px;
	width: 105px;
}


#tab-header3 {
height: 51px;
	width: 106px;
	}

#tab-header3{
	background-image: url(../images/motion_btn_up.png);
	background-repeat: no-repeat;
	height: 51px;
	width: 106px;
	font-size: 96px;
}

#tab-header3:hover{
	background-image: url(../images/motion_btn_down.png);
	background-repeat: no-repeat;
	height: 51px;
	width: 106px;
}

#tab-header4 {
height: 51px;
	width: 86px;
	}

#tab-header4{
	background-image: url(../images/print_btn_up.png);
	background-repeat: no-repeat;
	height: 51px;
	width: 86px;
	font-size: 96px;
}

#tab-header4:hover{
	background-image: url(../images/print_btn_down.png);
	background-repeat: no-repeat;
	height: 51px;
	width: 86px;
}

#tab-header5 {
height: 51px;
	width: 141px;
	}

#tab-header5{
	background-image: url(../images/photo_btn_up.png);
	background-repeat: no-repeat;
	height: 51px;
	width: 141px;
	font-size: 96px;
}

#tab-header5:hover{
	background-image: url(../images/photo_btn_down.png);
	background-repeat: no-repeat;
	height: 51px;
	width: 141px;
}

#tab-header6 {
height: 51px;
	width: 96px;
	}

#tab-header6{
	background-image: url(../images/contact_up.png);
	background-repeat: no-repeat;
	height: 51px;
	width: 96px;
	font-size: 96px;
}

#tab-header6:hover{
	background-image: url(../images/contact_down_btn.png);
	background-repeat: no-repeat;
	height: 51px;
	width: 96px;
}
