* {
		padding: 0px;
		margin: 0px;
	}

	body {
		font-style: normal;
		font-weight: normal;
		background-color: rgb(230,97,0);
		position: relative;
	}
	
	#wrapper {
		min-width: 900px;
		max-width: 1600px;
		margin-right: auto;
		margin-left: auto;
		margin-top: 15px;
		width: 85%;
		color: #333333;
		font-family: Helvetica, Verdana, Arial, sans-serif;
		background-color: white;
		background-position: center 0px;
		background-repeat: no-repeat;
		background-image: url(images/planet_bkg_3.gif);
	}
	#nav #logo {
		display: block;
		position: absolute;
		right: 10px;
		top: 21px;
	}
	#nav a:link, #nav a:visited {
		color: #e18f00;
		text-decoration: none;
	}
	#nav a:hover, #nav a:active {
		color: #e18f00;
		text-decoration: underline;
	}
	#nav span#home {
		font-weight: bold;
		font-size: 11px;
		right: 10px;
		position: absolute;
		top: 162px;
		display: block;
		width: 250px;
		text-align: center;
	}
	#nav {
		position: relative;
		float: left;
		width: 34%;
		height: 690px;
		overflow: visible;
	}
	#nav #clocks {
		position: absolute;
		top: 20px;
		right: 0;
		width: 300px;
	}
	#nav #clocks #clocka, #nav #clocks #clockb {
		border-right-color: #f59d00;
		border-right-style: solid;
		border-right-width: 1px;
	}
	#nav #clocks p {		
		letter-spacing: 0.05em;
		text-transform: uppercase;
		font-weight: bold;
		color: #e66100;
		float: left;
		width: 99px;
		font-size: 12px;
		text-align: center;
	}

	#nav #clocks p span {
		font-weight: bold;
		letter-spacing: normal;
		text-transform: none;
		color: #e18f00;
		font-size: 14px;
		display: block;
	}
	#nav #clocks p span span {
		display: inline;
	}
	#nav #clocks p span.day {
		text-transform: uppercase;
		display: block;
		font-size: 10px;
		white-space: normal;
	}
	#nav #clocks p span.day span {
		font-size: 10px;
	}
	#nav #clocks p span.day span.epiclock-spacer {
		width: 1em;
		height: 1em;
		padding-right: .2em;
	}
	#nav ul {
		position: relative;
		float: right;
		list-style-type: none;
		width: 300px;
		overflow: visible;
	}

	#nav ul li {
		position: absolute;
		line-height: 24px;
		color: white;
		font-size: 14px;
		font-weight: bold;
		background-position: left bottom;
		background-repeat: no-repeat;
		background-image: url(images/flagpole.gif);
		display: block;
		height: 193px;
		z-index: 100;
		overflow: visible;
	}
	#nav ul li a:link, #nav ul li a:visited {
		color: white;
		text-decoration: none;
		margin-top: -12px;
		padding-right: 9px;
		background-position: 1px 0px;
		background-repeat: no-repeat;
		background-image: url(images/flagbanner_sprites.gif);
		padding-left: 22px;
		height: 24px;
		display: block;
	}
	#nav ul li a:hover,
	#nav ul li a:active,
	.who #nav ul li#who a:link,
	.who #nav ul li#who a:visited,
	.where #nav ul li#where a:link,
	.where #nav ul li#where a:visited,
	.clients #nav ul li#clients a:link,
	.clients #nav ul li#clients a:visited,
	.news #nav ul li#news a:link,
	.news #nav ul li#news a:visited
	{
		color: white;
		text-decoration: none;
		margin-top: -12px;
		padding-right: 9px;
		background-position: 1px -24px;
		background-repeat: no-repeat;
		background-image: url(images/flagbanner_sprites.gif);
		padding-left: 22px;
		height: 24px;
		display: block;
	}
	.clear {
		clear: both;
	}
	#nav ul li#clients {
		height: 220px;
		left: 92px;
		top: 242px;
	}
	#nav ul li#who {
		height: 220px;
		left: 130px;
		top: 282px;
	}
	#nav ul li#where {
		height: 180px;
		top: 324px;
		left: 57px;
	}
	#news {
		top: 360px;
		left: 166px;
	}
	
	#nav #contact {
		color: white;
		right: 0px;
		top: 545px;
		position: absolute;
		font-style: normal;
		font-weight: normal;
		line-height: 17px;
		font-size: 14px;
		width: 242px;
	}
	.where #nav #contact {
		display: none;
	}
	#nav #contact a:link, #nav #contact a:visited {
		color: white;
	}
	#nav #contact a:hover, #nav #contact a:active {
		color: #ffc56b;
	}
	
	#content {
		text-align: center;
		min-height: 800px;
		width: 66%;
		float: right;
		margin-top: 75px;
		color: #666;
	}
	
	#content #logo {
		margin-top: -8px;
	}
	#content h1, #content h2, #content h3, #content h4, #content p, #content #map, #content ul {
		margin: 0 80px .5em 80px;
		text-align: left;
	}
	#content h1 {
		font-size: 18px;
		line-height: 24px;
	}
	.news #content h1 {
		margin-bottom: 0;
	}
	#content p {
		font-size: 14px;
		line-height: 20px;
		color: #333;
	}
	#content p.defintion {
		font-size: 12px;
		line-height: 14px;
		color: #999;
		margin-top: 1.5em;
	}
	#content p.defintion .defintion-title {
		font-size: 16px;
		font-weight: bold;
	}
	#content #map {
		margin-top: 1em;
		border-color: #f0ad00;
		border-style: solid;
		border-width: 2px;
		display: block;
		height: 180px;
		background-color: #f0ad00;
		max-width: 600px;
		overflow: hidden;
		position: relative;
		
	}
	#content #map .view {
		padding-right: 10px;
		right: 0px;
		display: block;
		background-color: #f0ad00;
		position: absolute;
		bottom: 0;
		width: 100%;
		font-size: 12px;
		line-height: 20px;
		text-align: right;
	}
	#content #map a:link, #content #map a:visited {
		border-width: 0px;
		color: #333333;
	}
	#content #map a:hover, #content #map a:active {
		border-width: 0px;
		color: white;
	}
	#content a:link, #content a:visited {
		color: #333333;
	}
	#content a:hover, #content a:active {
		color: #666666;
	}
	#content ul {
		margin: 0 60px .5em 60px;
	}
	#client-list {
		border-bottom-style: solid;
		border-bottom-width: 2px;
		border-bottom-color: #e66100;
		border-right-style: solid;
		border-right-width: 2px;
		border-right-color: #e66100;
		padding-right: 0px;
		padding-left: 0px;
		padding-bottom: 15px;
		padding-top: 15px;
		position: relative;
		background-position: left top;
		background-image: url(images/client_panel.png);
		background-repeat: no-repeat;
		background-color: white;
		text-align: left;
		list-style-type: none;
	}
	#client-list li.section {
		font-weight: bold;
		text-transform: uppercase;
		line-height: 20px;
		font-size: 13px;
		color: #999999;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #e66100;
		margin-bottom: 15px;
	}
	#client-list li.section .title {
		margin-left: 20px;
	}
	#client-list li ul {
		margin-right: 50px;
		margin-left: 50px;
		margin-bottom: 0px;
		margin-top: 0px;
		list-style-type: none;
		font-weight: bold;
		line-height: 16px;
		font-size: 14px;
		text-transform: none;
		color: #666666;
		
	}
	#client-list li ul li {
		display: block;
		margin-top: 12px;
		border-bottom-color: #999999;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		color: #666666;
	}
	#client-list li ul li.no-rule {
		border-bottom-style: none;
	}
	#client-list li ul li span.name-films {
		float: left;
		width: 80%;
		text-transform: none;
		display: block;
		color: #333333;
		font-weight: bold;
		line-height: 16px;
		font-size: 14px;
	}
	#client-list li span.youtube {
		display: block;
	}
	
	#client-list li ul li span {
		display: block;
		margin-bottom: 8px;
		color: #666666;
		font-style: normal;
		font-weight: normal;
		line-height: 16px;
		font-size: 13px;
	}
#client-list li ul li span.links {
		font-size: 10px;
		display: block;
		float: right;
		height: 40px;
		width: 54px;
	}
	#client-list li ul li span.links a:link, #client-list li ul li span.links a:visited {
		line-height: 20px;
		display: block;
		height: 20px;
		padding-left: 21px;
		text-decoration: none;
		color: #333333;
	}
	#client-list li ul li span.links a:hover, #client-list li ul li span.links a:active {
		line-height: 20px;
		height: 20px;
		padding-left: 21px;
		text-decoration: none;
		color: #333333;
	}
	#client-list li ul li span.links a.resume {
		background-position: left center;
		background-repeat: no-repeat;
		background-image: url(images/pdf_icon.gif);
	}
	#client-list li ul li span.links a.reel {
		background-position: left center;
		background-repeat: no-repeat;
		background-image: url(images/reel_icon.gif);
	}
	#client-list li.top-right-corner, #news-list li.top-right-corner {
		right: -2px;
		top: 0px;
		background-position: right top;
		background-image: url(images/client_panel_top-right-corner.png);
		background-repeat: no-repeat;
		height: 14px;
		width: 14px;
		position: absolute;
	}
	#client-list li.bottom-left-corner, #news-list li.bottom-left-corner {
		bottom: -2px;
		left: 0px;
		background-position: left bottom;
		background-image: url(images/client_panel_bottom-left-corner.png);
		background-repeat: no-repeat;
		height: 14px;
		width: 14px;
		position: absolute;
	}
	#client-list li.bottom-right-corner, #news-list li.bottom-right-corner {
		bottom: -2px;
		right: -2px;
		background-position: right bottom;
		background-image: url(images/client_panel_bottom-right-corner.png);
		background-repeat: no-repeat;
		height: 14px;
		width: 14px;
		position: absolute;
	}
	#nav #clocks p span {
				letter-spacing: normal;
				text-transform: none;
				color: #e18f00;
				font-size: 14px;
				display: block;
			}
	#news-panel {
		position: relative;
		margin: 23px 80px 0 74px;
		padding: 0;
	}
	#news-list {
		padding-left: 0px;
		padding-bottom: 20px;
		padding-right: 0px;
		padding-top: 0px;
		position: relative;
		z-index: 100;
	}#news-list li.story {
		margin-right: 20px;
		margin-left: 20px;
		margin-bottom: 0px;
		margin-top: 0px;
		padding-right: 0px;
		padding-left: 0px;
		padding-bottom: 20px;
		padding-top: 10px;
		border-bottom-color: #999999;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		display: block;
	}
	#content #news-panel ul {
		margin: 0;
		padding: 0 0 20px 0;
	}
	/*
#news-list li span {
		display: block;
	}
*/
	#news-list li span.headline {
		margin-bottom: 6px;
		color: #333333;
		text-transform: capitalize;
		font-size: 16px;
		font-weight: bold;
		display: block;
	}
	#news-list li span.story-text {
		color: #666666;
		margin-bottom: 6px;
		line-height: 18px;
		font-size: 14px;
		white-space: pre-wrap;
		display: block;
	}
	#news-list li span.story-text a, #news-list li span.read-more-at a {
		font-weight: bold;
	}
	#news-list li span.story-text a:link, #news-list li span.story-text a:visited, #news-list li span.read-more-at a:link, #news-list li span.read-more-at a:visited {
		color: #666666;
	}
	#news-list li span.story-text a:hover, #news-list li span.story-text a:active, #news-list li span.read-more-at a:hover, #news-list li span.read-more-at a:active {
		color: #999999;
	}
	#news-list li span.date {
		margin-bottom: 4px;
		color: #999999;
		font-size: 12px;
		text-transform: uppercase;
	}
	#news-list .story .story-text p {
		margin: 0px;
		line-height: 1.4em;
		white-space: normal;
	}#news-list li.no-rule {
		padding-bottom: 0px;
		border-bottom-style: none;
		border-bottom-width: 0px;
	}
	#news-list li.no-rule span.headline {
		font-size: 18px;
	}
	#news-list li span.author {
		margin-bottom: 6px;
		font-size: 12px;
	}
	#news-list li span.read-more-at {
		font-size: 12px;
	}
	#top-left {
		top: -14px;
		left: -14px;
		position: absolute;
		height: 80%;
		width: 60%;
		background-position: left top;
		background-repeat: no-repeat;
		background-image: url(images/client_panel.png);
	}
	
	#top-right {
		top: -14px;
		right: -14px;
		position: absolute;
		height: 80%;
		width: 60%;
		background-position: right top;
		background-repeat: no-repeat;
		background-image: url(images/client_panel.png);
	}
	
	#bottom-left {
		left: -14px;
		position: absolute;
		bottom: -14px;
		height: 100%;
		width: 60%;
		background-position: left bottom;
		background-repeat: no-repeat;
		background-image: url(images/client_panel.png);
	}
	
	#bottom-right {
		right: -14px;
		position: absolute;
		bottom: -14px;
		height: 100%;
		width: 60%;
		background-position: right bottom;
		background-repeat: no-repeat;
		background-image: url(images/client_panel.png);
	}
	#content p.return {
		font-size: 12px;
	}
	
	#content p.return a:link, #content p.return a:visited {
		
		background-position: left center;
		
		background-repeat: no-repeat;
		
		background-image: url(images/return_arrow.png);
		
		padding-left: 10px;
		
		height: 9px;
		
		color: #666666;
		
		text-decoration: none;
		
	}
	
	#content p.return a:hover, #content p.return a:active {
		
		background-position: left center;
		
		background-repeat: no-repeat;
		
		background-image: url(images/return_arrow.png);
		
		padding-left: 10px;
		
		height: 9px;
		
		color: #666666;
		
		text-decoration: underline;
		
	}
	
