#wrapper{
	margin-top: 100px;
}

#wrapper>img{
	margin-bottom: 25px;
}
#webTitle{
	float: none;
	margin: 10px 0 0 10px;
	width: 100%;
	text-align: center;
	font-size: 25px;
	letter-spacing: 0.3em;
}
#menuNav, #logoNav{
	float:left;
}
#menuNav{
	width: 90%;
}
#logoNav{
	width: 10%;
	height: 80px;
}
#logoNav>img{
	width: 80px;
	margin: 6px 0 0 30px;
}
#language{
	margin-left: 270px;
	display: inline-block;
}
#language *{
	float: left;
}
#rowButtons{
	margin-top: 25px;
}
#rowButtons .span4{
	text-align: center;
}
#logoQS{
	margin-top: 16px;
	margin-bottom: 10px;
	}
#logoQSCat{
	margin-top: 30px;
	margin-bottom: 10px;
	}
#justify{
	text-align: justify;
}
.centered{
	text-align: center;
	margin-bottom: 5px;
}
.right{
	text-align: right;
	margin-bottom: 5px;
}
#logoCont>img{
	margin: 50px 20px;

}