body {
	font: normal normal normal 0.67em/1.2em Arial, sans-serif;
	letter-spacing: 0.05em;
	color: #fff;
}

a {
	color: #fff;
	text-decoration: none;
}

img {
	border: 0;
	display: block;
}

p {
	margin: 0 0 1em 0;
}

/* specs */

div#frame {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 732px;
	height: 420px;
	margin-left: -380px; /* half of width */
	margin-top: -210px;  /* half of height */
	padding-left: 28px;
}

div#frameflash {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 760px;
	height: 420px;
	margin-left: -380px; /* half of width */
	margin-top: -210px;  /* half of height */
}

.about { background: #C3C300 url(/images/about/bg.gif) repeat-x scroll top left; }
.about a:hover { color: #837C00; }
.news { background: #727d87 url(/images/news/bg.gif) repeat-x scroll top left; }
.news a:hover { text-decoration: underline;; }
.client { background: #aa9c9e url(/images/client/bg.gif) repeat-x scroll top left; }
.client a:hover { color: #695855; }
.contact { background: #b2a85c url(/images/contact/bg.gif) repeat-x scroll top left; }
.contact a.selected { color: #7D682B; }
.contact a:hover { text-decoration: underline; }
.main { background-color: #C3647A; }
.main a:hover { color: #8C2F3D; }
.people { background: #7a9db2 url(/images/people/bg.gif) repeat-x scroll top left; }
.people a:hover { color: #5D7383; }

#nav {
	margin-top: 117px;
	height: 45px;
	width: 243px;
}

#nav li {
	list-style-type: none;
	float: left;
}

/*#nav li a span, #subnav li a span {*/
#nav li a span {
	position: absolute;
	margin-left: -99em;
}

#nav li a {
	display: block;
	height: 45px;
}

#nav li a#c { width: 59px; }
#nav li a#c:hover, #nav li a#c.selected { background-position: 0 -45px; }

#nav li a#a {
	width: 62px;
	background-position: -62px 0;
}
#nav li a#a:hover, #nav li a#a.selected { background-position: -62px -45px; }

#nav li a#r {
	width: 61px;
	background-position: -123px 0;
}
#nav li a#r:hover, #nav li a#r.selected { background-position: -123px -45px; }

#nav li a#o {
	width: 59px;
	background-position: -184px 0;
}
#nav li a#o:hover, #nav li a#o.selected { background-position: -184px -45px; }

#section {
	clear: left;
	margin-top: 29px;
	
}

#subnav li {
	margin: -3px 0 -5px 0;
}

#subnav li h2 {
	cursor: pointer;
}

/*
#about1 {
	background: url(/images/about/detail_about.gif) no-repeat scroll 0px 0px;
	display: block;
	width: 204px;
	height: 20px;
}

#about1:hover, #about1.selected { background-position: 0 -20px; }

#about2 {
	background: url(/images/about/detail_theway.gif) no-repeat scroll 0px 0px;
	display: block;
	width: 204px;
	height: 20px;
}

#about2:hover, #about2.selected { background-position: 0 -20px; }

#client1 {
	background: url(/images/client/detail_client01.gif) no-repeat scroll 0px 0px;
	display: block;
	width: 204px;
	height: 20px;
}

#client1:hover, #client1.selected { background-position: 0 -20px; }

#client2 {
	background: url(/images/client/detail_client02.gif) no-repeat scroll 0px 0px;
	display: block;
	width: 204px;
	height: 20px;
}

#client2:hover, #client2.selected { background-position: 0 -20px; }

#people1 {
	background: url(/images/people/detail_person01.gif) no-repeat scroll 0px 0px;
	display: block;
	width: 204px;
	height: 20px;
}

#people1:hover, #people1.selected { background-position: 0 -20px; }

#people2 {
	background: url(/images/people/detail_person02.gif) no-repeat scroll 0px 0px;
	display: block;
	width: 204px;
	height: 20px;
}

#people2:hover, #people2.selected { background-position: 0 -20px; }

#people3 {
	background: url(/images/people/detail_person03.gif) no-repeat scroll 0px 0px;
	display: block;
	width: 204px;
	height: 20px;
}

#people3:hover, #people3.selected { background-position: 0 -20px; }
*/

#content {
	position: absolute;
	top: 35px;
	left: 310px;
}

#content div {
	margin-top: 180px;
	width: 210px;
	float: left;
}

#content div.first {
	padding-right: 10px;
}

.contact #content div {
	width: 170px;
}

.contact #content div.first {
	width: 255px;
}

.people #content div {
	width: 170px;
}

.people #content div.first {
	width: 255px;
}

.people #content div.wide {
	width: 400px;
}

.people #content div.team1 {
	margin-top: 0;
	clear: left;
	width: auto;
	display: block;
	width: 220px;
}

.people #content div.team2 {
	margin-top: 0;
}

#contact {
	position: absolute;
	bottom: 28px;
}

.contact #contact a:hover {
	text-decoration: none;
}

#design {
	position: absolute;
	bottom: 28px;
	right: 28px;
}

.hidden {
	display: none;
}

#slab {
	display: block;
	width: 420px;
	height: 360px;
	padding: 15px;
	position: absolute;
	top: 15px;
	right: 15px;
}

.news #slab { background-color: #dde3e3; }
.news #slab * { color: #636768; }

.news #slab.newsbox {
	overflow: scroll;
	overflow-x: auto;
	overflow-y: scroll;
}

.client #slab { background-color: #ede9ea; color: #666; }

#slab div {
	font-size: 0.9em;
	line-height: 1.22em;
	font-weight: bold;
	width: 210px;
	float: left;
}

.client #slab {
	width: 435px;
	padding-right: 0;
}

#slab div#instructions {
	display: block;
	width: 206px;
	height: 133px;
	margin-right: 8px;
	font-weight: normal;
}

#slab div#instructions span {
	display: block;
	border: 1px solid #fff;
	width: 200px;
	height: 123px;
	padding: 4px 0 4px 4px;
}

#slab ul#thumbs {
	float: left;
	width: 212px;
}

#slab ul#thumbs li {
	float: left;
	margin: 0 8px 8px 0;
}

#slab ul#thumbs li.highlight img {
	opacity: 0.33;
	background-color: #fff;
}

/*
#slab ul#thumbs li.border {
	border: 1px solid #666;
}

#slab ul#thumbs li.border img {
	width: 43px;
	height: 37px;
}
*/

sup {
	font-size: 1em;
}

#slab div#text {
	margin-top: 1.4em;
	color: #464646;
	width: 415px;
	position: relative;
}

#slab div#text span.column {
	clear: left;
	display: block;
	float: left;
}

#slab div#text span p {
	width: 205px;
}

#slab div#text span#right {
	clear: none;
	position: absolute;
	top: 3.1em;
	left: 214px;
}

#slab div#text a { color: #464646; }
#slab div#text a:hover { text-decoration: underline; }

#slab div#text em {
	color: #959595;
	font-style: normal;
}

#slab div#text em a {
	color: #959595;
}

#slab div#text p {
	font-size: 1.1em;
	line-height: 1.1em;
	font-weight: normal;
	margin: 0 0 1em 0;
}
