body {
	padding:0;
	margin:0;
	font:normal 0.75em Verdana, sans-serif;
	color:#000;
	background:url('/_/i/bg-top.jpg') -5% 0 no-repeat;
}
h1 {
	padding:0;
	margin:1em 0 0.5em 0;
	font:normal 2em Arial;
	color:#252b6e;
}
h2 {
	padding:0;
	margin:0 0 0.25em;
	font:bold 1.45em Arial;
	color:#000;
}
h3 {
	padding:0;
	margin:1.75em 0 0;
	font:bold 1em Arial;
	color:#404040;
}
a {
	color:#000;
	text-decoration:underline;
}
a:hover {
	color:gray;
}
table, td, tr {
	padding:0;
	margin:0;
	vertical-align:top;
	border:0;
	border-collapse:collapse;
}
p {
	padding:0;
	margin:0.5em 0 1em;
	line-height:1.3em;
}
img {
	border:0;
}
.BB * {border:1px solid red}




/* tables */
table.main {
	width:100%;
	background:url('/_/i/bg-city.jpg') 0 400px no-repeat;
}
table.main td {
}
table.main td.illustration {
	text-align:center;
	padding-top:0px;
}
table.main td.content {
	 background:url('/_/i/people-right.gif') 100% 301px no-repeat;
}
table.main tr.footer td {
	padding:0 0 50px 0;
	white-space:nowrap;
}
table.main table.menu {
	width:100%;
}
table.main table.menu td.space {
	width:33%;
}
a.chosen, a.chosen * {
	text-decoration:none;
}
a.chosen table.cornered td {
	color:#fecf05;
	background-color:#000;
	cursor:default;
}
table.cornered td.c {
	vertical-align:middle;
}
table.cornered tr.b * {
	vertical-align:bottom;
}
a.unchosen {
	cursor:pointer;
	cursor:hand;
}
a.unchosen * {
	text-decoration:underline;
}
table.cornered_unchosen {
	line-height:1.35em;
	background-color:none;
	color:#000;
}
table.cornered td, table.cornered_unchosen td {
	white-space:nowrap;
}
table.content {
	width:100%;
}





/* divs */
div.core {
	width:100%;
	background:url('/_/i/bg-bottom.jpg') 0 451px repeat-x;
}
div.spacer_1 {
	width:50px;
	height:42px;
}
div.spacer_2 {
	height:50px;
}
div.spacer_3 {
	width:30px;
}
div.spacer_4 {
	height:435px;
}
div.spacer_5 {
	height:20px;
	width:1000px;
}
div.spacer_6 {
	width:200px;
}
div.ill_spacer {
	width:490px;
}
div.projects_spacer {
	width:500px;
	height:400px;
	background:url('/_/i/ill-projects.png') 0 0 no-repeat;
}
div.projects_screenshot {
	width:500px;
	height:400px;
	padding-top:8px;
	padding-left:36px;
}
div#arrows {
	margin-top:50px;
}
div#arrows * {
	text-decoration:none;
}
div.screenshots {
	width:100%;
	clear:both;
	height:47px;
	white-space:nowrap;
}
div.screenshots, div.screenshots * {
	white-space:nowrap;
}
div.screenshots div.chosen {
	float:left;
	background:url('/_/i/screenshot-chosen.gif') no-repeat 0 0;
	height:30px;
	width:21px;
	margin:13px 8px 10px 0;
}
div.screenshots div.unchosen {
	float:left;
	background:url('/_/i/screenshot-unchosen.gif') no-repeat 0 0;
	height:30px;
	width:21px;
	margin:13px 8px 10px 0;
	cursor:pointer;
	cursor:hand;
}
div.screenshots div.url {
	margin:15px 0 0 5px;
	float:left;
}
div.screenshots div.url a {
	color:#f7a11a;
}
div.screenshots div.url a:hover {
	color:gray;
}



/* rest */
.middle_align {
	vertical-align:middle;
}
.bottom_align {
	vertical-align:bottom;
}
.blue {
	color:#55a1d5
}
img.heading {
	margin:50px 0 30px;
	display:block;
}
img.projects_heading {
	margin:50px 0 0 0;
}
dl.news {
	margin:0;
	padding:0;
}
dl.news dt {
	font-size:0.95em;
}
dl.news dd {
	margin:0 0 1.5em 0;
}
input.input_1 {
	width:75%;
	border:1px solid #eaeaea;
	font:normal 1em Verdana, sans-serif;
}
textarea.textarea_1 {
	width:95%;
	border:1px solid #eaeaea;
	font:normal 1em Verdana, sans-serif;
}
* html ul li {behavior: expression( !this.before && this.parentNode && this.parentNode.nodeName == 'UL' ? this.before = this.innerHTML = '&ndash;&nbsp;' + this.innerHTML : '' ); text-indent: expression( this.parentNode && this.parentNode.nodeName == 'UL' ? '-1.3em' : 0 );}
ul,ol {margin:0 0 1.2em 1.3em; padding:0}
ul {list-style-type:none}
li {margin:0.3em 0 0 0;}
li ul, li ol {margin:0.3em 0 0 1.3em}

