.menu_spacer {
	padding-bottom: 200px;
}

.home  a {
	background: url(../images/nav/home_normal.gif);
	width: 153px;
	height: 27px;
	display: block;
	outline: none;
	margin-left: 3px;
}

.home  a:hover {
	background: url(../images/nav/home_hover.gif);
}

.portfolio a {
	background: url(../images/nav/portfolio_normal.gif);
	width: 153px;
	height: 27px;
	display: block;
	outline: none;
	margin-left: 3px;
}

.portfolio a:hover {
	background: url(../images/nav/portfolio_hover.gif);
}

.jobs a {
	background: url(../images/nav/jobs_normal.gif);
	width: 153px;
	height: 27px;
	display: block;
	outline: none;
	margin-left: 3px;
}

.jobs a:hover {
	background: url(../images/nav/jobs_hover.gif);
}

.about a {
	background: url(../images/nav/about_normal.gif);
	width: 153px;
	height: 27px;
	display: block;
	outline: none;
	margin-left: 3px;
}

.about  a:hover {
	background: url(../images/nav/about_hover.gif);
}

.contact a {
	background: url(../images/nav/contact_normal.gif);
	width: 153px;
	height: 27px;
	display: block;
	outline: none;
	margin-left: 3px;
}

.contact  a:hover {
	background: url(../images/nav/contact_hover.gif);
}

.killerdesign a {
	background: url(../images/stores/store-killerDesign.gif);
	width: 153px;
	height: 54px;
	display: block;
	outline: none;
	margin-left: 3px;
}

.killerdesign  a:hover {
	background: url(../images/stores/color_store-killerDesign.gif);
}

.killercovers a {
	background: url(../images/stores/store-killerCovers.gif);
	width: 153px;
	height: 47px;
	display: block;
	outline: none;
	margin-left: 3px;
}

.killercovers  a:hover {
	background: url(../images/stores/color_store-killerCovers.gif);
}

.killervideodesign a {
	background: url(../images/stores/store-killerVideoDesign.gif);
	width: 153px;
	height: 47px;
	display: block;
	outline: none;
	margin-left: 3px;
}

.killervideodesign  a:hover {
	background: url(../images/stores/color_store-killerVideoDesign.gif);
}

.killersitedesign a {
	background: url(../images/stores/store-killerSiteDesign.gif);
	width: 153px;
	height: 48px;
	display: block;
	outline: none;
	margin-left: 3px;
}

.killersitedesign  a:hover {
	background: url(../images/stores/color_store-killerSiteDesign.gif);
}