#navigation{
	height:35px;
	padding-top:15px;
}
#navigation a{
	height:24px;
}
#navigation a.solutions{
	background-image:url(/assets/images/content/index/nav-soutions.png);
	width:112px;
	margin-right:24px;
}
#navigation a.casestudies{
	background-image:url(/assets/images/content/index/nav-casestudies.png);
	width:136px;
	margin-right:20px;
}
#navigation a.contact{
	background-image:url(/assets/images/content/index/nav-contacts.png);
	width:125px;
}
#navigation a.rfq{
	margin:-228px 0px 0px -68px;
}


#content .column.one{
	width:410px;
	margin-right:40px;
	margin-top:10px;
}
#content .column.one h1{
	text-indent:-9999px;
	line-height:0em;
	font-size:0.1em;
}
#content .column.one p.intro{
	font-size:1.3em;
	color:#DFF0FF;
}
#content .column.one h3.affiliations{
	text-indent:-9999px;
	background-image:url(../images/content/index/logos-msgoldiamcp.png);
	height:90px;
	width:410px;
	margin-top:30px;
}

#content .column.two{
	margin-top:-200px;
	width:410px;
}
#content .column.two h2{
	background:url(/assets/images/content/index/right-thepowerofchoice.png) no-repeat;
	height:120px;
	width:439px;
	margin:0px -19px 0px -10px;
	text-indent:-9999px;
}
#content .column.two #services{
	background:url(/assets/images/content/index/services-base.png) no-repeat bottom;
	height:220px;
	width:390px;
	padding:125px 10px 0px;
	position:relative;
}
#services .nav a{
	background:no-repeat top;
	position:absolute;
	display:block;
	top:0px;
	height:115px;
	width:137px;
	text-indent:-9999px;
	overflow:hidden;
}
#services .nav a:hover,#services .nav a.active{
	background-position:bottom;
}
#services .nav a.cloud{
	background-image:url(/assets/images/content/index/services-btn-cloud.png);
	left:0px;
	width:136px;
}
#services .nav a.inhouse{
	background-image:url(/assets/images/content/index/services-btn-inhouse.png);
	left:136px
}
#services .nav a.colo{
	background-image:url(/assets/images/content/index/services-btn-colo.png);
	left:273px;
}
#services .section{
	display:none;
	font-size:1.2em;
	color:#1a3f62;
}
#services .section.active{
	display:block;
}
#services .section.default{
	background:url(/assets/images/content/index/services-default.png) no-repeat top;
}
#services .section.default p{
	padding-top:120px;
	font-size:0.8em;
}
