@charset "UTF-8";
/* CSS Document */


#main{
	width: 641px;
	height: 535px
}

#left{
	width:116px;
	padding-right: 15px;
	float: left;
	height: 535px;
}

#right{
	width: 510px;
	height: 535px;
	float: left
}

#logo{
	width: 116px;
	height: 115px;
	padding-bottom: 5px;
}

#menu{
	width: 116px;
	height: 100px;
	padding-bottom: 5px;
}

#submenu{
	width: 116px;
	height: 33px;
	float: left;
}

#graphic{
	width: 27px;
	height: 27px;
	float: right;
	text-align: right;
}

#bodytext{
	width: 510px;
	height: 515px;
	float: left;
}

#copyright{
	width: 510px;
	height: 12px;
	text-align: right;
	float: left;
}

#header{
	height: 115px;
	float: left;
	padding-bottom: 5px;
}


#top-menu{
	width: 118px;
	heght: 115px;
	float: left;
	padding-right:3px;
}

#top-title{
	width: 106px;
	height: 98px;
	float: left;
	padding-right:3px;
	background-image:url(../images/name-title.png);
	padding-left: 12px;
	vertical-align:bottom;
	padding-top: 17px;
	font-family: Lucida Grande, Helvetica, sans-serif;
	font-size:22px;
	line-height: 27px;
	font-weight:lighter;
	color: #fff;
	text-align:left;
}

#icon{
	width: 23px;
	height: 23px;
	padding-top: 92px;
	float: left;
}


#bodytext2{
	width: 480px;
	float: left;
	background-image:url(../images/bgd-col.png);
	background-repeat:repeat;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-top-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;	
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topright: 10px;	
	-webkit-border-top-right-radius: 10px;
	color: #fff;
	font-family:Lucida Grande, Arial, sans-serif;
	font-size:12px;
	text-align:left;
	padding-left: 17px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
}


.intro{
	margin-top:150px;
	width: 100%;
	text-align:center;
}


#bodywhoweare{
	width: 510px;
	float: left;
	padding-bottom:10px;
}


#selected{
	width: 480px;
	height:100px;
	padding-bottom: 20px;
	float: left;
}

#selected-img{
	width: 100px;
	height:100px;
	margin-right:15px;
	float: left;
}

#selected-txt{
	height: 100px;
	width:350px;
	float: left;
}

#newyork{
	width: 230px;
	float: left;
	padding-right:20px;
	padding-bottom: 20px;
}

#munich{
	width:230px;
	float: left;
	padding-bottom: 20px;
}

#international{
	width: 480px;
	float: left;
}


.tipsy { padding: 5px; font-size: 11px; opacity: 0.8; filter: alpha(opacity=80); background-repeat: no-repeat; background-image: url('images/tipsy.gif'); width: 85px;}
.tipsy-inner { padding: 5px 8px 4px 8px; background-color: #78a22f; color: white; max-width: 200px; text-align: center; }
.tipsy-inner { -moz-border-radius:3px; -webkit-border-radius:3px; }
.tipsy-north { background-position: top center; }
.tipsy-south { background-position: bottom center; }
.tipsy-east { background-position: right center; }
.tipsy-west { background-position: left center; }

a, a:hover, a:link, a:visited, a:active{
	font-family:Lucida Grande, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #333;
	text-decoration:none;
}

a:hover {
	font-family:Lucida Grande, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #333;
	text-decoration:none;
}

a.title, a.title:link, a.title:visited, a.title:active{
	font-family:Lucida Grande, Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #e1e1e1;
	text-decoration:none;
}

a.title:hover{
	font-family:Lucida Grande, Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #fff;
	text-decoration:none;
}

a.link, a.link:link, a.link:visited, a.link:active{
	font-family:Lucida Grande, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #333;
	text-decoration:none;
}

a.link:hover{
	font-family:Lucida Grande, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #fff;
	text-decoration:none;
}

#event-img{
	width: 470px;
	height: 280px;
	float: left;
	padding-bottom: 15px;
}


#event-txt{
	width: 470px;
	float: left;
	color: #fff;
	font-family:Lucida Grande, Arial, sans-serif;
	font-size:12px;
	text-align:left;

}

h4{
	text-decoration: none;
	color: #333;
	font-size:14px;
}

#founders{
	width: 470px;
	float: left;
	padding-bottom: 20px;
	padding-top: 10px;
}

#headshot{
	width: 100px;
	height: 123px;
	float: left;
	padding-right: 10px;
}

#person{
	width: 240px;
	float: left;
}
