body {
	color: #1A1718;
	background-color: #fff;
	font-family: "Swis721 Lt BT", Arial, Helvetica, sans-serif;
}
td.text	{
	vertical-align:top;
	padding-left: 3px;
	padding-top: 5px;
}

td.text-grey	{
	vertical-align:top;
	padding-left: 3px;
	padding-top: 5px
}

td.image	{
	padding-left: 3px;
	padding-top: 6px;
}

img	{
	border: none;
}

.text 	{ 
	color: #1A1718; 
	font-weight: normal; 
	font-size: 11px; 
}
.text-grey 	{ 
	color: #aaa; 
	font-weight: normal; 
	font-size: 11px; 
}

.projtext	{
	color: #000;
	font-weight: normal; 
	font-size: 11px; 
}

.sub-head {
	color: #EE6A00;
	font-weight: normal;
	font-size: 12px;
	letter-spacing: 2px;
	margin-left: 3px;
}

a,
a:link,
a:visited,
a:active	{
	color: #EE6A00;
	text-decoration: none;
}

a:hover	{
	color: #F56804;
}
a:active, a:focus { outline: 0; }
a.proj,
a.proj:link,
a.proj:visited,
a.proj:active	{
	color: #F89044;
}
a.proj:hover	{
	color: #F56804;
}

.header,
div#logo h2	{
	color: #1A1718;
	font-weight: normal;
	font-size: 12px;
	letter-spacing: 2px;
	margin-left: 3px;
}

a.header	{
	color: #1A1718;
	font-weight: normal;
	font-size: 12px;
	letter-spacing: 2px;
}

a.header:link	{
	text-decoration: none;
	color: #1A1718;
}

a.header:visited	{
	text-decoration: none;
	color: #1A1718;
}

a.header:active	{
	text-decoration: none;
	color: #EE6A00;
}

a.header:hover	{
	text-decoration: none;
	color: #EE6A00;
}

.this	{
	color:#F56804;
}

a.grey	{
	text-decoration:none;
	color: #aaa;
}

a.grey:hover	{
	text-decoration: none;
	color: #911;
}

.bodygrey	{
	background: #e8e8e8;
}
/* new template a la markuza */
html { height: 100%; }
body.kuza {
	margin: 0;
	padding: 0;
	height: 100%;
	font-size: 11px; 
/*background-color: #efefef;*/
background-color: #fff;
}
div#wrapper {
	width: 1020px;
	position:relative;
	margin: 90px auto 20px auto;
	background: #fff url(images/background3.gif) 0 0 repeat-y;
}
div#logo {
	position: absolute;
	top: 10px;
	left: 9px;
}
div#project_info {
	position: absolute;
	left: 800px;
	top: 400px;
}
div#project_info h1 { 
	margin: 0;
	padding: 0;
	font-weight: normal; 
	font-size: 11px; 
	text-transform: uppercase;
	line-height: 1.2;
}
div#project_info h4 { 
	margin: 0;
	padding: 0;
	font-weight: normal; 
	font-size: 11px; 
}
h2,
h3 {
	margin: 0;
	padding: 0;
	font-weight: normal; 
	font-size: 11px; 
	text-transform: uppercase;
	margin-bottom: 5px;
}
p.popup_notice {
	margin: 10px 0 5px -10px;
	padding: 0 0 0 10px;
	background: url(images/bullet_orange.gif) 0 5px no-repeat;
	color: #F56804;
}
div#selected_nav {
	position: absolute;
	left: 800px;
	top: 140px;
}
div#selected_nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	color:#F56804;
}
div#selected_nav li {
	display: block;
	margin: 0;
	padding: 0;
}
div#selected_nav li a	{
	color: #F89044;
}
div#selected_nav li a:hover	{
	color: #F56804;
}
div#return {
	padding: 665px 0 20px 850px;
}
div#contact_cell {
	position: relative;
}
div#contact_details {
	visibility: hidden;
	position: absolute;
	top: 30px;
	left: 4px;
	color: #EE6A00;
}
div#contact_details p {
	margin-top: 0;
}
table.homegrid a.header {
	line-height: 1.5;
	margin-left: 0;
}
div#project_extras {
	position: absolute;
	left: 800px;
	top: 530px;
}
div#project_extras p {
	margin: 0 0 0 -10px;
	background: url(images/bullet_gray.gif) 0 6px no-repeat;
	padding-left: 10px;
}
div.numbered {
	text-align: right;
	color: #666666;
}
div.numbered img {
	display: block;
}
div#descriptions {
	position: absolute;
	left: 800px;
	top: 260px;
	color: #666666;
}
div#descriptions p {
	margin: 0;
}