body{background-color: #010101; text-align: center}

div#MBG{
	position: relative; top: 40px;
	width: 800px; height: 600px;
	margin-left: auto; margin-right: auto;
	text-align: left;
	background-image: url('BG/MBG04.jpg'); background-repeat: no-repeat;
	background-position: center}

div#Disciplines{
	position: absolute;
	bottom: -25px; right: 0px;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif; font-size: 14px;
	letter-spacing: 2px}

div#Contact{
	position: absolute;
	width: 100%;
	bottom: -65px; left: 0px;
	text-align: center;
	color: #888;
	font-family: Tahoma, Geneva, sans-serif; font-size: 11px}

div#Title{
	position: relative;
	top: 100px; left: -50px;
	width: 900px; height: 150px;
	background-image: url('BG/000-75.png')}
	
	img#Logo{
		position: absolute; top: 35px;
		cursor: pointer; z-index: +1}
	
	div#Motto{
		position: absolute; top: 103px; right: 120px;
		color: #888;
		font-family: Tahoma, Geneva, sans-serif; font-size: 11px}
	
	div#Menu{
		position: absolute;
		top: 0px; left: 73px;
		width: 407px; height: 100px;
		border-bottom: 1px #888 solid;
		padding-left: 300px}
		
		div.MenuButton{
			position: absolute; line-height: 25px;
			font-family: Tahoma, Geneva, sans-serif; font-size: 14px;
			font-variant: small-caps;
			padding: 0px 7px 0px 7px}
			
			div.MenuButton a:link{color: #FFF; text-decoration: none}
			div.MenuButton a:visited{color: #FFF; text-decoration: none}
			div.MenuButton a:hover{color: #FFF; text-decoration: none; border-top: 1px #FFF solid}
			div.MenuButton a:active{color: #FFF; text-decoration: none; border-top: 1px #FFF solid}
			
			div#MenuButton-Philosophy{top: 75px; right: 190px}
			div#MenuButton-Projects{top: 75px; left: 535px}
			div#MenuButton-Partners{top: 75px; right: 0px}

div#LBG{
	position: absolute;
	bottom: -30px; left: 200px;
	width: 150px; height: 113px;
	border: 1px #FFF solid;
	background-image: url('BG/LBG01.jpg')}

div#TBG{
	position: absolute;
	top: -30px; right: 110px;
	width: 140px; height: 105px;
	border: 1px #FFF solid;
	background-image: url('BG/TBG01.jpg')}

div#VBG{
	position: absolute;
	bottom: 60px; left: -50px;
	width: 180px; height: 240px;
	border: 1px #FFF solid;
	background-image: url('BG/VBG01.jpg')}

div#activeOption{
	position: absolute; bottom: 20px; left: 24px;
	width: 752px; height: 310px; overflow: auto;
	color: #FFF; background-color: #000;
	opacity: 0; filter: alpha(opacity=0);}

img#roundLoad{position: absolute; left: 313px; top: 75px}

p#philo-txt{font-family: 'Palatino Linotype', Palatino, serif; font-size: 13px}

div#preload{display: none}

div#allprojects{ position: absolute; width: 0px; height: 0px}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

div#projects_title{
	color: #DDD; border-bottom: 1px #CCC dotted; padding-bottom: 5px; width: 700px;
	margin-left: auto; margin-right: auto; margin-bottom: 10px; margin-top: 10px;
	font-family: 'Trebuchet MS', Helvetica; font-size: 17px; font-variant: small-caps}

div#projects_banner{
	width: 700px; margin-left: auto; margin-right: auto;
	margin-bottom: 10px;
	font-family: Tahoma, Geneva; font-size: 12px; color: #CCC}

table#projects_table{
	font-family: Tahoma, Geneva; font-size: 12px; color: #DDD;
	margin-left: auto; margin-right: auto; width: 700px;}

table#projects_table td{width: 340px; padding: 5px; vertical-align: top}
table#projects_table td:first-line{color: #FFF; font-variant: small-caps; font-size: 13px}

div#projects_browse{
	color: #831; font-family: Tahoma, Geneva; font-size: 13px;
	cursor: pointer; position: absolute; right: 10px}

















