body {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #828282;
	line-height: 140%;

}
a {
	color: #828282;
	font-weight: bold;
}
big {
	font-size: 14px;
}
#flashcontent {
	width: 900px;
	height: 550px;
	position: absolute;
	display: table-row;
	vertical-align: middle;
	left: 50%;
	margin-left: -450px;
	background: url(img/martis-logo.png) no-repeat center;
}
#lang{
    width: 900px;
	margin: 0px auto;
    text-align: right;
}
#lang a {
    text-decoration: none;
    border: none;
}
#lang img{
    border: none;
}
.no-flash {
	padding-top: 350px;
	text-align: center;
}
.footer {
	margin-top: 80px;
}

