@charset "UTF-8";
/* Tab stylesheet */
/* Tabs- left to right */
#leftmostlarge_logo_off {
	width: 235px;
	height: 61px;
	background-image: url(/Images/Navigation/Tabs/leftmostlarge_off.png);
	background-repeat: no-repeat;
	opacity: 1;
	float: left;
}
#leftmostlarge_logo_on {
	width: 235px;
	height: 61px;
	background-image: url(/Images/Navigation/Tabs/leftmostlarge_on.png);
	background-repeat: no-repeat;
	opacity: 0;
}
/*You MUST REMOVE the HOVER PSUEDO from the _off element so that the fade will work! Using cut method now*/
#about_tab_off {
	width: 129px;
	height: 61px;
	background-image: url(/Images/Navigation/Tabs/merged/aboutALL.png);
	background-repeat: no-repeat;
	opacity: 1;
	float: left;
}
#about_tab_off:hover {
	width: 129px;
	height: 61px;
	background-image: url(/Images/Navigation/Tabs/merged/aboutALL.png);
	background-repeat: no-repeat;
	opacity: 1;
	float: left;
	background-position: 0px -61px;
}
#about_tab_selected{
	width: 129px;
	height: 61px;
	background-image: url(/Images/Navigation/Tabs/merged/aboutALLselected.png);
	background-repeat: no-repeat;
	opacity: 1;
	float: left;
}
#about_tab_selected:hover {
	width: 129px;
	height: 61px;
	background-image: url(/Images/Navigation/Tabs/merged/aboutALLselected.png);
	background-repeat: no-repeat;
	opacity: 1;
	background-position: 0px -61px;
	float: left;
}
#about_tab_on {
	width: 129px;
	height: 61px;
	background-image: url(/Images/Navigation/Tabs/about_on.png);
	background-repeat: no-repeat;
	opacity: 0;
}
/*You MUST REMOVE the HOVER PSUEDO from the _off element so that the fade will work! Using cut method now*/
#services_tab_off {
	width: 129px;
	height: 61px;
	background-image: url(/Images/Navigation/Tabs/merged/servicesALL.png);
	background-repeat: no-repeat;
	opacity: 1;
	float: left;
}
#services_tab_selected {
	width: 129px;
	height: 61px;
	background-image: url(/Images/Navigation/Tabs/merged/servicesALLselected.png);
	background-repeat: no-repeat;
	opacity: 1;
	float: left;
}
#services_tab_selected:hover {
	width: 129px;
	height: 61px;
	background-image: url(/Images/Navigation/Tabs/merged/servicesALLselected.png);
	background-repeat: no-repeat;
	opacity: 1;
	background-position: 0px -61px;
}
#services_tab_off:hover {
	width: 129px;
	height: 61px;
	background-image: url(/Images/Navigation/Tabs/merged/servicesALL.png);
	background-repeat: no-repeat;
	opacity: 1;
	float: left;
	background-position: 0px -61px;
}
#services_tab_on {
	width: 129px;
	height: 61px;
	background-image: url(/Images/Navigation/Tabs/services_on.png);
	background-repeat: no-repeat;
	opacity: 0;
}
/*You MUST REMOVE the HOVER PSUEDO from the _off element so that the fade will work! Using cut method now*/
#samples_tab_off {
	width: 129px;
	height: 61px;
	background-image: url(/Images/Navigation/Tabs/merged/samplesALL.png);
	background-repeat: no-repeat;
	opacity: 1;
	float: left;
}
#samples_tab_off:hover {
	width: 129px;
	height: 61px;
	background-image: url(/Images/Navigation/Tabs/merged/samplesALL.png);
	background-repeat: no-repeat;
	opacity: 1;
	float: left;
	background-position: 0px -61px;
}
#samples_tab_selected{
	width: 129px;
	height: 61px;
	background-image: url(/Images/Navigation/Tabs/merged/samplesALLselected.png);
	background-repeat: no-repeat;
	opacity: 1;
	float: left;
}
#samples_tab_selected:hover {
	width: 129px;
	height: 61px;
	background-image: url(/Images/Navigation/Tabs/merged/samplesALLselected.png);
	background-repeat: no-repeat;
	opacity: 1;
	background-position: 0px -61px;
	float: left;
}
#samples_tab_on {
	width: 129px;
	height: 61px;
	background-image: url(/Images/Navigation/Tabs/samples_on.png);
	background-repeat: no-repeat;
	opacity: 0;
}
/*You MUST REMOVE the HOVER PSUEDO from the _off element so that the fade will work! Using cut method now*/
#resume_tab_off {
	width: 129px;
	height: 61px;
	background-image: url(/Images/Navigation/Tabs/merged/resumeALL.png);
	background-repeat: no-repeat;
	opacity: 1;
	float: left;
}
#resume_tab_off:hover {
	width: 129px;
	height: 61px;
	background-image: url(/Images/Navigation/Tabs/merged/resumeALL.png);
	background-repeat: no-repeat;
	opacity: 1;
	float: left;
	background-position: 0px -61px;
}
#resume_tab_selected{
	width: 129px;
	height: 61px;
	background-image: url(/Images/Navigation/Tabs/merged/resumeALLselected.png);
	background-repeat: no-repeat;
	opacity: 1;
	float: left;
}
#resume_tab_selected:hover {
	width: 129px;
	height: 61px;
	background-image: url(/Images/Navigation/Tabs/merged/resumeALLselected.png);
	background-repeat: no-repeat;
	opacity: 1;
	background-position: 0px -61px;
	float: left;
}
#resume_tab_on {
	width: 129px;
	height: 61px;
	background-image: url(/Images/Navigation/Tabs/resume_on.png);
	background-repeat: no-repeat;
	opacity: 0;
}
/*You MUST REMOVE the HOVER PSUEDO from the _off element so that the fade will work! Using cut method now*/
#contact_tab_off {
	width: 129px;
	height: 61px;
	background-image: url(/Images/Navigation/Tabs/merged/contactALL.png);
	background-repeat: no-repeat;
	opacity: 1;
	float: left;
}
#contact_tab_off:hover {
	width: 129px;
	height: 61px;
	background-image: url(/Images/Navigation/Tabs/merged/contactALL.png);
	background-repeat: no-repeat;
	opacity: 1;
	float: left;
	background-position: 0px -61px;
}
#contact_tab_selected{
	width: 129px;
	height: 61px;
	background-image: url(/Images/Navigation/Tabs/merged/contactALLselected.png);
	background-repeat: no-repeat;
	opacity: 1;
	float: left;
}
#contact_tab_selected:hover {
	width: 129px;
	height: 61px;
	background-image: url(/Images/Navigation/Tabs/merged/contactALLselected.png);
	background-repeat: no-repeat;
	opacity: 1;
	background-position: 0px -61px;
	float: left;
}
#contact_tab_on {
	width: 129px;
	height: 61px;
	background-image: url(/Images/Navigation/Tabs/contact_on.png);
	background-repeat: no-repeat;
	opacity: 0;
}
