.centerHead ul#sedeslist {
	position: absolute;
	bottom: 40px;
	right: 40px;
}

.centerHead ul#sedeslist li {
	margin: 20px 0 0 0;
}

.centerHead ul#sedeslist li a {
	display: block;
	width: 206px;
	height: 67px;
	color: rgb(255,255,255);
	background: url(/images/box.png) no-repeat;
	padding: 15px 20px 0;
	font: oblique 7.8pt Georgia, "Times New Roman", Times, serif;
}

.centerHead ul#sedeslist li a h2 {
	color: rgb(167,231,255);
	font: normal 18pt HelveticaNuecond, Helvetica, Arial, sans-serif;
}

.centerHead ul#sedeslist li#current a h2,
.centerHead ul#sedeslist li a:hover h2 {
	color: rgb(255,174,0);
}

.ie6 .centerHead ul#sedeslist li a {
	width: 215px;
	padding-left: 20px;
	background: black;
	border: 1px solid white;
	filter: alpha(opacity=70);
	font: oblique 8pt Georgia, "Times New Roman", Times, serif;
}

.ie6 .centerHead ul#sedeslist li a:hover {
	filter: alpha(opacity=100);
}

#centerLocation {
	width: 425px;
	height: 117px;
	margin: 0 0 20px 0;
}

#centerLocation a {
	display: block;
	width: 425px;
	height: 117px;
	background: url(/images/centerslocation.png) no-repeat;
}

/* @gallery */

#mainGallery {
	width: 422px;
}

#mainGallery .photo-list {
	width: 85px;
	height: 54px;
	margin: 6px;
	float: left;
	border: 2px solid rgb(255,255,255);
	-webkit-box-shadow: rgba(0, 0, 0, 0.38) 0px 1px 2px;
	background-color: rgb(255,255,255);
	overflow: hidden;
}

#mainGallery .photo-list img {
	width: 85px;
}


#mainGallery2 {
	width: 100%;
}
#mainGallery2 .photo-list {
	width: 85px;
	height: 54px;
	margin: 6px;
	float: left;
	border: 2px solid rgb(255,255,255);
	background-color: rgb(255,255,255);
	overflow: hidden;
}

#mainGallery2 .photo-list img {
	width: 85px;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
/* @team */

#mainTeam {
	width: 422px;
}

#mainTeam .integrator {
	width: 84px;
	float: left;
}

#mainTeam .integrator a {
	display: block;
	text-align: center;
	text-transform: uppercase;
	color: rgb(0,71,165)
}

#mainTeam .integrator a span {
	display: block;
	width: 68px;
	height: 68px;
	margin: 6px;
	border: 2px solid rgb(255,255,255);
	-webkit-box-shadow: rgba(0, 0, 0, 0.38) 0px 1px 2px;
}

#mainTeam .integrator img {
	width: 68px;
}