#logo {
	background: url(../images/head_Utopian.jpg) no-repeat;
}

#nav a {
	color:white;
	text-decoration: none;
	padding: 0px 6px;
}

#nav a:hover {
	color: #98A57A;
}

/*
#nav a#about {
	width: 56px;
	background: url(../images/nav.jpg) no-repeat 0px 0px;
}

#nav a#about:hover {
	background: url(../images/nav.jpg) no-repeat 0px -23px;
}

#nav a#contact {
	width: 56px;
	background: url(../images/nav.jpg) no-repeat -56px 0px;
}

#nav a#contact:hover {
	background: url(../images/nav.jpg) no-repeat -56px -23px;
}

#nav a#services {
	width: 61px;
	background: url(../images/nav.jpg) no-repeat -112px 0px;
}

#nav a#services:hover {
	background: url(../images/nav.jpg) no-repeat -112px -23px;
}

#nav a#work {
	width: 86px;
	background: url(../images/nav.jpg) no-repeat -174px 0px;
}

#nav a#work:hover {
	background: url(../images/nav.jpg) no-repeat -174px -23px;
}

#nav a#careers {
	width: 55px;
	background: url(../images/nav.jpg) no-repeat -260px 0px;
}

#nav a#careers:hover {
	background: url(../images/nav.jpg) no-repeat -260px -23px;
}

#nav a#partners {
	width: 97px;
	background: url(../images/nav.jpg) no-repeat -314px 0px;
}

#nav a#partners:hover {
	background: url(../images/nav.jpg) no-repeat -314px -23px;
}*/


/* Portfolio */

#folioStrip a.holiday {
	background: url(../images/pf_holiday_thumb.jpg) no-repeat 0 0;
}

#body div.bodyWrap #holiday {
	background: url(../images/pf_holiday_thumb.jpg) no-repeat 0 0;
}

#body div.bodyWrap div#greyholiday {
	background: url(../images/pf_holiday_thumb_grey.jpg) no-repeat 0 0;
}

#folioStrip a.ms {
	background: url(../images/pf_ms.gif) no-repeat 0 0;
}

#body div.bodyWrap #ms {
	background: url(../images/pf_ms_bar.gif) no-repeat 0 0;
}

#body div.bodyWrap div#greyms {
	background: url(../images/pf_grey_ms_bar.gif) no-repeat 0 0;
}

#folioStrip a.zan {
	background: url(../images/pf_zan.gif) no-repeat 0 0;
}

#body div.bodyWrap #zan {
	background: url(../images/pf_zan_bar.gif) no-repeat 0 0;
}

#body div.bodyWrap div#greyzan {
	background: url(../images/pf_grey_zan_bar.gif) no-repeat 0 0;
}

#folioStrip a.rz {
	background: url(../images/pf_zoom.gif) no-repeat 0 0;
}

#body div.bodyWrap #rz {
	background: url(../images/pf_rz_bar.gif) no-repeat 0 0;
}

#body div.bodyWrap div#greyrz {
	background: url(../images/pf_grey_rz_bar.gif) no-repeat 0 0;
}

#folioStrip a.aw {
	background: url(../images/pf_aw.gif) no-repeat 0 0;
}

#body div.bodyWrap #aw {
	background: url(../images/pf_aw_bar.gif) no-repeat 0 0;
}

#body div.bodyWrap div#greyaw {
	background: url(../images/pf_grey_aw_bar.gif) no-repeat 0 0;
}

#folioStrip a.wi {
	background: url(../images/pf_wi.gif) no-repeat 0 0;
}

#body div.bodyWrap #wi {
	background: url(../images/pf_wi_bar.gif) no-repeat 0 0;
}

#body div.bodyWrap div#greywi {
	background: url(../images/pf_grey_wi_bar.gif) no-repeat 0 0;
}