body {
	margin: 0;
	padding: 0;
	background: #fff4de url('images/bg.gif') 0 30px repeat;
}
#navContainer {
	position: fixed;
	top: 0;
	left: 0;
	margin: 0;
	padding: 8px;
	width: 100%;
	height: 14px;
	background-color: #000000;
	color: #e1ca77;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	z-index: 400;
}
#navContainer ul {
	margin: 0;
	padding: 0;
}
#navContainer li {
	margin: 0;
	padding: 0 10px;
	float: left;
	list-style-type: none;
}
#navContainer a:link, #navContainer a:visited {
	color: #e1ca77;
	text-decoration: none;
}
#navContainer a:hover, #navContainer a:active {
	color: #d54220;
	text-decoration: none;
}
#mainContainer {
	position: relative;
	margin: 0;
	padding: 30px 0 700px 0;
	width: 100%;
}
.cf:after {
	clear: both;
	display: block;
	visibility: hidden;
	content: "*<:)~";
	height: 0;
}
#header {
	position: relative;
	margin: 0 1px 1px 0;
	padding: 0;
	float: left;
	width: 417px;
	height: 417px;
	background: url('images/header.gif') 0 0 no-repeat;
}
a.category {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 208px;
	height: 208px;
}
#logodesign {
	position: relative;
	margin: 0 1px 1px 0;
	padding: 0;
	float: left;
	width: 208px;
	height: 208px;
	background: url('images/logo_design.gif') 0 0 no-repeat;
}
#identitydesign {
	position: relative;
	margin: 0 1px 1px 0;
	padding: 0;
	float: left;
	width: 208px;
	height: 208px;
	background: url('images/identity_design.gif') 0 0 no-repeat;
}
#printdesign {
	position: relative;
	margin: 0 1px 1px 0;
	padding: 0;
	float: left;
	width: 208px;
	height: 208px;
	background: url('images/print_design.gif') 0 0 no-repeat;
}
#infodesign {
	position: relative;
	margin: 0 1px 1px 0;
	padding: 0;
	float: left;
	width: 208px;
	height: 208px;
	background: url('images/info_design.gif') 0 0 no-repeat;
}
#tshirtdesign {
	position: relative;
	margin: 0 1px 1px 0;
	padding: 0;
	float: left;
	width: 208px;
	height: 208px;
	background: url('images/tshirt_design.gif') 0 0 no-repeat;
}
#websitedesign {
	position: relative;
	margin: 0 1px 1px 0;
	padding: 0;
	float: left;
	width: 208px;
	height: 208px;
	background: url('images/website_design.gif') 0 0 no-repeat;
}
.work {
	position: relative;
	margin: 0 1px 1px 0;
	padding: 0;
	float: left;
	width: 208px;
	height: 208px;
	background-color: #eae0cc;
}
.work img {
	display: block;
}
.work a {
	display: block;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 208px;
	height: 208px;
	z-index: 200;
}
.work a:link, .work a:visited {
	background-color: #eae0cc;
	opacity: 0.8;
}
.work a:hover, .work a:active {
	opacity: 0.0;
}

#fancybox-title-over {
	background: none !important;
}
