body {
	background: #fff;
	padding: 40px;
	font: 12px/18px "Helvetica Neue", helvetica, arial, sans-serif;
}
p {
	margin: 18px 0;
}
#content {
	width: 720px;
}

h1 {
	width: 325px;
	height: 39px;
	background: #000 url(../images/studio_higgins_logo.png) no-repeat 0 0;
	color: #fff;
	font-size: 34px;
	line-height: 34px;
	text-transform: uppercase;
}
h1 span { display: none; }
#nav {
	margin: 50px 0 50px 0;
}

a { color: #000; font-weight: bold; text-decoration: underline;}
a:hover { background-color: #000; color: #fff;}
#nav li span, #nav li a, #work a {
	font-size: 28px;
	line-height: 34px;
	font-weight: bold;
	color: #000;
	padding: 0 5px;
	white-space: nowrap;
}

#nav-about a:hover, 
#about #nav-about span  {
	 background-color: #FEFF99; color: #000;
}
#nav-work a:hover,  
a.g:hover,
#work #nav-work span { 
	background-color: #99CC66; color: #000
}
#nav-references a:hover,
#references #nav-references span { 
	background-color: #FD9999; color: #000
}
#nav-contact a:hover, 
a.b:hover,
#contact #nav-contact span { 
	background-color: #65CDFF; color: #000
}
a.g2b:hover {
	background: #99CC66 url(../images/g2b.png) repeat-y top center;
}


ul#ref li {
	float: left;
	width: 240px;
}
#worklinks li { display: inline; }

img#map { 
	float: right;
	margin-top: -100px;
}
img#team {
	float: right;
	margin-right: 30px;
}
#box-about {
	width: 450px;
	padding-left: 5px;
}
#contact address {
	padding-left: 5px;
}


#workspace {
	position: absolute;
	left: 40px;
	top: 130px;
	width: 800px;
	height: 430px;
}
#workspace-close {
	position: absolute;
	right: 5px;
	top: 5px;
	cursor: hand;
	cursor: pointer;
	padding: 0 5px;
	color: #999999;
}
#iframe { background-color: #000;}
